chains/_data/chains/eip155-381932.json
2022-10-19 02:44:10 +02:00

24 lines
491 B
JSON

{
"name": "Metal Tahoe C-Chain",
"chain": "Metal",
"rpc": ["https://tahoe.metalblockchain.org/ext/bc/C/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "Metal",
"symbol": "METAL",
"decimals": 18
},
"infoURL": "https://www.metalblockchain.org/",
"shortName": "Tahoe",
"chainId": 381932,
"networkId": 381932,
"slip44": 9005,
"explorers": [
{
"name": "metalscan",
"url": "https://tahoe.metalscan.io",
"standard": "EIP3091"
}
]
}