chains/_data/chains/eip155-5001.json
2023-06-01 11:04:06 +02:00

23 lines
506 B
JSON

{
"name": "Mantle Testnet",
"chain": "ETH",
"rpc": ["https://rpc.testnet.mantle.xyz"],
"faucets": ["https://faucet.testnet.mantle.xyz"],
"nativeCurrency": {
"name": "Testnet Mantle",
"symbol": "MNT",
"decimals": 18
},
"infoURL": "https://mantle.xyz",
"shortName": "mantle-testnet",
"chainId": 5001,
"networkId": 5001,
"explorers": [
{
"name": "Mantle Testnet Explorer",
"url": "https://explorer.testnet.mantle.xyz",
"standard": "EIP3091"
}
]
}