lousando / briskett

A delicious Tezos wallet interface for Trezor.
https://briskett.app
MIT License
5 stars 8 forks source link

Cannot see tokens using the Briskett app #24

Closed DigitalDeejay closed 7 months ago

DigitalDeejay commented 7 months ago

I can see my tokens at my wallet address using tzstats but balance shows as 0 using the Briskett app.

lousando commented 7 months ago

Interesting. I'll take a look immediately.

lousando commented 7 months ago

It seems I've hit the max API calls for TZ Stats for the month, so it's not returning any balance data anymore.

DigitalDeejay commented 7 months ago

Thank you!

lousando commented 7 months ago

@DigitalDeejay You should be able to see your balances again since it is the beginning of a new month, and my API key for TZ Stats has reset. I will implement a way to provide your own API key soon to mitigate this issue in the future.

DigitalDeejay commented 7 months ago

Thank you @lousando! Yes it is working again. Much appreciated.

lousando commented 7 months ago

@DigitalDeejay In version 0.22.0, I've introduced the ability to provide your TzPro API key. So, if the limit is ever hit, or if you want to add your own key, you can do so via the options menu I've introduced. Cheers 🍻

Screenshot 2024-02-01 at 14 08 42

Screenshot 2024-02-01 at 14 08 55

DigitalDeejay commented 7 months ago

Fantastic addition! Thank you so much!