GetPendingProtocolFees
GetPendingProtocolFees returns the pending protocol fee amount per token path.
Returns:
- fees: Copy of pending protocol-fee amounts keyed by token path, in the corresponding token units.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.GetPendingProtocolFees()"
Result