CreateTransactionpost https://api.shasta.trongrid.io/wallet/createtransactionCreate a TRX transfer transaction. If to_address does not exist, then create the account on the blockchain.Body Paramsto_addressstringDefaults to 41e9d79cc47518930bc322d9bf7cddd260a0260a8dTo_address is the transfer address, converted to a hex stringowner_addressstringDefaults to 41608F8DA72479EDC7DD921E4C30BB7E7CDDBE722EOwner_address is the transfer address, converted to a hex stringamountint64Amount is the transfer amount,the unit is sunpermission_idint32Optional, for multi-signature usevisiblebooleanOptional.Whehter the address is in base58 format.extra_datastringOptional, totes on the transaction, HEX formatResponses 200200 400400Updated 5 months ago