Register address for vault

Register an address for a vault. The address may be supplied in the body; if omitted, it is derived server-side from the vault's curves. By default, the address will not be monitored for transactions. Set monitor: true in the request body to monitor the address for transactions immediately.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
enum
required
Allowed:
string
enum
required
Body Params
string | null

Address to register. If omitted, the address is derived server-side from the vault's curves stored in v1 sources.

string | null

Optional HD (BIP44-style) derivation path. Use when the vault has multiple addresses on the same chain and you want to target a specific one. Format is m/<index>/<index>/... using only non-hardened (unprimed) indexes.

boolean
Defaults to false

Whether to monitor the address for transactions. Defaults to false.

string | null

Optional alias for the address.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json