Create an account
Creates a new account under the specified owner address. This is a permissioned action that must be signed and broadcasted to the TRON network.
Request
This endpoint expects an object.
owner_address
Base58 address of the account creator.
account_address
Base58 address of the new account to create.
visible
Indicates if addresses are in base58 format.
Response
Unsigned transaction object for account creation.
visible
txID
Transaction ID.
raw_data
raw_data_hex
Hex-encoded raw transaction.