mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
320 B
JSON
19 lines
320 B
JSON
{
|
|
"name": "Akroma",
|
|
"chain": "AKA",
|
|
"rpc": [
|
|
"https://remote.akroma.io"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Akroma Ether",
|
|
"symbol": "AKA",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://akroma.io",
|
|
"shortName": "aka",
|
|
"chainId": 200625,
|
|
"networkId": 200625,
|
|
"slip44": 200625
|
|
}
|