curl --request POST \
--url https://tron-mainnet.core.chainstack.com/95e61622bf6a8af293978377718e3b77/wallet/getenergyprices \
--header 'Content-Type: application/json' \
--data '{}'{
"prices": "<string>"
}curl --request POST \
--url https://tron-mainnet.core.chainstack.com/95e61622bf6a8af293978377718e3b77/wallet/getenergyprices \
--header 'Content-Type: application/json' \
--data '{}'{
"prices": "<string>"
}TRON API method that retrieves the current energy prices on the TRON network, showing the cost of energy for smart contract execution.Documentation Index
Fetch the complete documentation index at: https://chainstack-mintlify-flesh-empty-pages.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
prices — energy pricing information including current rates and historical datawallet/getenergyprices method is used for:
The body is of type object.
Current energy prices
Was this page helpful?