transfer
This method is the ERC20 standard transfer function.
Function
Parameters
Parameter | Description |
---|---|
| The recipient of the tokens. |
| The amount of tokens. |
Return values
Value | Description |
---|---|
| The boolean state of the execution. |
Last updated