Skip to main content

Recent deposits

GET 

https://sideshift.ai/api/v1/recent-deposits

Returns the 10 most recent deposits. Use query param limit to change the number of recent deposits returned. limit must be between 1-100.

note

To preserve users privacy, shifts involving privacy coins will return null for both deposit and settle amount.

curl -L 'https://sideshift.ai/api/v1/recent-deposits'
Request Collapse all
Base URL
https://sideshift.ai/api/v1
Parameters
— query
ResponseClear

Click the Send API Request button above and see the response here!