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

/treasury package

Function

History

func History(bankerID string, pageNumber int, pageSize int) []t.Payment

History returns the payment history sent by the banker with the given ID. Payments are paginated, with the most recent payments first.

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gov/dao/v3/treasury.History(,,)"

Result