estimatesmartfee RPC Method
Parameters
conf_target
numeric
REQUIRED
Loading...
estimate_mode
string
Loading...
Returns
blocks
Loading...
feerate
Loading...
errors
Loading...
str
Loading...
Request
1curl https://docs-demo.btc.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"id":1,"jsonrpc":"2.0","method":"estimatesmartfee","params":[10]}'5
1curl https://docs-demo.btc.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"id":1,"jsonrpc":"2.0","method":"estimatesmartfee","params":[10]}'5
Response
1{2"result": {3"feerate": 0.0000159,4"blocks": 105},6"error": null,7"id": null8}
1{2"result": {3"feerate": 0.0000159,4"blocks": 105},6"error": null,7"id": null8}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free