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/gnoswap/rbac/v1

Realm
Open in gnoweb ↗

Overview

Kind
Realm (renderable)
Name
v1
Namespace
gnoswap / rbac
Files
9 (README)(gnomod.toml)
Exported functions
11
Module
gno.land/r/gnoswap/rbac/v1
gno
0.9

Files (9)

  • README.mdmarkdown
  • gnomod.tomltoml
  • assert.gnogno
  • consts.gnogno
  • errors.gnogno
  • ownership.gnogno
  • rbac.gnogno
  • render.gnogno
  • role.gnogno

Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.

Functions

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

  • GetOwner() string

  • GetPendingOwner() string

  • GetRoleAddress(roleName string) (string, interface {Error func() string})

  • IsOwner(addr string) bool

  • IsPendingOwner(addr string) bool

  • RegisterRole(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}, roleName string, roleAddress string)

  • RemoveRole(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}, roleName string)

  • Render(path string) string

  • TransferOwnership(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}, addr string)

  • UpdateRoleAddress(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}, roleName string, addr string)

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

Rendered

RenderedRawgnoweb ↗
# Gnoswap RBAC

## Ownership

| Field | Address |
| --- | --- |
| Owner | g1qvtuwyxcwezfqu3fp56pr5krgfjjyumeeecmzg |
| Pending owner | None |

## System roles

| Role | Address |
| --- | --- |
| admin | `g1qvtuwyxcwezfqu3fp56pr5krgfjjyumeeecmzg` |
| devops | `g1kg87wr06tmw7uvlyk4yrj3r2pzmt2j83d47nu7` |
| community_pool | `g1uv80ae4csts8k6w78prvy8kp7aqe3rtl66k2dq` |
| governance | `g109hw2sc704c2vnxy2y89vjyqluvzra8rhp4l8w` |
| gov_staker | `g1em9s40nfrwd2aqn9ypjv7d9x9z9c8uk5uxrza9` |
| xgns | `g1vfgdch449480u52q9g824rpx62hm5ahazkh0vp` |
| pool | `g1dexaf6aqkkyr9yfy9d5up69lsn7ra80af34g5v` |
| position | `g1y3uyaa63sjxvah2cx3c2usavwvx97kl8m2v7ye` |
| router | `g1vc883gshu5z7ytk5cdynhc8c2dh67pdp4cszkp` |
| staker | `g1q6d4ns7zkr492rgl0pcgf5ajaf2dlz0nnptky3` |
| emission | `g177jkk4xx79uledh9xedqkq4ht4ef9t6amxwjeq` |
| launchpad | `g1x6r75sxlkp9zfqufew0vcuq9sfclsq8uaqkru9` |
| protocol_fee | `g1r340tuven27z8wq50u8d20eqrsj470082682tp` |

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.