Addresses
Whitelist address
This endpoint allows you to whitelist an external address to be monitored based on the wallet policies
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
name | false | string | The name associated with the wallet address. |
address | true | string | The wallet address to be added to the whitelist. |
metadata | false | object | Additional metadata associated with the wallet address this will be part of the transaction payload metadata |
POST
/
v1
/
wallets
/
{walletId}
/
addresses
/
whitelist
Authorizations
x-api-key
string
headerrequiredPath Parameters
walletId
string
requiredBody
application/json
address
string
metadata
string
name
string
Response
200 - application/json
data
object
message
string
statusCode
number