CreateTransaction

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

Body Params
string
Defaults to 41e9d79cc47518930bc322d9bf7cddd260a0260a8d

To_address is the transfer address, converted to a hex string

string
Defaults to 41608F8DA72479EDC7DD921E4C30BB7E7CDDBE722E

Owner_address is the transfer address, converted to a hex string

int64

Amount is the transfer amount,the unit is sun

int32

Optional, for multi-signature use

boolean

Optional.Whehter the address is in base58 format.

string

Optional, totes on the transaction, HEX format

Responses

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json