Deploying to gh-pages from @ ethereum-lists/chains@3849f6168f 🚀

This commit is contained in:
ligi 2022-02-09 11:36:13 +00:00
parent a174131f33
commit c1e90eb0d2
5 changed files with 35 additions and 2 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

@ -1636,6 +1636,19 @@
"rpc": [],
"faucets": [],
"infoURL": "https://www.rupx.io"
}, {
"name": "Vela1 Chain Mainnet",
"chainId": 555,
"shortName": "CLASS",
"networkId": 555,
"nativeCurrency": {
"name": "CLASS COIN",
"symbol": "CLASS",
"decimals": 18
},
"rpc": ["https://rpc.velaverse.io"],
"faucets": [],
"infoURL": "https://velaverse.io"
}, {
"name": "Tao Network",
"chainId": 558,

View File

@ -2224,6 +2224,25 @@
"chainId": 499,
"networkId": 499,
"slip44": 499
}, {
"name": "Vela1 Chain Mainnet",
"chain": "VELA1",
"rpc": ["https://rpc.velaverse.io"],
"faucets": [],
"nativeCurrency": {
"name": "CLASS COIN",
"symbol": "CLASS",
"decimals": 18
},
"infoURL": "https://velaverse.io",
"shortName": "CLASS",
"chainId": 555,
"networkId": 555,
"explorers": [{
"name": "Vela1 Chain Mainnet Explorer",
"url": "https://exp.velaverse.io",
"standard": "EIP3091"
}]
}, {
"name": "Tao Network",
"chain": "TAO",

View File

@ -125,6 +125,7 @@
"lisinski": "eip155:385",
"ogor": "eip155:420",
"rupx": "eip155:499",
"CLASS": "eip155:555",
"tao": "eip155:558",
"metis-stardust": "eip155:588",
"maca": "eip155:595",