Extend with Rest API
Last updated
Last updated
To use this feature you must have the API key. Read to view how to get our API key
POST
https://api.tronsave.io/v0/get-extendable-delegates
Check extendable delegates by
Rate limit: 1 request per 1 seconds
apikey*
String
Tronsave api key that present for internal account
extend_to*
String
Time in milliseconds you want to extend to
max_price
Number
Number maximum price you want to pay to extend
receiver
String
The address that received resource delegate
Example
Example Code
POST
https://api.tronsave.io/v0/internal-extend-request
Rate limit: 15 request per 1 seconds
apikey*
String
Tronsave api key that present for internal account
receiver*
String
The address that received resource
extend_data*
Array
Array extends data. Get it at a response of API estimate extendable delegate
return array of order ids if success
Example
Example Code
Create a new extend request order by