Skip to main content
POST
Whitelist address

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

walletId
string
requerido
Ejemplo:

""

Cuerpo

application/json
address
string
Ejemplo:

"ADDRESS_TO_WHITELIST"

disableAutoSweep
string
Ejemplo:

"OPTIONAL_BOOLEAN"

enableGaslessWithdraw
string
Ejemplo:

"OPTIONAL_BOOLEAN"

metadata
string
Ejemplo:

"OPTIONAL_METADATA"

name
string
Ejemplo:

"OPTIONAL_ADDRESS_NAME"

privateKey
string
Ejemplo:

"OPTIONAL_ADDRESS_TO_WHITELIST_PRIVATE_KEY"

showPrivateKey
string
Ejemplo:

"OPTIONAL_BOOLEAN"

Respuesta

200 - application/json

200

data
object
message
string
Ejemplo:

"Address whitelisted successfully"

statusCode
number
Ejemplo:

200