chains/_data/chains/eip155-6969.json
bitnic 0e082747ef
Update bridge link (#1938)
Update bridge link from beta to main:
https://lif3.com/bridge
2022-11-25 15:33:36 +01:00

33 lines
582 B
JSON

{
"name": "Tomb Chain Mainnet",
"chain": "Tomb Chain",
"rpc": ["https://rpc.tombchain.com/"],
"faucets": [],
"nativeCurrency": {
"name": "Tomb",
"symbol": "TOMB",
"decimals": 18
},
"infoURL": "https://tombchain.com/",
"shortName": "tombchain",
"chainId": 6969,
"networkId": 6969,
"explorers": [
{
"name": "tombscout",
"url": "https://tombscout.com",
"standard": "none"
}
],
"parent": {
"type": "L2",
"chain": "eip155-250",
"bridges": [
{
"url": "https://lif3.com/bridge"
}
]
}
}