PathrockNetwork Gno Explorer
HomeBlocksTransactionsRealmsPackagesValidatorsAnalytics

PathrockNetwork Gno Explorer — an independent explorer for Gno.land Mainnet (gnoland-1), operated by PathrockNetwork. Not an official Gno.land service.

gnowebarchive RPC

gno.land/r/gov/dao/treasury/v0

Realm
Open in gnoweb ↗

Overview

Kind
Realm (renderable)
Name
v0
Namespace
gov / dao / treasury
Files
2 (gnomod.toml)
Exported functions
8
Module
gno.land/r/gov/dao/treasury/v0
gno
0.9

Files (2)

  • gnomod.tomltoml
  • treasury.gnogno
gnomod.tomltoml
1module = "gno.land/r/gov/dao/treasury/v0"2gno =
"0.9"
3
4[addpkg]
5 creator = "g1edq4dugw0sgat4zxcw9xardvuydqf6cgleuc8p"
6

Functions

  • Address(bankerID string) string

  • Balances(bankerID string) []gno.land/p/nt/treasury/v0.Balance

  • HasBanker(bankerID string) bool

  • History(bankerID string, pageNumber int, pageSize int) []gno.land/p/nt/treasury/v0.Payment

  • ListBankerIDs() []string

  • Render(path string) string

  • Send(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, payment interface {BankerID func() string; String func() string})

  • SetTokenKeys(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, keys []string)

Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.

Rendered

RenderedRawgnoweb ↗

vm/qrender output, sanitized (docs/render-security.md) and displayed in an empty-sandbox iframe — scripts, forms and popups cannot run. Links stay inert in-preview; right-click to open.