chains/_data/chains/eip155-135.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
542 B
JSON

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