chains/chains/eip155-168.json

26 lines
496 B
JSON

{
"name": "AIOZ Network",
"chain": "AIOZ",
"network": "mainnet",
"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"
}]
}