chains/chains/eip155-168.json

25 lines
480 B
JSON

{
"name": "AIOZ Network",
"chain": "AIOZ",
"icon": "aioz",
"rpc": ["https://eth-dataseed.aioz.network"],
"faucets": [],
"nativeCurrency": {
"name": "AIOZ",
"symbol": "AIOZ",
"decimals": 18
},
"infoURL": "https://aioz.network",
"shortName": "aioz",
"chainId": 168,
"networkId": 168,
"slip44": 60,
"explorers": [
{
"name": "AIOZ Network Explorer",
"url": "https://explorer.aioz.network",
"standard": "EIP3091"
}
]
}