Sending Crypto & NFTs ๐Ÿ’ธ

Send assets to friends, community members, or any wallet address in the world.

  • What it is: Transfer tokens or NFTs to others using their username, ENS name, or wallet address.

  • Command Examples:

    • Send 0.1 ETH to vitalik.eth

    • Send 50 USDC to @username on Farcaster

    • Tip @tator 100 DEGEN

    • Send my NFT #123 from contract 0x... to @friend

  • UI Mode: Use the "Send" button to select an asset and recipient.

    [UI Screenshot of the Send interface with recipient selection]

  • How it Works (Under the Hood):

    • This uses the 'send' operation_type. Tator's RecipientInfo object can understand different identifier types, including platform usernames, .eth names, EVM addresses (0x...), and Solana addresses, making it easy to send assets to anyone, anywhere.

Last updated