chains/_data/chains/eip155-1314.json
alyx-group d71cfa7d96
add alyx chain icon (#2019)
* Create eip155-135.json

* Update eip155-135.json

* add alyx chain

* fix shortName

* Create alyx.json

* Update eip155-135.json

* Update eip155-1314.json

* Update eip155-135.json

* Update eip155-135.json

* Update eip155-1314.json

* Update alyx.json

Co-authored-by: alice <alice@alyx.com>
2022-12-13 08:50:07 +01:00

24 lines
464 B
JSON

{
"name": "Alyx Mainnet",
"chain": "ALYX",
"rpc": ["https://rpc.alyxchain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Alyx Chain Native Token",
"symbol": "ALYX",
"decimals": 18
},
"infoURL": "https://www.alyxchain.com",
"shortName": "alyx",
"chainId": 1314,
"networkId": 1314,
"explorers": [
{
"name": "alyxscan",
"url": "https://www.alyxscan.com",
"standard": "EIP3091"
}
],
"icon": "alyx"
}