-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show fiat value for BRC-20 balances #4408
Comments
Prices can be found via the Best in Slot API |
Think this one might be on hold too after starting it? Doesn't get logged with the response, and confirmed in docs... |
@markmhendrickson any movement here or should I move back into backlog? |
@alter-eggo can you update me on why this method and Were we waiting for the pro tier to remove Hiro completely? EDIT: It does appear to work just by swapping out the apis and using |
@fbwoolf yeah, waiting for pro tier, as free one is too tight for our needs... |
## [6.36.0](v6.35.1...v6.36.0) (2024-04-24) ### Features * brc-20 token balances as fiat, [#4408](#4408) ([0942131](0942131)) * decrease num of addresses to fetch ([b0276ec](b0276ec)) * increase hiro rate limiter ([51cf2c0](51cf2c0)) ### Bug Fixes * allow virtuoso to resize dynamically, ref [#5242](#5242) ([5d618aa](5d618aa)) * prevent form submit on tooltip click, ref [#5258](#5258) ([8735380](8735380)) * problem with endless loading of balances and names ([15202f4](15202f4)) * rpc send transfer params network validation, closes [#5284](#5284) ([a6f774c](a6f774c)) * rpc send transfer recipient default network ([4410185](4410185)) * show hash formatting, ref [#5261](#5261) ([5264a99](5264a99)) ### Internal * post-release merge back ([6a53bff](6a53bff)) * price as market data ([773421b](773421b)) * remove unneeded logger errors ([b4d73f8](b4d73f8))
@markmhendrickson @kyranjamie is it possible the price data provided by BiS is in sats and not USD? I may have messed this up bc @brandonmarshall-tm believes the values are off (high). It seems like if I use sats it is more accurate? EDIT: I asked in the TG channel. |
For example: Price comparisons: |
It looks like we should be taking advantage of more pricing data from coingecko? Do we have an api key? |
No description provided.
The text was updated successfully, but these errors were encountered: