Transfer Token
Sends a token of any type from this wallet to a recipient
Headers
API key required for authentication
Unique key to prevent duplicate transaction creation
Path Parameters
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
Body
Response
The transaction has been successfully created.
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data