Skip to main content

Get estimated fee

Retrieves an estimated fee rate for STX transfer transactions. This a a fee rate / byte, and is returned as a JSON integer

Responses
200

Success

Schema OPTIONAL
string

GET fee estimates

get_fee_transfer
GET /v2/fees/transfer
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/v2/fees/transfer' \
-H 'Accept: application/json'