ChainTransferAlgoErc20
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getChain() | string | The blockchain to work with Example: ALGO | |
| getTo() | string | The blockchain address to send the fungible tokens to Example: NTAESFCB3WOD7SAOL42KSPVARLB3JFA3MNX3AESWHYVT2RMYDVZI6YLG4Y | |
| 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 | |
| getFromPrivateKey() | string | The private key of the blockchain address from which the fee will be deducted Example: 72TCV5BRQPBMSAFPYO3CPWVDBYWNGAYNMTW5QHENOMQF7I6QLNMJWCJZ7A3V5YKD7QD6ZZPEHG2PV2ZVVEDDO6BCRGXWIL3DIUMSUCI |