Add Valorbit (VAL) network chain (#38) (#100)

This commit is contained in:
codegita 2020-06-28 14:45:19 -07:00 committed by GitHub
parent 6247046103
commit ac7f22c3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
_data/chains/38.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Valorbit",
"chain": "VAL",
"network": "mainnet",
"rpc": [
"https://rpc.valorbit.com/v2"
],
"faucets": [],
"nativeCurrency": {
"name": "Valorbit",
"symbol": "VAL",
"decimals": 18
},
"infoURL": "https://valorbit.com",
"shortName": "val",
"chainId": 38,
"networkId": 38,
"slip44": 538
}