t2000-exchange

Exchange tokens via Cetus DEX with on-chain slippage protection. Use when asked to swap, exchange, convert, or trade between tokens. Supports USDC ⇌ SUI, stablecoin pairs, and any supported token pair.

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-exchange" with this command: npx skills add mission69b/t2000-skills/mission69b-t2000-skills-t2000-exchange

t2000: Exchange

Purpose

Exchange between tokens via Cetus DEX. Useful for acquiring SUI for gas, converting earnings, or moving between stablecoins. On-chain slippage protection enforced by Cetus CLMM pools.

Command

t2000 exchange <amount> <from> <to>

t2000 exchange 5 USDC SUI              # buy SUI with USDC
t2000 exchange 2 SUI USDC              # sell SUI for USDC
t2000 exchange 10 USDC suiUSDT         # stablecoin swap
t2000 exchange 5 USDC SUI --slippage 0.5  # custom slippage (default: 3%)

Output

  ✓ Exchanged 5 USDC → 4.8500 SUI
  Tx:  https://suiscan.xyz/mainnet/tx/...
  Gas:  0.0050 SUI (self-funded)

Options

FlagDescriptionDefault
--slippage <pct>Maximum slippage percentage3%
--jsonMachine-readable outputfalse

Supported Pairs

FromToNotes
USDCSUIBuy SUI for gas or trading
SUIUSDCConvert SUI earnings to stablecoins
USDCsuiUSDTStablecoin swap
USDCsuiUSDeStablecoin swap
USDCUSDsuiStablecoin swap
Any supportedAny supportedAll pairs routed via Cetus

When to use

  • Need SUI for gas but only have USDC
  • Converting SUI earnings to stablecoins
  • Moving between stablecoin types
  • Agent needs to acquire a specific token

Notes

  • Exchange is also used internally by rebalance and withdraw all (auto-swap)
  • No protocol fee on exchange — only standard Cetus pool fees apply
  • Slippage protection is enforced on-chain by the Cetus CLMM contract

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-send

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-save

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