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

/v1 package

Functions

ChannelBalanceKeyV2

func ChannelBalanceKeyV2(channelId types.ChannelId, path *u256.Uint, baseToken, quoteToken []byte) string

ChannelBalanceKeyV2 returns the storage key for a v2 channel balance entry.

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/onbloc/ibc/union/apps/ucs03_zkgm/v1.ChannelBalanceKeyV2(,,,)"

Result

NewUCS03ZkgmV1

func NewUCS03ZkgmV1(store zkgm.IStore) zkgm.IApp

NewUCS03ZkgmV1 constructs a fresh v1 impl bound to the injected store.

Param

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/onbloc/ibc/union/apps/ucs03_zkgm/v1.NewUCS03ZkgmV1()"

Result