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 buyer's address to fund of Tronsave market:
Our Tronsave fund address is
POST
https://api.tronsave.io/v0/signed-tx
Rate limit: 15 requests per 1 second
address
body
string
true
The buyer's public address
private_key
body
string
true
The buyer's private key
estimate_trx
body
number
true
The amount of TRX to be paid is calculated in SUN.(estimate_trx in )