Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.
BalanceOf(holder string) uint64
Claim(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})
GrantOf(beneficiary string) (total uint64, claimed uint64, claimable uint64)
MintVested(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}, to string, amount uint64, durationBlocks int64)
Name() string
Render(path string) string
Symbol() string
TotalSupply() uint64
Transfer(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}, to string, amount uint64)
Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.
# VestToken (VEST)
A linearly-vesting ERC-20-style token on gno.land — new supply unlocks block-by-block instead of landing instantly.
- **Name:** VestToken
- **Symbol:** VEST
- **Total supply:** 0
- **Current height:** 194817
## Active grants
_No active grants — call `MintVested` to open one._
## Liquid balances
_No claimed balances yet — call `Claim` once a grant has unlocked._
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.