Skip to main content

/wallet/getbandwidthprices REST API Endpoint

Gets historical bandwidth unit price.

Updated on
Oct 4, 2023

/wallet/getbandwidthprices REST API Endpoint

Parameters

This method does not accept any parameters

Returns

prices
The historical bandwidth unit price information. Each unit price change is separated by a comma. Before the colon is the millisecond timestamp, and after the colon is the bandwidth unit price in sun
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getbandwidthprices \
2
--request GET \
3
--header 'accept: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free