AnchorVirtualPsbt
Second step to transfer Taproot Assets to an address. This will accept the user's signed virtual psbt to verify, and if valid, return anchored psbt for another signature.
Last updated
Second step to transfer Taproot Assets to an address. This will accept the user's signed virtual psbt to verify, and if valid, return anchored psbt for another signature.
Last updated
POST
/api/anchor-virtual-psbt
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
As request data, signed psbt should NOT be finalized by wallet.
Request
Response
Content-Type
application/json
Authorization
Bearer <token>
wallet_id
string
The end user's wallet id
fee_rate
int64
Fee rate in sat/vB
asset_psbts
[][]byte
Signed virtual psbts for active assets
passive_asset_psbts
[][]byte
Signed virtual psbts for passive assets