Skip to main content Link Menu Expand (external link) Document Search Copy Copied

TransferTronTrc10Blockchain

Model getters

Method name Return type Description Notes
getFromPrivateKey() string Private key of the address, from which the TRX will be sent.
Example: 842E09EB40D8175979EFB0071B28163E11AED0F14BDD84090A4CEFB936EF5701
 
getTo() string Recipient address of TRON account in Base58 format.
Example: TYMwiDu22V6XG3yk6W9cTVBz48okKLRczh
 
getTokenId() string ID of the token to transfer.
Example: 1000538
 
getAmount() string Amount to be sent in TRX.
Example: 100000