- APIs
- Stacks Blockchain API
- Transfer Estimate
Get transfer fee estimate
RPC node
Retrieves an estimated fee rate for STX transfer transactions.
GET
Parameters
No parameters.
Status code | Description |
---|---|
200 | Fee rate in microSTX per byte |
500 | Internal Server Error |
cURL
curl -L \"https://api.hiro.so/v2/fees/transfer" \-H 'Accept: application/json'
Response
3