GET /api/v2/estimatefee/{blocks} - Blockbook REST API
Please note that this REST method requires the BCH Blockbook add-on enabled on your Quicknode endpoint.
Path Parameters
blocks
integer
REQUIRED
Loading...
Query Parameters
conservative
boolean
Loading...
Returns
result
string
Loading...
Request
1curl -X GET "https://docs-demo.bch-mainnet.quiknode.pro/estimatefee/4?conservative=true" \2-H "Content-Type: application/json"
1curl -X GET "https://docs-demo.bch-mainnet.quiknode.pro/estimatefee/4?conservative=true" \2-H "Content-Type: application/json"
Response
1{2"result": "0.00001"3}
1{2"result": "0.00001"3}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free