Endpoint
Query parameters
The wallet address to retrieve monitoring status for. Accepts EVM addresses and Solana public keys.
Filter results to a specific chain, e.g.,
"ethereum" or "polygon". Omit to return data from all monitored chains.Response fields
The queried wallet address, echoed back in the response.
Whether this wallet is currently enrolled in continuous monitoring.
The most recent RiskScore™ for this wallet, on a scale of 0 to 100.
Current threat status. One of
"SAFE", "WARNING", "HIGH RISK", or "CRITICAL".ISO 8601 timestamp of when NZOChain last scanned this wallet.
The number of active token approvals currently detected on this wallet.
A list of recent alert objects generated for this wallet.
Example response
Code examples
Wallet monitoring must be enabled before this endpoint returns data. Enable monitoring from the NZOChain dashboard under Wallets → Add Wallet, or by connecting a wallet via the dashboard. Once monitoring is active, this endpoint returns live risk data for the address.