Search Apps Documentation Source Content File Folder Download Copy Actions Download

doc.gno

0.26 Kb ยท 6 lines
1// package v1 collects and distributes protocol fees from swaps.
2//
3// This contract accumulates fees generated from trading activity and
4// distributes them to devOps and governance stakers according to
5// configurable percentages set through governance.
6package v1