⚡ We welcome businesses to test our enterprise-grade service

Method: GET /wallet/getbandwidthprices

dropdown

Method REST /wallet/getbandwidthprices example for Tron (TRX)

GET /wallet/getbandwidthprices

Query historical bandwidth unit price

Parameters

-

Request

curl --location --request GET 'https://trx.getblock.io/wallet/getbandwidthprices' \
--header 'x-api-key: YOUR-API-KEY' \
--header 'Content-Type: application/json' 


Response

{
    "prices": "0:10,1606240800000:40,1613044800000:140,1627279200000:1000"
}