Create a transaction
POST
https://tron-mainnet.g.alchemy.com/v2/docs-demo/wallet/createtransaction
Creates an unsigned TRON transfer transaction between two accounts. The transaction must be signed and broadcast separately after creation.
Request Body
Responses
200
Created transaction object.
Was this page helpful?