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@498ad3e788 🚀
This commit is contained in:
parent
9e466c66de
commit
c48093da21
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1974,6 +1974,19 @@
|
|||
"rpc": ["https://www.kortho-chain.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.kortho.io/"
|
||||
}, {
|
||||
"name": "ZCore Testnet",
|
||||
"chainId": 3331,
|
||||
"shortName": "zcrbeach",
|
||||
"networkId": 3331,
|
||||
"nativeCurrency": {
|
||||
"name": "ZCore",
|
||||
"symbol": "ZCR",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc-testnet.zcore.cash"],
|
||||
"faucets": ["https://faucet.zcore.cash"],
|
||||
"infoURL": "https://zcore.cash"
|
||||
}, {
|
||||
"name": "Fantom Testnet",
|
||||
"chainId": 4002,
|
||||
|
|
|
@ -2636,6 +2636,22 @@
|
|||
"shortName": "ktoc",
|
||||
"chainId": 2559,
|
||||
"networkId": 2559
|
||||
}, {
|
||||
"name": "ZCore Testnet",
|
||||
"chain": "Beach",
|
||||
"network": "testnet",
|
||||
"icon": "zcore",
|
||||
"rpc": ["https://rpc-testnet.zcore.cash"],
|
||||
"faucets": ["https://faucet.zcore.cash"],
|
||||
"nativeCurrency": {
|
||||
"name": "ZCore",
|
||||
"symbol": "ZCR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://zcore.cash",
|
||||
"shortName": "zcrbeach",
|
||||
"chainId": 3331,
|
||||
"networkId": 3331
|
||||
}, {
|
||||
"name": "Fantom Testnet",
|
||||
"chain": "FTM",
|
||||
|
|
|
@ -151,6 +151,7 @@
|
|||
"eco": "eip155:2100",
|
||||
"esp": "eip155:2101",
|
||||
"ktoc": "eip155:2559",
|
||||
"zcrbeach": "eip155:3331",
|
||||
"tftm": "eip155:4002",
|
||||
"iotex-mainnet": "eip155:4689",
|
||||
"iotex-testnet": "eip155:4690",
|
||||
|
|
Loading…
Reference in New Issue
Block a user