Skip to content

Commit

Permalink
fix: change coinGeckoId
Browse files Browse the repository at this point in the history
  • Loading branch information
Melekhin committed Oct 9, 2023
1 parent 04cedc4 commit 90c1899
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions cosmos/HoneyWood.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"coinDenom": "CONE",
"coinMinimalDenom": "cone",
"coinDecimals": 0,
"coinGeckoId": "cone",
"coinGeckoId": "honeywood",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/honeywood/cone.png"
},
"bip44": {
Expand All @@ -32,14 +32,13 @@
"coinDenom": "HONEY",
"coinMinimalDenom": "uhoney",
"coinDecimals": 6,
"coinGeckoId": "honey",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/honeywood/uhoney.png"
},
{
"coinDenom": "CONE",
"coinMinimalDenom": "cone",
"coinDecimals": 0,
"coinGeckoId": "cone",
"coinGeckoId": "honeywood",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/honeywood/cone.png"
}
],
Expand All @@ -48,7 +47,6 @@
"coinDenom": "HONEY",
"coinMinimalDenom": "uhoney",
"coinDecimals": 6,
"coinGeckoId": "honey",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/honeywood/uhoney.png",
"gasPriceStep": {
"low": 0.05,
Expand Down

0 comments on commit 90c1899

Please sign in to comment.