from is not provided, automatically selects the address only when there is exactly
one account to avoid ambiguity. If multiple accounts exist, explicit selection is required.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | SendUsdcOptions | The options for sending USDC. See SendUsdcOptions for all available parameters. |
Returns
Promise<SendUsdcResult>
A discriminated union result indicating the account type and transaction identifier.