Skip to main content

/v2/fees/transfer REST API Endpoint

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

Updated on
Oct 4, 2023

/v2/fees/transfer REST API Endpoint

Parameters

This method does not accept any parameters

Returns

string
GET fee estimates
Request
1
curl -X 'GET' \
2
'https://docs-demo.stacks-mainnet.quiknode.pro/v2/fees/transfer' \
3
-H 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free