Store Whitelist Wallet Address

Adds a cryptocurrency wallet address to the user’s whitelist for a specified currency and blockchain network. Whitelisted addresses can be securely reused for future withdrawals, reducing the risk of unauthorized transfers. Authentication is required via API key, signature, and timestamp headers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The type of cryptocurrency associated with the wallet address (e.g., USDT).

string
required

The external wallet address that is being added to the whitelist for secure transactions.

string
required

The blockchain network of the wallet address (e.g., ETH, TRX, BSC).

string
required

A user-defined label or name to easily identify the whitelisted wallet address.

Headers
string
required

The unique API key assigned to the client for authenticating API requests.

string
required

The cryptographic signature generated to verify the integrity and authenticity of the request.

string
required

The timestamp of the API request used to prevent replay attacks.

string
required

Bearer token used to authenticate and authorize access to the API.

Response

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