1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/defs/ethereum/networks.json
2018-08-28 13:56:11 +02:00

179 lines
3.4 KiB
JSON

[
{
"chain_id": 1,
"slip44": 60,
"shortcut": "ETH",
"name": "Ethereum",
"rskip60": false,
"url": "https://www.ethereum.org"
},
{
"chain_id": 2,
"slip44": 40,
"shortcut": "EXP",
"name": "Expanse",
"rskip60": false,
"url": "https://expanse.tech"
},
{
"chain_id": 3,
"slip44": 1,
"shortcut": "tROP",
"name": "Ethereum Testnet Ropsten",
"rskip60": false,
"url": "https://www.ethereum.org"
},
{
"chain_id": 4,
"slip44": 1,
"shortcut": "tRIN",
"name": "Ethereum Testnet Rinkeby",
"rskip60": false,
"url": "https://www.ethereum.org"
},
{
"chain_id": 8,
"slip44": 108,
"shortcut": "UBQ",
"name": "Ubiq",
"rskip60": false,
"url": "https://ubiqsmart.com"
},
{
"chain_id": 20,
"slip44": 2018,
"shortcut": "EOSC",
"name": "EOS Classic",
"rskip60": false,
"url": "https://eos-classic.io"
},
{
"chain_id": 28,
"slip44": 1128,
"shortcut": "ETSC",
"name": "Ethereum Social",
"rskip60": false,
"url": "https://ethereumsocial.kr"
},
{
"chain_id": 30,
"slip44": 137,
"shortcut": "RSK",
"name": "RSK",
"rskip60": true,
"url": "https://www.rsk.co"
},
{
"chain_id": 31,
"slip44": 37310,
"shortcut": "tRSK",
"name": "RSK Testnet",
"rskip60": true,
"url": "https://www.rsk.co"
},
{
"chain_id": 42,
"slip44": 1,
"shortcut": "tKOV",
"name": "Ethereum Testnet Kovan",
"rskip60": false,
"url": "https://www.ethereum.org"
},
{
"chain_id": 60,
"slip44": 6060,
"shortcut": "GO",
"name": "GoChain",
"rskip60": false,
"url": "https://gochain.io"
},
{
"chain_id": 61,
"slip44": 61,
"shortcut": "ETC",
"name": "Ethereum Classic",
"rskip60": false,
"url": "https://ethereumclassic.github.io"
},
{
"chain_id": 62,
"slip44": 1,
"shortcut": "tETC",
"name": "Ethereum Classic Testnet",
"rskip60": false,
"url": "https://ethereumclassic.github.io"
},
{
"chain_id": 64,
"slip44": 163,
"shortcut": "ELLA",
"name": "Ellaism",
"rskip60": false,
"url": "https://ellaism.org"
},
{
"chain_id": 820,
"slip44": 820,
"shortcut": "CLO",
"name": "Callisto",
"rskip60": false,
"url": "https://callisto.network"
},
{
"chain_id": 1620,
"slip44": 1620,
"shortcut": "ATH",
"name": "Atheios",
"rskip60": false,
"url": "https://atheios.com"
},
{
"chain_id": 1987,
"slip44": 1987,
"shortcut": "EGEM",
"name": "EtherGem",
"rskip60": false,
"url": "https://egem.io"
},
{
"chain_id": 31102,
"slip44": 31102,
"shortcut": "ESN",
"name": "Ethersocial Network",
"rskip60": false,
"url": "https://ethersocial.org"
},
{
"chain_id": 200625,
"slip44": 200625,
"shortcut": "AKA",
"name": "Akroma",
"rskip60": false,
"url": "https://akroma.io"
},
{
"chain_id": 7762959,
"slip44": 184,
"shortcut": "MUSIC",
"name": "Musicoin",
"rskip60": false,
"url": "https://musicoin.org"
},
{
"chain_id": 1313114,
"slip44": 1313114,
"shortcut": "ETHO",
"name": "Ether-1",
"rskip60": false,
"url": "https://ether1.org"
},
{
"chain_id": 3125659152,
"slip44": 164,
"shortcut": "PIRL",
"name": "Pirl",
"rskip60": false,
"url": "https://pirl.io"
}
]