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

Tomb Chain is a Fast & Secure Layer 2 Optimistic Rollup running on top of Fantom Opera.
This commit is contained in:
bitnic 2022-07-08 17:24:49 +08:00 committed by GitHub
parent f6676d54ff
commit 21ce88e42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,28 @@
{
"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/"
}]
}
}