rm eip155-201018.json

This commit is contained in:
benbaley 2021-11-10 17:58:54 +08:00
parent 11e5ab58d3
commit 04d852af69

View File

@ -1,27 +0,0 @@
{
"name": "Alaya Mainnet",
"chain": "Alaya",
"network": "mainnet",
"rpc": [
"https://openapi.alaya.network/rpc",
"wss://openapi.alaya.network/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "ATP",
"symbol": "atp",
"decimals": 18
},
"infoURL": "https://www.alaya.network/",
"shortName": "alaya",
"chainId": 201018,
"networkId": 1,
"icon": "alaya",
"explorers": [
{
"name": "alaya explorer",
"url": "https://scan.alaya.network/",
"standard": "none"
}
]
}