NewProtocolFeeV1
Command
gnokey query vm/qeval -remote "https://rpc.test11.testnets.gno.land" -data "gno.land/r/gnoswap/protocol_fee/v1.NewProtocolFeeV1()"
Result
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.
gnokey query vm/qeval -remote "https://rpc.test11.testnets.gno.land" -data "gno.land/r/gnoswap/protocol_fee/v1.NewProtocolFeeV1()"
NewProtocolFeeState creates a new instance of protocolFeeState with initialized values
gnokey query vm/qeval -remote "https://rpc.test11.testnets.gno.land" -data "gno.land/r/gnoswap/protocol_fee/v1.NewProtocolFeeStateBy()"