Realm
gno.land/r/gnoland/wugnot
Rendered output
wrapped GNOT ($wugnot)
- Decimals: 0
- Total supply: 0
- Known accounts: 0
Query (read-only)
non-crossing functions · no tx, no wallet neededAllowance(owner string, spender string) → int64
BalanceOf(owner string) → int64
TotalSupply() → int64
Call functions (state-changing)
signs a tx via AdenaApprove(spender string, amount int64)
Deposit()
Transfer(to string, amount int64)
TransferFrom(from string, to string, amount int64)
Withdraw(amount int64)
All exported functions (9)
show raw signatures
| Name | Params | Returns |
|---|---|---|
| Deposit | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}] | — |
| Withdraw | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "amount", "Type": "int64", "Value": ""}] | — |
| Render | [{"Name": "path", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "string", "Value": ""}] |
| TotalSupply | — | [{"Name": ".res.0", "Type": "int64", "Value": ""}] |
| BalanceOf | [{"Name": "owner", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "int64", "Value": ""}] |
| Allowance | [{"Name": "owner", "Type": "string", "Value": ""}, {"Name": "spender", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "int64", "Value": ""}] |
| Transfer | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "to", "Type": "string", "Value": ""}, {"Name": "amount", "Type": "int64", "Value": ""}] | — |
| Approve | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "spender", "Type": "string", "Value": ""}, {"Name": "amount", "Type": "int64", "Value": ""}] | — |
| TransferFrom | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "from", "Type": "string", "Value": ""}, {"Name": "to", "Type": "string", "Value": ""}, {"Name": "amount", "Type": "int64", "Value": ""}] | — |
Files
Storage
{
"raw": "storage: 19930, deposit: 1993000"
}