Recent deposits
GEThttps://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
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L 'https://sideshift.ai/api/v1/recent-deposits'
ResponseClear