Protocols
Superfluid streams and super tokens, decoded locally
rotki decodes Superfluid money streams and super-token wrapping on rotki's supported EVM chains. You choose which RPC endpoint handles the queries.
Supported features
- Superfluid streams decoded: start and stop events labelled with the monthly flow rate, sender, and receiver.
- Super-token upgrades (wrapping) and downgrades (unwrapping) decoded.
Setup
- 1In rotki, add your address under a chain where you use Superfluid.
- 2Open History and let the initial sync run. Superfluid events are decoded automatically.
Frequently asked questions
Which RPC does rotki use for Superfluid activity?
rotki is a local application that talks directly to the RPC endpoint you configure for each chain - the public default, a third-party provider, or your own node. Each query goes from your computer to that endpoint without passing through any rotki-operated server.