Skip to main content
GET
Deposits feed
The live deposit feed, filterable by size (min_usd) and time (after / before). Each row carries the depositor (usually a router contract) and the account (the real beneficiary being funded).

Authorizations

x-api-key
string
header
required

Query Parameters

limit
integer

Max rows.

min_usd
number

Only rows with total/size >= this many pUSD.

after
string

Only rows after this time (Unix s or ms).

before
string

Only rows before this time (Unix s or ms).

Response

200 - application/json

Success