mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@1de69edca4 🚀
This commit is contained in:
parent
c54f47ed43
commit
7094ffa531
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1948,6 +1948,32 @@
|
|||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://acala.network"
|
||||
}, {
|
||||
"name": "Karura Network Testnet",
|
||||
"chainId": 596,
|
||||
"shortName": "tkar",
|
||||
"networkId": 596,
|
||||
"nativeCurrency": {
|
||||
"name": "Karura Token",
|
||||
"symbol": "KAR",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://karura.network"
|
||||
}, {
|
||||
"name": "Acala Network Testnet",
|
||||
"chainId": 597,
|
||||
"shortName": "taca",
|
||||
"networkId": 597,
|
||||
"nativeCurrency": {
|
||||
"name": "Acala Token",
|
||||
"symbol": "ACA",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://acala.network"
|
||||
}, {
|
||||
"name": "Meshnyan testnet",
|
||||
"chainId": 600,
|
||||
|
|
|
@ -2710,6 +2710,36 @@
|
|||
"shortName": "maca",
|
||||
"chainId": 595,
|
||||
"networkId": 595
|
||||
}, {
|
||||
"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
|
||||
}, {
|
||||
"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
|
||||
}, {
|
||||
"name": "Meshnyan testnet",
|
||||
"chain": "MeshTestChain",
|
||||
|
|
|
@ -149,6 +149,8 @@
|
|||
"metis-stardust": "eip155:588",
|
||||
"astr": "eip155:592",
|
||||
"maca": "eip155:595",
|
||||
"tkar": "eip155:596",
|
||||
"taca": "eip155:597",
|
||||
"mesh-chain-testnet": "eip155:600",
|
||||
"pixie-chain-testnet": "eip155:666",
|
||||
"kar": "eip155:686",
|
||||
|
|
Loading…
Reference in New Issue
Block a user