mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Karura Testnet and Acala Testnet (#1141)
* Add Karura Testnet and Acala Testnet * fix shortName
This commit is contained in:
parent
ea3804bf2e
commit
1de69edca4
16
_data/chains/eip155-596.json
Normal file
16
_data/chains/eip155-596.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Karura Network Testnet",
|
||||
"chain": "KAR",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Karura Token",
|
||||
"symbol": "KAR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://karura.network",
|
||||
"shortName": "tkar",
|
||||
"chainId": 596,
|
||||
"networkId": 596,
|
||||
"slip44": 596
|
||||
}
|
16
_data/chains/eip155-597.json
Normal file
16
_data/chains/eip155-597.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Acala Network Testnet",
|
||||
"chain": "ACA",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Acala Token",
|
||||
"symbol": "ACA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://acala.network",
|
||||
"shortName": "taca",
|
||||
"chainId": 597,
|
||||
"networkId": 597,
|
||||
"slip44": 597
|
||||
}
|
Loading…
Reference in New Issue
Block a user