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