mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Vela1 Chain Mainnet eip155-555.json (#845)
This commit is contained in:
parent
9e682a4f49
commit
3849f6168f
24
_data/chains/eip155-555.json
Normal file
24
_data/chains/eip155-555.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user