mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00

* 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>
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"name": "Qitmeer Network Privnet",
|
|
"chain": "MEER",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Qitmeer Privnet",
|
|
"symbol": "MEER-P",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://github.com/Qitmeer",
|
|
"shortName": "meerpriv",
|
|
"icon": "meer",
|
|
"chainId": 8133,
|
|
"networkId": 8133,
|
|
"status": "incubating"
|
|
}
|