> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# user_wallet.funding_detected

> A deposit to the user's wallet address was seen on chain and is confirming.

A deposit to the user's wallet address was seen on chain and is confirming.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "user_wallet.funding_detected",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "user_id": "user_7g8h9i",
    "amount_usdc": "25.00",
    "wallet_address": "0xefef…",
    "detected_at": "2026-09-07T17:05:12Z"
  }
}
```
