transferNFT
Transfer NFTs between Ethereum wallets by specifying contract address, token ID, and recipient. Includes gas options for transaction control, compatible with MCP Ethers Wallet for blockchain interactions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | ||
contractAddress | Yes | ||
gasOptions | No | ||
provider | No | ||
to | Yes | ||
tokenId | Yes |