Stacks
Bitcoin
GuidesCookbook
Hiro Platform

Back

GuidesCookbook

Stacks Node RPC

Overview

API Reference

Accounts
Transactions
Blocks
Proof of Transfer
Fees
Get approximate fees for the given transactionGet transfer fee estimate
Burn operations
Smart Contracts
Names
v3
Info
FeesGet transfer fee estimate

Get transfer fee estimate

Retrieves an estimated fee rate for STX transfer transactions.


GET
/v2/fees/transfer

Get estimated fee

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

Status codeDescription
200Success
Terminal
$
curl -X GET "http://localhost:20443/v2/fees/transfer"

GET fee estimates

"string"

Get approximate fees for the given transaction

Burn operations

hiro.soGuidesHiro PlatformStatusBounty Program

Copyright © 2025 Hiro Systems, PBC.

/v2/fees/transfer