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

24 lines
477 B
JSON

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