send_usdc
Send USDC to any wallet address on Pharos testnet or mainnet, with an optional memo for transaction reference.
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 | |
| amount | Yes | Amount of USDC in human readable units, e.g. "5.00" | |
| memo | No | Optional memo recorded in the response | |
| network | No | Network to use: testnet (default) or mainnet |