Deploying to gh-pages from @ ethereum-lists/chains@99cd3d9458 🚀

This commit is contained in:
ligi 2023-02-24 16:36:14 +00:00
parent 4320de1968
commit 7cb366ca2e
8 changed files with 51 additions and 4 deletions

File diff suppressed because one or more lines are too long

17
chains/eip155-2309.json Normal file
View 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

View File

@ -4821,6 +4821,19 @@
"rpc": ["https://rpc.bombchain.com"],
"faucets": [],
"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",
"chainId": 2330,

View File

@ -7047,6 +7047,22 @@
"url": "https://bombscan.com",
"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",
"chain": "mainnet",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -370,6 +370,7 @@
"kava": "eip155:2222",
"VChain": "eip155:2223",
"bomb": "eip155:2300",
"arevia": "eip155:2309",
"alt": "eip155:2330",
"bombt": "eip155:2399",
"TCGV": "eip155:2400",