Protocol revenue

Every fee, with
its transaction.

YieldFlow will charge 0.10% on wraps and harvests. The fee is taken inside your own transaction by the swap router and lands in one published wallet. Nothing else is collected: no deposit fee, no management fee, no spread. This page reads that wallet live once it exists.

Fee wallet

Not published yet

Two fresh wallets will be published with the contracts: one for swaps and sells, one for harvests only, so a harvest can be told apart from a sale on the chain. Their whole balances are protocol revenue.

Protocol revenue

$0.00

no fee has been collected: nothing is deployed

Collected · USDG

from wraps and harvests

Collected · ETH

from sells settled in ETH

Fee events

0

each tied to a user transaction

Fee rate

0.10%

capped at 1% by the router

The fee wallet will be read from Robinhood Chain here. Until the contracts ship there is nothing to read, and this page says so rather than showing a number.

Check it yourself

  1. Open the fee wallet on the explorer with the button above. Everything that ever arrived is listed there, whether or not this page shows it.
  2. Open any incoming transfer. Each one sits inside a swap signed by a user and sent to the Uniswap router. There is no transaction in which YieldFlow moves money into this wallet by itself, and there cannot be one: the router takes the fee, not us.
  3. Check the rate. The fee is a feeBips argument of 10 out of 10,000 in the router call, which the router's own code caps at 100.
  4. Add them up. The totals above are the sum of the transfers below and nothing else. If your sum disagrees with ours, ours is wrong.