Send stablecoins between customers or to external wallets
Initiate Transfer
Balance Verification
Blockchain Transaction
Confirmation
Balance Updates
Parameter | Type | Required | Description |
---|---|---|---|
currency | string | Yes | "USDC" or "USDT" |
from | string | Yes | Sender’s customer UUID |
to | string | Yes | Recipient customer UUID or wallet address |
amount | string | Yes | Amount to transfer (6 decimal precision) |
Field | Description |
---|---|
transactionHash | Unique blockchain transaction identifier |
blockExplorerUrl | Direct link to view transaction details |