chains/_data/chains/eip155-8131.json
bCoder778 ec7e1a135a
Qitmeer related network (#2534)
* add meer network

* Delete eip155-8131.json

* update

* Update eip155-813.json

* The Qitmeer related network was added

* update

* update

---------

Co-authored-by: ligi <ligi@ligi.de>
2023-03-29 12:23:22 +02:00

25 lines
481 B
JSON

{
"name": "Qitmeer Network Testnet",
"chain": "MEER",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Qitmeer Testnet",
"symbol": "MEER-T",
"decimals": 18
},
"infoURL": "https://github.com/Qitmeer",
"shortName": "meertest",
"chainId": 8131,
"networkId": 8131,
"icon": "meer",
"explorers": [
{
"name": "meerscan testnet",
"icon": "meer",
"url": "https://testnet.qng.meerscan.io",
"standard": "none"
}
]
}