diff --git a/_data/chains/eip155-2702128.json b/_data/chains/eip155-2702128.json new file mode 100644 index 000000000000..524bb62774a2 --- /dev/null +++ b/_data/chains/eip155-2702128.json @@ -0,0 +1,22 @@ +{ + "name": "Xterio Chain", + "chain": "Xterio", + "rpc": ["https://xterio-eth.alt.technology"], + "faucets": [], + "nativeCurrency": { + "name": "ETH", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://xter.io", + "shortName": "xterio", + "chainId": 2702128, + "networkId": 2702128, + "explorers": [ + { + "name": "Xterio Chain Explorer", + "url": "https://eth.xterscan.io", + "standard": "EIP3091" + } + ] +}