TransferAsset
First step to transfer Taproot Assets to an address. Virtual psbts for active assets and passive assets will be returned in response for user's first time sign.
POST
/api/transfer-asset
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
wallet_id
string
The end user's wallet id
address
string
Taproot Assets address to send this asset to.
Request
Response
Last updated