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>"
}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?