list_bridge_deposits
Fetch your cross-chain bridge deposits, newest first. Filter by source chain, asset, or status to monitor incoming transfers and confirmations.
Instructions
List the authenticated account's cross-chain (bridge) deposits, newest first. Optionally filter by source chain, asset (USDC|USDX), or status (detected|confirming|credited|failed). Distinct from list_deposits, which lists the account's ledger deposits. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Filter by deposited asset. Optional. | |
| chain | No | Filter by source chain. Optional. | |
| limit | No | Maximum number of records to return (max 100). | |
| status | No | Filter by deposit status. Optional. |