t2000-save
3
总安装量
2
周安装量
#56166
全站排名
安装命令
npx skills add https://github.com/mission69b/t2000 --skill t2000-save
Agent 安装分布
opencode
2
codex
2
mcpjam
1
claude-code
1
windsurf
1
zencoder
1
Skill 文档
t2000: Save (Deposit to NAVI)
Purpose
Deposit USDC into NAVI to earn yield. Funds remain non-custodial and withdrawable at any time (subject to utilization).
Command
t2000 save <amount> [asset]
t2000 save all [asset]
# Examples:
t2000 save 80 USDC
t2000 save 80
t2000 save all
Asset defaults to USDC if omitted. save all deposits the full available
balance minus a $1 USDC reserve held back for future gas needs.
Fees
- Protocol fee: 0.1% of the deposit amount
- Fee is collected atomically â no fee charged if transaction fails
Output
â Gas manager: $1.00 USDC â SUI [only shown if auto-topup triggered]
â Saved $XX.XX USDC to NAVI
â Protocol fee: $0.XX USDC (0.1%)
â Current APY: X.XX%
â Savings balance: $XX.XX USDC
Tx: https://suiscan.xyz/mainnet/tx/0x...
Notes
- APY is variable based on NAVI utilization
- If available balance is $0 after gas conversion, returns INSUFFICIENT_BALANCE
t2000 supplyis an alias fort2000 save