diff --git a/_data/chains/eip155-8888881.json b/_data/chains/eip155-8888881.json new file mode 100644 index 00000000..ddbba9ac --- /dev/null +++ b/_data/chains/eip155-8888881.json @@ -0,0 +1,18 @@ +{ + "name": "Quarix Testnet", + "chain": "Quarix", + "status": "incubating", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "Q", + "symbol": "Q", + "decimals": 18 + }, + "infoURL": "", + "shortName": "quarix-testnet", + "chainId": 8888881, + "networkId": 8888881, + "icon": "quarix", + "explorers": [] +} diff --git a/_data/chains/eip155-8888888.json b/_data/chains/eip155-8888888.json new file mode 100644 index 00000000..74a89b15 --- /dev/null +++ b/_data/chains/eip155-8888888.json @@ -0,0 +1,18 @@ +{ + "name": "Quarix", + "chain": "Quarix", + "status": "incubating", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "Q", + "symbol": "Q", + "decimals": 18 + }, + "infoURL": "", + "shortName": "quarix", + "chainId": 8888888, + "networkId": 8888888, + "icon": "quarix", + "explorers": [] +} diff --git a/_data/icons/quarix.json b/_data/icons/quarix.json new file mode 100644 index 00000000..0ec85cec --- /dev/null +++ b/_data/icons/quarix.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmZmY6xVNzRAGwyT64PuyHaQ33BR84HEWvTVf6YHPW7kvQ", + "width": 1024, + "height": 1024, + "format": "png" + } +]