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": {
|
||||
"name": "POA Sokol Ether",
|
||||
"symbol": "POA",
|
||||
"symbol": "SKL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://poa.network",
|
||||
"shortName": "poa",
|
||||
"shortName": "skl",
|
||||
"chainId": 77,
|
||||
"networkId": 77,
|
||||
|
||||
|
|
|
@ -11,11 +11,11 @@
|
|||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "POA Network Core Ether",
|
||||
"symbol": "SKL",
|
||||
"symbol": "POA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://poa.network",
|
||||
"shortName": "skl",
|
||||
"shortName": "poa",
|
||||
"chainId": 99,
|
||||
"networkId": 99,
|
||||
"slip44": 178,
|
||||
|
@ -24,4 +24,4 @@
|
|||
"url": "https://blockscout.com/poa/core",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user