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