TRX
POST
GET
Last updated on January 1, 1970
1 min read
Method /wallet/getbandwidthprices undefined ()
connect with REST protocol
/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"
}
Start Building with GetBlock RPCs for Free
Previous
{ "overview": "Overview", "guides": "Guides", "get-started": "Get Started", "rpc-service": "Nodes Methods", "getblock-explorer": "Explorer API", "getblock-tracker": "Tracker API", "nodes-endpoints": "Nodes Endpoints" }
Next
{ "overview": "Overview", "guides": "Guides", "get-started": "Get Started", "rpc-service": "Nodes Methods", "getblock-explorer": "Explorer API", "getblock-tracker": "Tracker API", "nodes-endpoints": "Nodes Endpoints" }