send_usdc
Send USDC payments to any wallet address on Pharos Atlantic Testnet, with an optional memo for transaction tracking.
Instructions
Send USDC to an address on Pharos Atlantic Testnet, with an optional memo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient wallet address | |
| memo | No | Optional memo recorded in the response | |
| amount | Yes | Amount of USDC in human readable units, e.g. "5.00" | |
| network | No | Network to use: testnet (default) or mainnet |