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

# Neg-Risk Conversions

> Get neg-risk conversion activity for one wallet.

Canonical reference: [Wallet NRC](/data/wallets/nrc)

```bash theme={null}
curl "https://api.polynode.dev/v3/wallets/0x4ce73141dbfce41e65db3723e31059a730f0abad/nrc?limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```
