Parameter | Description | Data Type |
---|---|---|
to | Address to send TRX to, converted to a hex string. | Hex String |
amount | Amount of TRX to send (units in RAM/SUN). | Integer |
privateKey | Optionally provide a private key to sign the transaction. If left blank, will use the address associated with the private key. | String |