Sends a token of any type from this wallet to a recipient
API key required for authentication
Unique key to prevent duplicate transaction creation
A wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
userId:<userId>:<walletType>
(white label user example)phoneNumber:<phoneNumber>:<walletType>
twitter:<handle>:<walletType>
x:<handle>:<walletType>
A token locator that supports native tokens, fungible tokens, and NFTs across different chains. It can be of the format:
chain:address[:tokenId]
chain:currency
chain:address
The transaction has been successfully created.
Complete transaction response including status, signing requirements, and wallet type specific data