cURL
curl --request GET \ --url https://api.rhino.fi/bridge/deposit-addresses/search \ --header 'authorization: <api-key>'
{ "nextPageToken": "<string>", "items": [ { "depositChain": "<string>", "depositAddress": "<string>", "destinationChain": "<string>", "userId": "<string>", "destinationAddress": "<string>", "addressNote": "<string>", "postBridgeData": { "_tag": "extended", "vaultId": 1 }, "tokenOut": "<string>", "refundAddress": "<string>", "bridgeIfNotSwappable": true, "webhookUrl": "<string>" } ] }
Returns the deposit addresses that match the given search criteria.
a string at most 80 character(s) long
80
a non empty string
1
a string to be decoded into a number
SearchDepositAddressResponse
Show child attributes
extended
an integer
x >= 0