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/memberstore/v0

Realm
Open in gnoweb ↗

Overview

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

Files (8)

  • gnomod.tomltoml
  • memberstore.gnogno
  • prop_requests.gnogno
  • rendercharts.gnogno
  • rendermembers.gnogno
  • types.gnogno
  • memberstore_test.gnogno
  • z0_filetest.gnogno
  • Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.

    Functions

    • Get(int, rlm 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}) struct{BPTree *gno.land/p/nt/bptree/v0.BPTree}

    • GetTier(name string) (struct{BasePower float64; InvitationPoints int; MaxSize func(gno.land/r/gov/dao/memberstore/v0.MembersByTier, gno.land/r/gov/dao/memberstore/v0.TiersByName) int; MinSize func(gno.land/r/gov/dao/memberstore/v0.MembersByTier, gno.land/r/gov/dao/memberstore/v0.TiersByName) int; PowerHandler func(gno.land/r/gov/dao/memberstore/v0.MembersByTier, gno.land/r/gov/dao/memberstore/v0.TiersByName) float64}, bool)

    • GetTierPower(tierName string, members struct{BPTree *gno.land/p/nt/bptree/v0.BPTree}) float64

    • IterateTiers(fn func(string, gno.land/r/gov/dao/memberstore/v0.Tier) bool)

    • NewChangeTiersRequest(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}, tiers map[string]gno.land/r/gov/dao/memberstore/v0.Tier) struct{title string; description string; executor gno.land/r/gov/dao.Executor; filter gno.land/r/gov/dao.Filter}

    • NewMember(invitationPoints int) *gno.land/r/gov/dao/memberstore/v0.Member

    • NewMembersByTier() struct{BPTree *gno.land/p/nt/bptree/v0.BPTree}

    • Render(path string) string

    • RenderCharts(members struct{BPTree *gno.land/p/nt/bptree/v0.BPTree}) string

    • RenderMembers(path string, members struct{BPTree *gno.land/p/nt/bptree/v0.BPTree}) 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.