Skip to content

Commit

Permalink
Hava Coin: move to injective (chainapsis#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
havaCreator authored Feb 14, 2024
1 parent d32fd23 commit cab8f8d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
12 changes: 11 additions & 1 deletion cosmos/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
"coinMinimalDenom": "factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja",
"coinGeckoId": "dog-wif-nuchucks",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/ninja.png"
},
{
"coinDenom": "HAVA",
"coinMinimalDenom": "factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/hava.png"
}
],
"feeCurrencies": [
Expand All @@ -52,5 +58,9 @@
}
}
],
"features": ["eth-address-gen", "eth-key-sign", "cosmwasm"]
"features": [
"eth-address-gen",
"eth-key-sign",
"cosmwasm"
]
}
6 changes: 0 additions & 6 deletions cosmos/juno.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
"coinDecimals": 6,
"coinGeckoId": "juno-network",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/juno/ujuno.png"
},
{
"coinDenom": "HAVA",
"coinMinimalDenom": "factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/juno/factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/hava.png"
}
],
"feeCurrencies": [
Expand Down

0 comments on commit cab8f8d

Please sign in to comment.