diff --git a/_data/chains/eip155-47294.json b/_data/chains/eip155-47294.json new file mode 100644 index 000000000000..76f49e0ee282 --- /dev/null +++ b/_data/chains/eip155-47294.json @@ -0,0 +1,26 @@ +{ + "name": "TradeXcele", + "chain": "TXCL", + "rpc": [ + "https://tradexcele.cloud/rpc/" + ], + "faucets": [ + "https://tradexcele.cloud/chain/faucet/" + ], + "nativeCurrency": { + "name": "TXCL", + "symbol": "TXCL", + "decimals": 18 + }, + "infoURL": "https://tradexcele.com/chain", + "shortName": "txcl", + "chainId": 47294, + "networkId": 47294, + "explorers": [ + { + "name": "TXCL Explorer", + "url": "https://tradexcele.cloud/chain", + "standard": "EIP3091" + } + ] +}