mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Titan chain mainnet (#3016)
This commit is contained in:
parent
8e1f427ec9
commit
0edcd4d9e5
25
_data/chains/eip155-55004.json
Normal file
25
_data/chains/eip155-55004.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Titan",
|
||||
"chain": "ETH",
|
||||
"rpc": [
|
||||
"https://rpc.titan.tokamak.network",
|
||||
"wss://rpc.titan.tokamak.network/ws"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tokamak.network",
|
||||
"shortName": "teth",
|
||||
"chainId": 55004,
|
||||
"networkId": 55004,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://explorer.titan.tokamak.network",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user