Get Signed Transaction
Last updated
Last updated
After , you will get a estimate_trx
Is the cost of the buy order. Then you will sing transactionBuilder
to create a transfer transaction with an amount transfer equal estimate_trx
from the buyer's address to the fund of the Tronsave market:
Our Tronsave fund address is
POST
https://api.tronsave.io/v2/signed-tx
Rate limit: 15 requests per 1 second
address
body
string
true
The buyer's public address
privateKey
body
string
true
The buyer's private key
estimateTrx
body
number
true
The amount of TRX to be paid is calculated in SUN.(estimateTrx in )