chains/_data/chains/eip155-5551.json

34 lines
624 B
JSON

{
"name": "Nahmii Mainnet",
"chain": "Nahmii",
"rpc": ["https://l2.nahmii.io"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://nahmii.io",
"shortName": "Nahmii",
"chainId": 5551,
"networkId": 5551,
"icon": "nahmii",
"explorers": [
{
"name": "Nahmii mainnet explorer",
"url": "https://explorer.nahmii.io",
"icon": "nahmii",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{
"url": "https://bridge.nahmii.io"
}
]
}
}