Revert "Add Tomb Chain (eip155-6969.json) (#1336)"

This reverts commit 21ce88e42b.
This commit is contained in:
ligi 2022-07-08 11:30:55 +02:00 committed by GitHub
parent 21ce88e42b
commit 0624ec9be6

View File

@ -1,28 +0,0 @@
{
"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://beta-bridge.lif3.com/"
}]
}
}