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

ChainTransferAlgoErc20KMS

Model getters

Method name Return type Description Notes
getChain() string The blockchain to work with
Example: ALGO
 
getFrom() string The blockchain address to send the fungible tokens from
Example: NTAESFCB3WOD7SAOL42KSPVARLB3JFA3MNX3AESWHYVT2RMYDVZI6YLG4Y
 
getTo() string The blockchain address to send the fungible tokens to
Example: TMETT6BXL3QUH7AH5TS6IONU7LVTLKIGG54CFCNPMQXWGRIZFIESZBYWP4
 
getContractAddress() string The asset ID (the ID of the fungible tokens)
Example: 1
 
getAmount() string The amount of the fungible tokens to be sent
Example: 100000
 
getDigits() float The number of decimal places that the fungible tokens have
Example: 18
 
getSignatureId() string The KMS identifier of the private key of the blockchain address that you are sending the fungible tokens from (the address that you specified in the from parameter); the transaction fee will be deducted from this address
Example: 26d3883e-4e17-48b3-a0ee-09a3e484ac83