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@a1bee312c6 🚀
This commit is contained in:
parent
df527a9495
commit
30e1c14bce
1768
chain_icons.json
1768
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-381931.json
Normal file
23
chains/eip155-381931.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Metal C-Chain",
|
||||
"chain": "Metal",
|
||||
"rpc": ["https://api.metalblockchain.org/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Metal",
|
||||
"symbol": "METAL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.metalblockchain.org/",
|
||||
"shortName": "metal",
|
||||
"chainId": 381931,
|
||||
"networkId": 381931,
|
||||
"slip44": 9005,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "metalscan",
|
||||
"url": "https://metalscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
23
chains/eip155-381932.json
Normal file
23
chains/eip155-381932.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Metal Tahoe C-Chain",
|
||||
"chain": "Metal",
|
||||
"rpc": ["https://tahoe.metalblockchain.org/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Metal",
|
||||
"symbol": "METAL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.metalblockchain.org/",
|
||||
"shortName": "Tahoe",
|
||||
"chainId": 381932,
|
||||
"networkId": 381932,
|
||||
"slip44": 9005,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "metalscan",
|
||||
"url": "https://tahoe.metalscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -5874,6 +5874,32 @@
|
|||
"rpc": ["https://rpc.polis.tech"],
|
||||
"faucets": ["https://faucet.polis.tech"],
|
||||
"infoURL": "https://polis.tech"
|
||||
}, {
|
||||
"name": "Metal C-Chain",
|
||||
"chainId": 381931,
|
||||
"shortName": "metal",
|
||||
"networkId": 381931,
|
||||
"nativeCurrency": {
|
||||
"name": "Metal",
|
||||
"symbol": "METAL",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://api.metalblockchain.org/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.metalblockchain.org/"
|
||||
}, {
|
||||
"name": "Metal Tahoe C-Chain",
|
||||
"chainId": 381932,
|
||||
"shortName": "Tahoe",
|
||||
"networkId": 381932,
|
||||
"nativeCurrency": {
|
||||
"name": "Metal",
|
||||
"symbol": "METAL",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://tahoe.metalblockchain.org/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.metalblockchain.org/"
|
||||
}, {
|
||||
"name": "Kekchain",
|
||||
"chainId": 420666,
|
||||
|
|
|
@ -8441,6 +8441,46 @@
|
|||
"shortName": "olympus",
|
||||
"chainId": 333999,
|
||||
"networkId": 333999
|
||||
}, {
|
||||
"name": "Metal C-Chain",
|
||||
"chain": "Metal",
|
||||
"rpc": ["https://api.metalblockchain.org/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Metal",
|
||||
"symbol": "METAL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.metalblockchain.org/",
|
||||
"shortName": "metal",
|
||||
"chainId": 381931,
|
||||
"networkId": 381931,
|
||||
"slip44": 9005,
|
||||
"explorers": [{
|
||||
"name": "metalscan",
|
||||
"url": "https://metalscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Metal Tahoe C-Chain",
|
||||
"chain": "Metal",
|
||||
"rpc": ["https://tahoe.metalblockchain.org/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Metal",
|
||||
"symbol": "METAL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.metalblockchain.org/",
|
||||
"shortName": "Tahoe",
|
||||
"chainId": 381932,
|
||||
"networkId": 381932,
|
||||
"slip44": 9005,
|
||||
"explorers": [{
|
||||
"name": "metalscan",
|
||||
"url": "https://tahoe.metalscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Kekchain",
|
||||
"chain": "kek",
|
||||
|
|
|
@ -451,6 +451,8 @@
|
|||
"SoChain": "eip155:281121",
|
||||
"sparta": "eip155:333888",
|
||||
"olympus": "eip155:333999",
|
||||
"metal": "eip155:381931",
|
||||
"Tahoe": "eip155:381932",
|
||||
"KEK": "eip155:420666",
|
||||
"arb-rinkeby": "eip155:421611",
|
||||
"arb-goerli": "eip155:421613",
|
||||
|
|
Loading…
Reference in New Issue
Block a user