mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
f6676d54ff
commit
21ce88e42b
28
_data/chains/eip155-6969.json
Normal file
28
_data/chains/eip155-6969.json
Normal 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/"
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user