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@3849f6168f 🚀
This commit is contained in:
parent
a174131f33
commit
c1e90eb0d2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user