diff --git a/_data/chains/eip155-2415.json b/_data/chains/eip155-2415.json new file mode 100644 index 00000000..4e2e4aeb --- /dev/null +++ b/_data/chains/eip155-2415.json @@ -0,0 +1,24 @@ +{ + "name": "XODEX", + "chain": "XODEX", + "rpc": ["https://mainnet.xo-dex.com/rpc", "https://xo-dex.io"], + "faucets": [], + "nativeCurrency": { + "name": "XODEX Native Token", + "symbol": "XODEX", + "decimals": 18 + }, + "infoURL": "https://xo-dex.com", + "shortName": "xodex", + "chainId": 2415, + "networkId": 10, + "icon": "xodex", + "explorers": [ + { + "name": "XODEX Explorer", + "url": "https://explorer.xo-dex.com", + "standard": "EIP3091", + "icon": "xodex" + } + ] +} diff --git a/_data/icons/xodex.json b/_data/icons/xodex.json new file mode 100644 index 00000000..c3614008 --- /dev/null +++ b/_data/icons/xodex.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW", + "width": 256, + "height": 256, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW b/_data/iconsDownload/QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW new file mode 100644 index 00000000..33710703 Binary files /dev/null and b/_data/iconsDownload/QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW differ