We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
returns BRC-20 token balances of a wallet at the start of the given block-height example: https://api.bestinslot.xyz/v3/brc20/balance_on_block?block_height=802389&pkscript=0014cd6cccc69331a96ea0fe0fa5d1d184a811979a8b
The text was updated successfully, but these errors were encountered:
Estimated lift @rafaelcr ?
Sorry, something went wrong.
RE call: Do we know if address is enough or we need pkscript compatability (to lookup balances)?
address
pkscript
Follow-up @janniks, address is enough for now, but we want to add pkscript in the future.
rafaelcr
Successfully merging a pull request may close this issue.
returns BRC-20 token balances of a wallet at the start of the given block-height
example: https://api.bestinslot.xyz/v3/brc20/balance_on_block?block_height=802389&pkscript=0014cd6cccc69331a96ea0fe0fa5d1d184a811979a8b
The text was updated successfully, but these errors were encountered: