GetFeeAmountTickSpacings
GetFeeAmountTickSpacings returns all fee tier to tick spacing mappings. Returns:
- map[uint32]int32: Copy of the configured fee-tier-to-tick-spacing mapping.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/pool.GetFeeAmountTickSpacings()"
Result