Wallet Providers
Show users what their DeFi capital is doing — inside your wallet, not someone else's tracker.
Positions, P&L, balances and activity history for any address, from one API, so the full portfolio view lives in your product.
The problem
- 01
The portfolio tab stops at token balances. Capital in lending, LPs, staking and vaults shows as "0" or as an unrecognised receipt token, so users open a third-party tracker — and stay there.
- 02
Protocol coverage is a treadmill. Each new protocol or chain your users adopt is another integration to build and maintain before their balance is right.
- 03
You know little about your own users. Without their on-chain behaviour, product and growth decisions run on sign-ups and sessions, not on what users actually do with their assets.
What Datai delivers
User Insights — balances and positions. Overall balance per chain and across chains with DeFi exposure included; DeFi positions per protocol with underlying tokens and USD totals; for supported protocols, yield and P&L so you can show performance, not only holdings.
Transaction classification. Human-readable activity history — "LP Deposit on Uniswap V3", "Staking Rewards", "Bridge Out" — with USD-valued movements and fees, replacing raw transfer lists.
User Insights — wallet analytics (beta). Per-wallet activity, chain and protocol breakdown, DeFi and bridging activity, NFT categories, net worth and transaction counts — for cohorting, feature targeting and internal analytics.
MCP layer. If you are adding an in-wallet assistant, the same positions and balances are available as agent tools.
Format. JSON over REST; one call per view; logos and display names for protocols and tokens included in responses.
Outcome
A complete portfolio including DeFi exposure and P&L, retained inside the wallet — the retention and engagement outcome the source case describes — and a reduced infrastructure burden, since data retrieval and interpretation move to Datai. No numeric uplift is claimed.
“Our experience with Datai’s API has been excellent, with a responsive team, expanded coverage, and reliable technology that seamlessly fits into our workflow.”
Integration notes
Call
balances/all/{address}for the portfolio header anduserDeFiPositions/all/{address}for the DeFi tab; cache by address and refresh on view or on new transactions.Render
commonName,logoandmodulestraight from the positions response — no lookup table to maintain.Back-end only: provision addresses for wallet analytics and read
v2/userTx/analyticsinto your warehouse; never expose the API key client-side.
See it on your own wallets first.
Sign up by email, get 4,000 free credits, and run any endpoint against the addresses you care about.