Read a pool's SIPHON schedule straight off chain. Everything below is a live read; nothing here is a simulation.
The pool inspector below is live — it reads the real PoolManager at 0x4985…2b2b. The schedule fills in the moment an address lands in lib/siphon.js.
A v4 pool's identity is the hash of its key, so this is derived here rather than looked up.
What this pool would charge the next swap — the same branch beforeSwap takes, so it cannot show a fee the pool would not honour.