You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/defs/ethereum/networks.json

139 lines
2.6 KiB

[
{
"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": "tETH",
"name": "Ethereum Testnet Ropsten",
"rskip60": false,
"url": "https://www.ethereum.org"
},
{
"chain_id": 4,
"slip44": 1,
"shortcut": "tETH",
"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": "tETH",
"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": 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"
}
]