Adding XODEX network (#2175)

* Adding XODEX network

* Delete Chain.kt

* Added icon download

* Prettier

* Rename

Co-authored-by: N <nic>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
XODEX 2023-01-25 23:43:37 +07:00 committed by GitHub
parent c024fc30c4
commit 9d0d52ec01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View File

@ -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"
}
]
}

8
_data/icons/xodex.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW",
"width": 256,
"height": 256,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB