Endpoints
| Method | Path | Description |
|---|---|---|
GET | /v1/api/inbound-funding | List inbound funding events for the authenticated user |
Event statuses
| Status | Meaning |
|---|---|
DETECTED | Deposit seen on-chain, not yet confirmed |
CONFIRMED | Required block confirmations reached |
PROCESSING | Being processed (autoconvert or credit) |
CREDITED | Successfully credited to user balance |
FAILED | Processing failed |