chains/chains/eip155-201804.json

26 lines
580 B
JSON

{
"name": "Mythical Chain",
"chain": "MYTH",
"rpc": ["https://chain-rpc.mythicalgames.com"],
"faucets": [],
"nativeCurrency": {
"name": "Mythos",
"symbol": "MYTH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://mythicalgames.com/",
"shortName": "myth",
"chainId": 201804,
"networkId": 201804,
"icon": "mythical",
"explorers": [
{
"name": "Mythical Chain Explorer",
"url": "https://explorer.mythicalgames.com",
"icon": "mythical",
"standard": "EIP3091"
}
]
}