NewDefaultFeeAmountTickSpacing
NewDefaultFeeAmountTickSpacing returns the default tick spacing for each supported fee tier.
Returns:
- map[uint32]int32: fee-tier to tick-spacing mapping for 100, 500, 3000, and 10000 tiers.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.NewDefaultFeeAmountTickSpacing()"
Result