mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Updated decimals for Hedera networks; (#2553)
This commit is contained in:
parent
bd40a54d45
commit
baa41feeff
|
@ -8,7 +8,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "hbar",
|
"name": "hbar",
|
||||||
"symbol": "HBAR",
|
"symbol": "HBAR",
|
||||||
"decimals": 8
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://hedera.com",
|
"infoURL": "https://hedera.com",
|
||||||
"shortName": "hedera-mainnet",
|
"shortName": "hedera-mainnet",
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "hbar",
|
"name": "hbar",
|
||||||
"symbol": "HBAR",
|
"symbol": "HBAR",
|
||||||
"decimals": 8
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://hedera.com",
|
"infoURL": "https://hedera.com",
|
||||||
"shortName": "hedera-testnet",
|
"shortName": "hedera-testnet",
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "hbar",
|
"name": "hbar",
|
||||||
"symbol": "HBAR",
|
"symbol": "HBAR",
|
||||||
"decimals": 8
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://hedera.com",
|
"infoURL": "https://hedera.com",
|
||||||
"shortName": "hedera-previewnet",
|
"shortName": "hedera-previewnet",
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "hbar",
|
"name": "hbar",
|
||||||
"symbol": "HBAR",
|
"symbol": "HBAR",
|
||||||
"decimals": 8
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://hedera.com",
|
"infoURL": "https://hedera.com",
|
||||||
"shortName": "hedera-localnet",
|
"shortName": "hedera-localnet",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user