chains/_data/chains/eip155-592.json
Saša Pul b4a0c0668b
Create eip155-592 (#1124)
* update shiden

* add astar
2022-05-02 09:08:40 +02:00

25 lines
461 B
JSON

{
"name": "Astar",
"chain": "ASTR",
"rpc": ["https://rpc.astar.network:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Astar",
"symbol": "ASTR",
"decimals": 18
},
"infoURL": "https://astar.network/",
"shortName": "astr",
"chainId": 592,
"networkId": 592,
"icon": "astar",
"explorers": [
{
"name": "subscan",
"url": "https://astar.subscan.io",
"standard": "none",
"icon": "subscan"
}
]
}