Add Vela1 Chain Mainnet eip155-555.json (#845)

This commit is contained in:
Narate Ketram 2022-02-09 18:32:48 +07:00 committed by GitHub
parent 9e682a4f49
commit 3849f6168f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}