1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00
chains/_data/chains/eip155-8888881.json
quarix-tech 6943b86816
Add quarix Blockchain mainnet and testnet ()
* Add quarix Blockchain mainnet and testnet

* Update testnet shortname to be unique

* Add quarix logo

* Change ChainID and Filename

---------

Co-authored-by: ligi <ligi@ligi.de>
2023-03-26 11:45:41 +02:00

19 lines
325 B
JSON

{
"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": []
}