chains/chains/eip155-1229.json

24 lines
449 B
JSON

{
"name": "Exzo Network Mainnet",
"chain": "EXZO",
"icon": "exzo",
"rpc": ["https://mainnet.exzo.technology"],
"faucets": [],
"nativeCurrency": {
"name": "Exzo",
"symbol": "XZO",
"decimals": 18
},
"infoURL": "https://exzo.network",
"shortName": "xzo",
"chainId": 1229,
"networkId": 1229,
"explorers": [
{
"name": "blockscout",
"url": "https://exzoscan.io",
"standard": "EIP3091"
}
]
}