Skip to main content
GET
Look up funding events for one or many wallets

Authorizations

apiKey
string
query
required

Query Parameters

wallets
string
required

One or more wallet addresses (comma-separated, max 150). Duplicates collapsed.

Response

Success

success
boolean
fundings
object

Map keyed by input wallet address; value is FundingInfo or null when no record exists yet.

missing
string[]

Wallets with no observed funding row.

enrichmentEnqueued
string[]

Wallets the server queued for asynchronous RPC backfill (capped at 100 per request).