diff --git a/_data/chains/eip155-55004.json b/_data/chains/eip155-55004.json new file mode 100644 index 00000000..a6976cab --- /dev/null +++ b/_data/chains/eip155-55004.json @@ -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" + } + ] +}