Create a whitelisted address

This endpoint creates a new whitelisted address.
Required role: WhitelistedAddressCreator.

Body Params
string
required

Required: The address you wish to whitelist. Must be a valid address for the desired blockchain and network.

string

A memo to apply to the desired whitelisted address.

string
required

Required: A label to apply to the desired whitelisted address.

string

uint64; The id of an exchange account. There is a single exchange account per currency, per exchange

string

The id of the customer to associate with this address.

linkedInternalAddressIds
array of strings

uint64 Array, An array of address ids to attach to this address, must match the blockchain of the linked addresses and they must not belong omnibus wallets.

linkedInternalAddressIds
string

The type of the address (e.g. individual, exchange, baker, contract, stakepool, validator, node, fiatprovider).

string

The type of contract to associate with this address (ex. CMTA20, GENERIC).

linkedWalletIds
array of strings

uint64 Array; An array of wallets to attach to this address.

linkedWalletIds
string
required

Required: The symbol of the blockchain of which to whitelist an address. (ex. eth, btc)

string

The network of the blockchain the whitelisted address belongs to (ex. mainnet).

string

The id of the visibility group to place the address in. You must be able to see this visibility group.

string

Deprecated: use the blockchain parameter instead

Responses

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


  © 2026 Taurus SA. All rights reserved.