Obtain a specific Smart Deposit Address/es based on various criteria
Please use the identical endpoint under https://api.rhino.fi/sda. The sda endpoints here exist only for backwards compatibility and will be removed in the future. If you use the SDK, please upgrade to the latest version which uses the correct endpoint.
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