APIs for constructing, signing assistance, and broadcasting TRON transactions.
APIs for constructing, signing assistance, and broadcasting TRON transactions.
APIs in this group
| API | Purpose |
|---|---|
| CreateTransaction | Construct an unsigned TRX transfer transaction. |
| BroadcastTransaction | Broadcast a signed transaction in JSON form. |
| BroadcastHex | Broadcast a signed transaction as a hex string. |
Related resources
- Sign and broadcast — the API workflow — end-to-end signing and broadcast workflow
- Transaction protocol —
raw_data, TAPOS, and expiration - Accounts — account activation and address derivation