mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
337 B
JSON
19 lines
337 B
JSON
{
|
|
"name": "Permission",
|
|
"chain": "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
|
|
}
|