Useful Queries for Your Integration
How to use the Superfluid Subgraph to Get Data Based on Events
Superfluid Events
Whether youβre building a wallet, a block explorer, or data platform, youβll need to display up to date account data. This means that youβll need to listen for events where balances change and as stream/distribution operations are performed. You can see a full list of events in our solidity repo, but we recommend taking a close look at the following events as they may prove to be most useful.
Last updated
Was this helpful?