stellar_sep6_transfer
Initiates SEP-6 programmatic deposits or withdrawals using anchor domains, JWT tokens, and asset codes.
Instructions
Initiate a SEP-6 programmatic deposit or withdrawal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anchorDomain | Yes | Anchor domain, e.g. anchor.example.com | |
| type | Yes | Transaction type: deposit or withdraw | |
| assetCode | Yes | Stellar asset code, e.g. USDC | |
| token | Yes | SEP-10 JWT authentication token | |
| amount | No | Amount to transfer | |
| typeField | No | Type of deposit or withdrawal (e.g. bank_account, SEPA) | |
| destOrAccount | No | Destination account or bank details routing |