Skip to main content
Everything Onchain Suite knows about a wallet comes from two places: on-chain data it reads for you, and events you send in. Here’s how to use each.

Enrich a wallet

Give the platform a wallet and a chain, and it fetches that wallet’s portfolio, activity, and NFT holdings, then derives an engagement score and estimated LTV. See Wallet Enrichment for the on-demand API and the fields you get back.
Query the results in SQL once enrichment runs.

React to contract activity

To message a wallet when it mints, swaps, or gets liquidated, build an automation with an on-chain trigger. For EVM contracts the platform watches the chain for you. See Contract-Based Flows.

Send product events

For activity in your own product rather than on-chain, send a custom event:
Every signal resolves to one wallet-first contact, so a segment or automation can combine “holds this NFT,” “swapped last week,” and “deposited yesterday” in one audience.