Skip to main content

Overview

You can use /send commands to send tokens and NFTs from your Flipwallet to an external wallet address.

Commands

/send token

This command is used to send supported tokens from your Flipwallet.
token
string
required
One of the supported tokens or a custom token you want to send.
amount
string
required
Amount to send. You can use ”%” and ”$” for relative amounts.
recipient
string
required
Wallet address to send the tokens to.

Example /send token command output

/send nft

This command is used to send NFTs from your Flipwallet.
chain
string
required
One of the supported chains.
nft
string
required
NFT to send.
amount
string
required
Amount of NFTs to send (applicable only to ERC-1155 tokens).
recipient
string
required
Wallet address to send the tokens to.

Example /send nft command output