DeFi Positions on Robinhood Chain, Now in Zerion API

DeFi positions on Robinhood Chain are now in Zerion API. Track deposits, staked tokens, and LPs across Uniswap, Curve, Morpho, Meridian, and other top protocols

Vladimir Shamanov Vladimir Shamanov 1 min read
DeFi Positions on Robinhood Chain, Now in Zerion API

Wallet balances on Robinhood Chain on day one were just the beginning. Now Zerion API also returns DeFi positions on Robinhood Chain: lending deposits, LP positions, staked assets, locked tokens, and unclaimed rewards, across over 18 protocols.

You don't need a new endpoint or a new integration. If you already use Zerion API to call /positions, Robinhood Chain protocol positions now appear in the same response, in the same format as the other chains we support.

With Zerion API, you can track DeFi positions on Robinhood across these protocols: 

  • DEXs & AMMs: Uniswap, Curve, PancakeSwap V3, SushiSwap V3, RAMSES, Ramses DLMM, Up, GIGA DEX, Native, Ekubo
  • Perps and derivatives: Meridian, Arcus
  • Lending and borrowing: Morpho, Native, Accountable 
  • Yield and vaults: Spark, Saffron, T3tris, 
  • Curators and infrastructure: Steakhouse, UNCX Network
  • Treasury and reserve: NetNet Capital

Every position includes the protocol name, the position type (deposit, staked, reward, locked), token quantities, USD value, and a group_id that ties both sides of an LP together. That's enough to build a full DeFi view of a wallet without writing a single protocol integration.

Try it

Set filter[positions]=only_complex to get DeFi positions only, and add filter[robinhood] to limit the response to Robinhood Chain:

curl -g -u "YOUR_API_KEY:" \
  "https://api.zerion.io/v1/wallets/{address}/positions/?currency=usd&filter[positions]=only_complex&filter[chain_ids]=robinhood&sort=value"

To narrow it further to see specific types, use filters like filter[position_types]=deposit,staked. To get DeFi positions and plain wallet token positions in one call, use filter[positions]=no_filter.

The DeFi positions recipe takes about 10 minutes and walks you through building a working DeFi dashboard, including grouping positions by protocol.

What's next

We're adding more Robinhood Chain protocols as the ecosystem grows. 

If there's one you need that isn't listed, let us know, and we'll prioritize it.

Get a free Zerion API key

Keep reading

The self-custody wallet built on the data you just saw

Every asset, every position, every trade across 58+ chains — in one wallet you own.

Get Zerion Wallet →

Power your app with the same data that drives Zerion

Real-time wallet data across 58+ chains. No indexing, no infrastructure — just one API call.

Start building →