wallet/getenergyprices
Network information
wallet/getenergyprices | TRON
TRON API method that retrieves the current energy prices on the TRON network, showing the cost of energy for smart contract execution.
POST
wallet/getenergyprices
TRON API method that retrieves the current energy prices on the TRON network, showing the cost of energy for smart contract execution.
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— energy pricing information including current rates and historical data
Use case
Thewallet/getenergyprices method is used for:
- Monitoring current energy costs for smart contract operations
- Building fee estimation tools for DApp users
- Analyzing network congestion through energy pricing
- Optimizing smart contract execution timing
- Creating cost-aware transaction scheduling systems
Body
application/json
The body is of type object.
Response
200 - application/json
Current energy prices
Last modified on May 18, 2026