PathrockNetwork Gno Explorer
HomeBlocksTransactionsRealmsPackagesValidators

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/community_pool/v1

Realm
Open in gnoweb ↗

Overview

Kind
Realm (renderable)
Name
v1
Namespace
gnoswap / community_pool
Files
5 (README)(gnomod.toml)
Exported functions
3
Module
gno.land/r/gnoswap/community_pool/v1
gno
0.9

Files (5)

  • README.mdmarkdown
  • gnomod.tomltoml
  • community_pool.gnogno
  • doc.gnogno
  • render.gnogno

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

Functions

GetBalanceOf(tokenPath string) (int64, interface {Error func() string})

  • Render(path string) string

  • TransferToken(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}, tokenPath string, to string, amount int64)

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

    Rendered

    RenderedRawgnoweb ↗
    # Gnoswap Community Pool
    
    The community treasury holds tokens for ecosystem funding.
    Balances are queried per token; this page does not report a total treasury value.
    
    ## Transfers
    
    Transfers require the admin or governance role and are blocked when withdrawals are halted.
    
    | Restriction | Enabled |
    | --- | --- |
    | Withdrawals halted | false |
    
    ## Transfer authorities
    
    | Role | Address |
    | --- | --- |
    | admin | `g1qvtuwyxcwezfqu3fp56pr5krgfjjyumeeecmzg` |
    | governance | `g109hw2sc704c2vnxy2y89vjyqluvzra8rhp4l8w` |
    

    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.