·send-tokens

將代幣發送或轉移到任何支援的鏈(EVM 或 Solana)上的任何地址。當您或用戶想要匯款、向某人付款、轉移代幣、小費、捐贈或將資金轉移到另一個錢包地址時使用。涵蓋諸如“發送 10 USDC 至”、“支付 0x...”、“將 ETH 轉移至”、“將代幣移至我的其他錢包”等短語。

4安裝·0熱度·@financedistrict-platform

安裝

$npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens

如何安裝 send-tokens

透過命令列快速安裝 send-tokens AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:financedistrict-platform/fd-agent-wallet-skills。

SKILL.md

查看原文

Use the fdx call transferTokens command to transfer tokens from the wallet to any address on any supported EVM chain or Solana.

If the wallet is not authenticated, refer to the authenticate skill.

Always verify the wallet has sufficient balance before initiating a transfer:

將代幣發送或轉移到任何支援的鏈(EVM 或 Solana)上的任何地址。當您或用戶想要匯款、向某人付款、轉移代幣、小費、捐贈或將資金轉移到另一個錢包地址時使用。涵蓋諸如“發送 10 USDC 至”、“支付 0x...”、“將 ETH 轉移至”、“將代幣移至我的其他錢包”等短語。 來源:financedistrict-platform/fd-agent-wallet-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens
分類
!安全工具
認證
收錄時間
2026-02-26
更新時間
2026-03-11

Browse more skills from financedistrict-platform/fd-agent-wallet-skills

快速解答

什麼是 send-tokens?

將代幣發送或轉移到任何支援的鏈(EVM 或 Solana)上的任何地址。當您或用戶想要匯款、向某人付款、轉移代幣、小費、捐贈或將資金轉移到另一個錢包地址時使用。涵蓋諸如“發送 10 USDC 至”、“支付 0x...”、“將 ETH 轉移至”、“將代幣移至我的其他錢包”等短語。 來源:financedistrict-platform/fd-agent-wallet-skills。

如何安裝 send-tokens?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/financedistrict-platform/fd-agent-wallet-skills