Skip to content
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

Automate fee rate calculation #274

Open
sondreb opened this issue Nov 2, 2022 · 1 comment
Open

Automate fee rate calculation #274

sondreb opened this issue Nov 2, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@sondreb
Copy link
Member

sondreb commented Nov 2, 2022

No description provided.

@sondreb sondreb added this to the Release 1.1 milestone Nov 2, 2022
@sondreb sondreb self-assigned this Nov 2, 2022
@dangershony dangershony added good first issue Good for newcomers help wanted Extra attention is needed labels May 23, 2024
@dangershony
Copy link
Member

Bringing this back to life we now have the fee endpoint
It would be nice to have a sliding option to select fee rate

https://btc.indexer.angor.io/api/stats/fee?confirmations=1&confirmations=5&confirmations=10

example response.

{"fees":[{"confirmations":1,"feeRate":28218},{"confirmations":5,"feeRate":21033},{"confirmations":10,"feeRate":10048}]}

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants