CreateTransaction

Create a TRX transfer transaction. If to_address does not exist, then create the account on the blockchain.

This endpoint supports both POST and GET methods.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to TZ4UXDV5ZhNW7fb2AMSbgfAEZ7hWsnYS2g

Owner_address is the transfer address, converted to a hex string

string
Defaults to TPswDDCAWhJAZGdHPidFg5nEf8TkNToDX1

To_address is the transfer address, converted to a hex string

int64
Defaults to 1000

Amount is the transfer amount,the unit is sun

int32

Optional, for multi-signature use

boolean
Defaults to true

Optional.Whehter the address is in base58 format.

string

Optional, totes on the transaction, HEX format

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json