mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
adding Meter mainnet chain id (#128)
This commit is contained in:
parent
92e40e61cd
commit
0e4077983a
19
_data/chains/82.json
Normal file
19
_data/chains/82.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "Meter Mainnet",
|
||||||
|
"chain": "METER",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.meter.io"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Meter",
|
||||||
|
"symbol": "MTR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.meter.io",
|
||||||
|
"shortName": "Meter",
|
||||||
|
"chainId": 82,
|
||||||
|
"networkId": 82
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user