Realm

gno.land/r/moul/demo/wikicoin/v2

Render

this realm has no Render() output

Query (read-only)

non-crossing functions · no tx, no wallet needed
BalanceOf(addr string) → uint

Call functions (state-changing)

signs a tx via Adena
Mint(receiver string, amount uint)
Send(receiver string, amount uint)

All exported functions (3)

show raw signatures
NameParamsReturns
Mint [{"Name": "cur", "Type": "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}", "Value": ""}, {"Name": "receiver", "Type": "string", "Value": ""}, {"Name": "amount", "Type": "uint", "Value": ""}]
Send [{"Name": "cur", "Type": "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}", "Value": ""}, {"Name": "receiver", "Type": "string", "Value": ""}, {"Name": "amount", "Type": "uint", "Value": ""}]
BalanceOf [{"Name": "addr", "Type": "string", "Value": ""}] [{"Name": ".res.0", "Type": "uint", "Value": ""}]

Files

Storage

{
  "raw": "storage: 6049, deposit: 604900"
}