GetFeeAmountTickSpacing
GetFeeAmountTickSpacing returns the tick spacing for a given fee tier. Parameters:
- fee: Fee tier whose supported tick spacing is requested.
Returns:
- spacing: Tick spacing configured for fee.
- err: Non-nil when fee is not one of the supported fee tiers.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/pool.GetFeeAmountTickSpacing()"
Result