# Superfluid rotki decodes Superfluid money streams and super-token wrapping on rotki's supported EVM chains. You choose which RPC endpoint handles the queries. ## 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 1. In rotki, add your address under a chain where you use Superfluid. 2. Open History and let the initial sync run. Superfluid events are decoded automatically. ## FAQ ### 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.