Obtain a specific Smart Deposit Address/es based on various criteria
This endpoint allows you to find a specific Smart Deposit Address or Addresses based on provided criteria.
Authorizations
JWT token for authentication
Query Parameters
A note or label for the deposit address as a reference, e.g. "ClientID123456" (max 80 characters).
80The blockchain where the deposit was sent to, e.g. "ETHEREUM".
1The blockchain that the tokenOut will be bridged to, e.g. "AVALANCHE".
1The address where tokenOut will be bridged to, e.g. "0x123...ABC".
1An opaque token identifying the page of results to return, as provided by the nextPageToken field of a previous response. Should be used in conjunction with pageSize.
1The number of results to display per pageToken, e.g. "25". This helps filter long responses and should be used in conjunction with pageToken.
Response
SearchDepositAddressResponse