mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
33 lines
582 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
}
|