Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

pool package

Function

NewDefaultFeeAmountTickSpacing

func NewDefaultFeeAmountTickSpacing() map[uint32]int32

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