mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ASK chain (#507)
This commit is contained in:
parent
4f62e4e6d0
commit
f976d2ef66
19
_data/chains/eip155-222.json
Normal file
19
_data/chains/eip155-222.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "Permission",
|
||||||
|
"chain": "ASK",
|
||||||
|
"network": "ASK",
|
||||||
|
"rpc": [
|
||||||
|
"https://blockchain-api-mainnet.permission.io/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ASK",
|
||||||
|
"symbol": "ASK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://permission.io/",
|
||||||
|
"shortName": "ASK",
|
||||||
|
"chainId": 222,
|
||||||
|
"networkId": 2221,
|
||||||
|
"slip44": 2221
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user