Skip to main content
GET
Error

Authorizations

donate-api-key
string
header
required

Developer API key. Required for config create/list/delete and project analytics. Optional on public GET reads (anonymous callers are IP rate-limited). Obtain from the Developer dashboard.

Headers

donate-api-key
string

Optional. Omit for the anonymous IP budget (~20 req/min). Keys share their organization billing-tier limit.

Minimum string length: 1

Query Parameters

sourceId
string
Pattern: ^0x[\da-fA-F]{64}$
chainId
integer
Required range: x > 0
transactionHash
string
Pattern: ^0x[\da-fA-F]{64}$

Response

Fresh bridge progress for the matching deposits.

origin
object
required
status
enum<string>
required
Available options:
pending,
executing,
bridged,
arrived,
donated,
claimable,
reclaimed,
refunding,
refunded,
manual
reclaimAt
string<date-time>
required
destinationChainId
integer
required
destinationTransactionHash
string | null
required
Pattern: ^0x[\da-fA-F]{64}$
donationReceiptId
string | null
required
reason
string | null
required