NewAddr
Create a new Taproot Assets address.
POST
/api/new-asset-address
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
wallet_id
string
The end user's wallet id
asset_id
string
The asset genesis ID of the asset to receive
amount
uint64
The amount of the asset to receive
Request
Response
Last updated