Bulk creation of new deposit addresses

For UTXO blockchains only.

Create multiple deposit addresses by running an async job.

  • The target Vault account should already have a UTXO asset wallet with a permanent address.
  • Limited to a maximum of 10,000 addresses per operation. Use multiple operations for the same Vault account/permanent address if needed.

Endpoint Permissions: Admin, Non-Signing Admin.

Body Params
integer
required

Existing Vault account ID to add deposit addresses to

string
required

asset ID

integer
required

Count of deposit addresses to issue

descriptions
array of strings

Desctiptions of the newly created addresses

descriptions
integer

Existing Vault Account ID to copy deposit addresses descriptions from in case no descriptions were provided

integer

Existing length within the vault account to copy deposit addresses descriptions from

Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json