// package v1 collects and distributes protocol fees from swaps. // // This contract accumulates fees generated from trading activity and // distributes them to devOps and governance stakers according to // configurable percentages set through governance. package v1