mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fixed wrong symbols on POA and Sokol (#559)
* Fixed Sokol symbol * Fixed POA symbol
This commit is contained in:
parent
42ed21a325
commit
d99bef534e
|
@ -12,11 +12,11 @@
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Sokol Ether",
|
"name": "POA Sokol Ether",
|
||||||
"symbol": "POA",
|
"symbol": "SKL",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://poa.network",
|
"infoURL": "https://poa.network",
|
||||||
"shortName": "poa",
|
"shortName": "skl",
|
||||||
"chainId": 77,
|
"chainId": 77,
|
||||||
"networkId": 77,
|
"networkId": 77,
|
||||||
|
|
||||||
|
|
|
@ -11,11 +11,11 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Network Core Ether",
|
"name": "POA Network Core Ether",
|
||||||
"symbol": "SKL",
|
"symbol": "POA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://poa.network",
|
"infoURL": "https://poa.network",
|
||||||
"shortName": "skl",
|
"shortName": "poa",
|
||||||
"chainId": 99,
|
"chainId": 99,
|
||||||
"networkId": 99,
|
"networkId": 99,
|
||||||
"slip44": 178,
|
"slip44": 178,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user