chainapsis / keplr-wallet

The most powerful wallet for the Cosmos ecosystem and the Interchain
https://www.keplr.app
Other
763 stars 455 forks source link

Not displaying Juno tokenfactory token #970

Open zwilling opened 9 months ago

zwilling commented 9 months ago

Describe the bug Keplr does not show the POIL token minted on Juno using the tokenfactory module. I can also not add it manually. Token I tested it with: factory/juno14azptklw333lpe2wmjhusx2l7mk744wv0p4kg3/upoil

To Reproduce

  1. Create and mint a tokenfactory token according to https://docs.junonetwork.io/developer-guides/juno-modules/tokenfactory
  2. Open wallet of mint receiver in Keplr
  3. Scroll through balances (Token not there)
  4. Open "Add token manually"
  5. Select Juno chain
  6. Click on "Add token"
  7. Enter token denomination, e.g., factory/juno14azptklw333lpe2wmjhusx2l7mk744wv0p4kg3/upoil
  8. Can neither click confirm, nor enter name, symbol or decimals.
  9. Using the hamburger menu to select a token also does not list it. (The token is not a cw20, it is also not part of https://github.com/chainapsis/keplr-contract-registry)

Expected behavior One of the following:

Device details:

Additional context I guess adding the token in https://github.com/chainapsis/keplr-chain-registry/blob/main/cosmos/juno.json and/or https://github.com/cosmos/chain-registry/blob/master/juno/assetlist.json could help.

But I still think this is worth an issue because there is no permissionless way to use the token in Keplr.

hsxyl commented 1 month ago

I also facing this problem. I created a token by token factory module on osmo-testnet-5, and now I want to make it visible in Keplr wallet for testing frontend integration. But I can't find any way to add my token to Keplr wallet.