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@99cd3d9458 🚀
This commit is contained in:
parent
4320de1968
commit
7cb366ca2e
File diff suppressed because one or more lines are too long
17
chains/eip155-2309.json
Normal file
17
chains/eip155-2309.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"name": "Arevia",
|
||||||
|
"chain": "Arevia",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Arev",
|
||||||
|
"symbol": "ARÉV",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "arevia",
|
||||||
|
"chainId": 2309,
|
||||||
|
"networkId": 2309,
|
||||||
|
"explorers": [],
|
||||||
|
"status": "incubating"
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -4821,6 +4821,19 @@
|
||||||
"rpc": ["https://rpc.bombchain.com"],
|
"rpc": ["https://rpc.bombchain.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.bombchain.com"
|
"infoURL": "https://www.bombchain.com"
|
||||||
|
}, {
|
||||||
|
"name": "Arevia",
|
||||||
|
"chainId": 2309,
|
||||||
|
"shortName": "arevia",
|
||||||
|
"networkId": 2309,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Arev",
|
||||||
|
"symbol": "ARÉV",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chainId": 2330,
|
"chainId": 2330,
|
||||||
|
|
|
@ -7047,6 +7047,22 @@
|
||||||
"url": "https://bombscan.com",
|
"url": "https://bombscan.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Arevia",
|
||||||
|
"chain": "Arevia",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Arev",
|
||||||
|
"symbol": "ARÉV",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "arevia",
|
||||||
|
"chainId": 2309,
|
||||||
|
"networkId": 2309,
|
||||||
|
"explorers": [],
|
||||||
|
"status": "incubating"
|
||||||
}, {
|
}, {
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chain": "mainnet",
|
"chain": "mainnet",
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -370,6 +370,7 @@
|
||||||
"kava": "eip155:2222",
|
"kava": "eip155:2222",
|
||||||
"VChain": "eip155:2223",
|
"VChain": "eip155:2223",
|
||||||
"bomb": "eip155:2300",
|
"bomb": "eip155:2300",
|
||||||
|
"arevia": "eip155:2309",
|
||||||
"alt": "eip155:2330",
|
"alt": "eip155:2330",
|
||||||
"bombt": "eip155:2399",
|
"bombt": "eip155:2399",
|
||||||
"TCGV": "eip155:2400",
|
"TCGV": "eip155:2400",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user