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

position package

Function

GetPositions

func GetPositions() *rotree.ReadOnlyTree

GetPositions returns a read-only view of all positions.

Returns:

  • positions: read-only tree keyed by decimal position ID; callers paginate with IterateByOffset

Command

gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/position.GetPositions()"

Result