create_internal_transfer
Moves a specified amount of a token from one account to another within the same platform.
Instructions
Create internal transfer between accounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token symbol | |
| amount | Yes | Amount to transfer | |
| toAccountId | Yes | Destination account ID | |
| fromAccountId | Yes | Source account ID |