mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@4ba4ca129c 🚀
This commit is contained in:
parent
fa4ce80a23
commit
39daf4e953
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "OM Chain Mainnet",
|
||||
"chain": "omchain",
|
||||
"name": "OM Platform Mainnet",
|
||||
"chain": "omplatform",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc-cnx.omplatform.com/"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://reichain.io",
|
||||
"shortName": "rei",
|
||||
"shortName": "reichain",
|
||||
"chainId": 55555,
|
||||
"networkId": 55555,
|
||||
"explorers": [{
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ellaism.org",
|
||||
"shortName": "ella",
|
||||
"shortName": "ellaism",
|
||||
"chainId": 64,
|
||||
"networkId": 64,
|
||||
"slip44": 163
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -755,7 +755,7 @@
|
|||
}, {
|
||||
"name": "Ellaism",
|
||||
"chainId": 64,
|
||||
"shortName": "ella",
|
||||
"shortName": "ellaism",
|
||||
"networkId": 64,
|
||||
"nativeCurrency": {
|
||||
"name": "Ellaism Ether",
|
||||
|
@ -2755,7 +2755,7 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://entercoin.net"
|
||||
}, {
|
||||
"name": "OM Chain Mainnet",
|
||||
"name": "OM Platform Mainnet",
|
||||
"chainId": 1246,
|
||||
"shortName": "om",
|
||||
"networkId": 1246,
|
||||
|
@ -4577,7 +4577,7 @@
|
|||
}, {
|
||||
"name": "REI Chain Mainnet",
|
||||
"chainId": 55555,
|
||||
"shortName": "rei",
|
||||
"shortName": "reichain",
|
||||
"networkId": 55555,
|
||||
"nativeCurrency": {
|
||||
"name": "Rei",
|
||||
|
|
|
@ -1030,7 +1030,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ellaism.org",
|
||||
"shortName": "ella",
|
||||
"shortName": "ellaism",
|
||||
"chainId": 64,
|
||||
"networkId": 64,
|
||||
"slip44": 163
|
||||
|
@ -3823,8 +3823,8 @@
|
|||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "OM Chain Mainnet",
|
||||
"chain": "omchain",
|
||||
"name": "OM Platform Mainnet",
|
||||
"chain": "omplatform",
|
||||
"network": "mainnet",
|
||||
"rpc": ["https://rpc-cnx.omplatform.com/"],
|
||||
"faucets": [],
|
||||
|
@ -6511,7 +6511,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://reichain.io",
|
||||
"shortName": "rei",
|
||||
"shortName": "reichain",
|
||||
"chainId": 55555,
|
||||
"networkId": 55555,
|
||||
"explorers": [{
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"etc": "eip155:61",
|
||||
"tetc": "eip155:62",
|
||||
"metc": "eip155:63",
|
||||
"ella": "eip155:64",
|
||||
"ellaism": "eip155:64",
|
||||
"tokt": "eip155:65",
|
||||
"okt": "eip155:66",
|
||||
"dbm": "eip155:67",
|
||||
|
@ -351,7 +351,7 @@
|
|||
"tnrg": "eip155:49797",
|
||||
"tgton": "eip155:50021",
|
||||
"DFK": "eip155:53935",
|
||||
"rei": "eip155:55555",
|
||||
"reichain": "eip155:55555",
|
||||
"trei": "eip155:55556",
|
||||
"TKM-test0": "eip155:60000",
|
||||
"TKM-test1": "eip155:60001",
|
||||
|
|
Loading…
Reference in New Issue
Block a user