Skip to main content
Prompts the user to send tokens to another address through the Farcaster client’s built-in send interface.

Usage

Parameters

token (optional)

  • Type: string
The contract address of the token to send.

recipientFid (optional)

  • Type: number
The Farcaster ID (FID) of the recipient.

amount (optional)

  • Type: string
Send token amount, as numeric string For example, 1 USDC: 1000000

Return Value

Notes

This action opens the native send interface in the Farcaster client, allowing users to send tokens without leaving the Mini App context.