curl --request POST \
--url https://tron-mainnet.core.chainstack.com/95e61622bf6a8af293978377718e3b77/wallet/getbandwidthprices \
--header 'Content-Type: application/json' \
--data '{}'{
"prices": "<string>"
}curl --request POST \
--url https://tron-mainnet.core.chainstack.com/95e61622bf6a8af293978377718e3b77/wallet/getbandwidthprices \
--header 'Content-Type: application/json' \
--data '{}'{
"prices": "<string>"
}TRON API method that retrieves the current bandwidth prices on the TRON network, showing the cost of bandwidth for transaction processing.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 — bandwidth pricing information including current rates and historical datawallet/getbandwidthprices method is used for:
The body is of type object.
Current bandwidth prices
Was this page helpful?