Skip to main content
GET
List deposits
Every detected deposit with its current status, amounts, and transaction hashes, newest first. Poll it to drive deposit status in your UI. An authorization that was never funded is not listed.

Authorizations

x-calm-publishable-key
string
header
required

Publishable key identifying the calling app.

Query Parameters

wallet
string
required
Pattern: ^0x[a-fA-F0-9]{40}$

Response

The wallet's deposits.

count
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
data
object[]
required