send-tokens

Installation
SKILL.md

Sending Tokens

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

Confirm wallet is authenticated

fdx status

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

Check Balance Before Sending

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

fdx call getWalletOverview --chainKey <chain>
Installs
GitHub Stars
1
First Seen
send-tokens — financedistrict-platform/fd-agent-wallet-skills