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

/launchpad package

Function

GetDeposit

func GetDeposit(depositId string) (*Deposit, error)

GetDeposit retrieves a deposit by its ID. Returns a cloned deposit to prevent external modification.

Param

Command

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

Result