Deploying to gh-pages from @ ethereum-lists/chains@166cf1ec41 🚀

This commit is contained in:
ligi 2021-12-09 17:20:49 +00:00
parent 6e6b927512
commit 45232c7004
4 changed files with 26 additions and 16 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -485,12 +485,12 @@
"shortName": "darwinia",
"networkId": 43,
"nativeCurrency": {
"name": "Pangolin RING",
"name": "Pangolin Network Native Token\u201d",
"symbol": "PRING",
"decimals": 9
},
"rpc": [],
"faucets": [],
"rpc": ["http://pangolin-rpc.darwinia.network"],
"faucets": ["https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token"],
"infoURL": "https://darwinia.network/"
}, {
"name": "Darwinia Crab Network",
@ -498,11 +498,11 @@
"shortName": "crab",
"networkId": 44,
"nativeCurrency": {
"name": "Crab Token",
"symbol": "CRING",
"name": "Crab Network Native Token",
"symbol": "CRAB",
"decimals": 9
},
"rpc": [],
"rpc": ["http://crab-rpc.darwinia.network"],
"faucets": [],
"infoURL": "https://crab.network/"
}, {

View File

@ -648,32 +648,42 @@
"name": "Darwinia Pangolin Testnet",
"chain": "pangolin",
"network": "free testnet",
"rpc": [],
"faucets": [],
"rpc": ["http://pangolin-rpc.darwinia.network"],
"faucets": ["https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token"],
"nativeCurrency": {
"name": "Pangolin RING",
"name": "Pangolin Network Native Token\u201d",
"symbol": "PRING",
"decimals": 9
},
"infoURL": "https://darwinia.network/",
"shortName": "darwinia",
"chainId": 43,
"networkId": 43
"networkId": 43,
"explorers": [{
"name": "subscan",
"url": "https://pangolin.subscan.io",
"standard": "none"
}]
}, {
"name": "Darwinia Crab Network",
"chain": "crab",
"network": "Crab network",
"rpc": [],
"rpc": ["http://crab-rpc.darwinia.network"],
"faucets": [],
"nativeCurrency": {
"name": "Crab Token",
"symbol": "CRING",
"name": "Crab Network Native Token",
"symbol": "CRAB",
"decimals": 9
},
"infoURL": "https://crab.network/",
"shortName": "crab",
"chainId": 44,
"networkId": 44
"networkId": 44,
"explorers": [{
"name": "subscan",
"url": "https://crab.subscan.io",
"standard": "none"
}]
}, {
"name": "XinFin Network Mainnet",
"chain": "XDC",