Node RPC API
Transactions
Estimate Fee
1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/rpc/transaction/estimatefee/{blocks}
Bitcoin Mainnet API
Path Parameters
blocks
*
Query Parameters
mode
Responses
200
OK
data
last_updated
400
Invalid request. Ensure one of the following estimate modes is used: conservative, economical, unset.
One Of
api_bitcoin.NodeRPCError
500
Error processing fee estimate response.
One Of
api_bitcoin.APIError
Updated 12 Dec 2024
Did this page help you?