wallet/getbandwidthprices
Network information
wallet/getbandwidthprices | TRON
TRON API method that retrieves the current bandwidth prices on the TRON network, showing the cost of bandwidth for transaction processing.
POST
wallet/getbandwidthprices
TRON API method that retrieves the current bandwidth prices on the TRON network, showing the cost of bandwidth for transaction processing.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method does not require any parameters.Response
prices— bandwidth pricing information including current rates and historical data
Use case
Thewallet/getbandwidthprices method is used for:
- Monitoring current bandwidth costs for transaction processing
- Building transaction fee estimation tools
- Analyzing network congestion through bandwidth pricing
- Optimizing transaction timing based on cost
- Creating cost-aware transaction batching systems
Body
application/json
The body is of type object.
Response
200 - application/json
Current bandwidth prices
Last modified on May 18, 2026