diff --git a/_data/chains/eip155-10248.json b/_data/chains/eip155-10248.json new file mode 100644 index 00000000..3c192a3a --- /dev/null +++ b/_data/chains/eip155-10248.json @@ -0,0 +1,22 @@ +{ + "name": "0XTade", + "chain": "0XTade Chain", + "rpc": ["https://node.0xtchain.com"], + "faucets": [], + "nativeCurrency": { + "name": "0XT", + "symbol": "0XT", + "decimals": 18 + }, + "infoURL": "https://www.0xtrade.finance/", + "shortName": "0xt", + "chainId": 10248, + "networkId": 10248, + "explorers": [ + { + "name": "0xtrade Scan", + "url": "https://www.0xtscan.com", + "standard": "none" + } + ] +}