Skip to main content
Routes protocol fees collected from Ramses V3 pools between the treasury and fee distributors. Acts as an intermediary that splits fees according to configurable ratios.

Functions

collectProtocolFees

Triggers collection of accumulated protocol fees from a pool and routes them according to the configured split.

Parameters:

setTreasuryFees

Sets the percentage of protocol fees directed to the treasury. The remainder goes to fee distributors for voter rewards.

Parameters:

setTreasury

Sets the treasury address that receives its share of protocol fees.

Parameters:

Key Concepts

  • Protocol fees are split between the treasury and fee distributors
  • Fee distributors pass fees to voters as incentives for directing emissions
  • Configuration is managed through the AccessHub governance system