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

GetPool

func GetPool(token0Path, token1Path string, fee uint32) (*Pool, error)

GetPool returns a copy of the pool for the given token pair and fee tier.

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/pool.GetPool(,,)"

Result