Add Acala Network (#129)

* Create 787.json

* Create 595.json

* Update 595.json
This commit is contained in:
Xiliang Chen 2020-11-24 01:46:17 +13:00 committed by GitHub
parent 0e4077983a
commit 3807eccfee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

16
_data/chains/595.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Acala Mandala Testnet",
"chain": "mACA",
"network": "testnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Acala Mandala Token",
"symbol": "mACA",
"decimals": 18
},
"infoURL": "https://acala.network",
"shortName": "maca",
"chainId": 595,
"networkId": 595
}

17
_data/chains/787.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Acala Network",
"chain": "ACA",
"network": "mainnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Acala Token",
"symbol": "ACA",
"decimals": 18
},
"infoURL": "https://acala.network",
"shortName": "aca",
"chainId": 787,
"networkId": 787,
"slip44": 787
}