PathrockNetwork Gno Explorer
HomeBlocksTransactionsTokensRealmsPackagesValidatorsAnalytics

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/sys/names

Realm
Open in gnoweb ↗

Overview

Kind
Realm (renderable)
Name
names
Namespace
sys
Files
4 (gnomod.toml)
Exported functions
6
Module
gno.land/r/sys/names
gno
0.9

Files (4)

  • gnomod.tomltoml
  • render.gnogno
  • verifier.gnogno
  • verifier_test.gnogno
gnomod.tomltoml
1
module
=
"gno.land/r/sys/names"
2gno = "0.9"
3
4[addpkg]
5 creator = "g1r929wt2qplfawe4lvqv9zuwfdcz4vxdun7qh8l"
6

Functions

  • Enable(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})

  • IsAuthorizedAddressForNamespace(address_XXX string, namespace string) bool

  • IsEnabled() bool

  • IsPaused() bool

  • ProposeSetPaused(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}, v bool) struct{title string; description string; executor gno.land/r/gov/dao.Executor; filter gno.land/r/gov/dao.Filter}

  • Render(string) 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.