chains/_data/chains/eip155-220315.json
2023-03-13 11:04:03 +01:00

25 lines
519 B
JSON

{
"name": "Mas Mainnet",
"chain": "MAS",
"rpc": ["http://node.masnet.ai:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Master Bank",
"symbol": "MAS",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://masterbank.org",
"shortName": "mas",
"chainId": 220315,
"networkId": 220315,
"icon": "mas",
"explorers": [
{
"name": "explorer masnet",
"url": "https://explorer.masnet.ai",
"standard": "EIP3091"
}
]
}