Liquidity
Liquidity going into or out of a token's pools, with the wallet behind it.
What you get
Liquidity going into or out of the token's pools, sent as it happens, with the wallet behind each move.
- Channel:
token.liquidity - Subscribe with one or more token addresses, up to twenty per connection.
- Event channel: nothing is kept and nothing is replayed, so you receive what happens while you are subscribed.
- New here? Start with the stream overview: connecting, the event envelope, heartbeats and limits.
Subscribe
json
An event
json
Try it live
Connect from this page and watch this channel run. Your browser talks to the stream directly, so what arrives here is what your own client would get.
Not connectedwss://api.xaxios.com/v1/stream
Fields
Everything inside data. A field is null when we have nothing to report for it, which never means zero.
Liquidity leaving is not the whole story
A largeremove is worth watching, but it is one event, not a verdict: liquidity moves between pools, and a position can be rebuilt in the same minute. Read it next to token.market, where liquidityUsd shows where the pool actually stands.Liquidity moves on the pool's clock, not the token's: a busy pool sends an event every few seconds while an established token can stay quiet for minutes.