t2000-send

Transfer USDC from the agent's available balance to any Sui address. Gas is self-funded from the agent's SUI reserve (auto-topped up if needed).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "t2000-send" with this command: npx skills add mission69b/t2000/mission69b-t2000-t2000-send

t2000: Send USDC

Purpose

Transfer USDC from the agent's available balance to any Sui address. Gas is self-funded from the agent's SUI reserve (auto-topped up if needed).

Command

t2000 send <amount> <asset> to <address_or_contact> t2000 send <amount> <asset> <address_or_contact>

Examples:

t2000 send 10 USDC to 0x8b3e...d412 t2000 send 50 USDC to Tom t2000 send 50 USDC 0xabcd...1234

The to keyword is optional. The recipient can be a Sui address (0x...) or a saved contact name (e.g. "Tom"). Use t2000 contacts to list saved contacts.

Pre-flight checks (automatic)

  • Sufficient available USDC balance

  • SUI gas reserve present; if not, auto-topup triggers transparently

Output

✓ Sent $XX.XX USDC → 0x8b3e...d412 Gas: X.XXXX SUI (self-funded) Balance: $XX.XX USDC Tx: https://suiscan.xyz/mainnet/tx/0x...

Error handling

  • INSUFFICIENT_BALANCE : available balance is less than the requested amount

  • INVALID_ADDRESS : destination is not a valid Sui address

  • CONTACT_NOT_FOUND : name is not a saved contact or valid address

  • SIMULATION_FAILED : transaction would fail on-chain; details in error message

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

t2000-save

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-withdraw

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-borrow

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-pay

No summary provided by upstream source.

Repository SourceNeeds Review