Skip to main content
POST
Whitelist address

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

""

Body

application/json
address
string
Example:

"ADDRESS_TO_WHITELIST"

disableAutoSweep
string
Example:

"OPTIONAL_BOOLEAN"

enableGaslessWithdraw
string
Example:

"OPTIONAL_BOOLEAN"

metadata
string
Example:

"OPTIONAL_METADATA"

name
string
Example:

"OPTIONAL_ADDRESS_NAME"

privateKey
string
Example:

"OPTIONAL_ADDRESS_TO_WHITELIST_PRIVATE_KEY"

showPrivateKey
string
Example:

"OPTIONAL_BOOLEAN"

Response

200 - application/json

200

data
object
message
string
Example:

"Address whitelisted successfully"

statusCode
number
Example:

200