Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

Object 0db2d276…87952d:2 state

Back to all declarations

0

func(gv *v1.governanceV1, proposalID int64, caller .uverse.address)
Open
OID
0db2d2…952d:3
0 details

Inspect func

3

func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) governance.Config
Open
OID
0db2d2…952d:7
3 details

Inspect func

4

untyped string

Value

"*EXE*"

5

untyped string

Value

"*GOV*"

6

untyped bigint

Value

(255 <untyped> bigint)

7

untyped bigint

Value

(10000 <untyped> bigint)

8

untyped bigint

Value

(10 <untyped> bigint)

9

untyped bigint

Value

(2592000 <untyped> bigint)

10

untyped string

Value

"[GNOSWAP-GOVERNANCE-001] invalid input"

11

untyped string

Value

"[GNOSWAP-GOVERNANCE-002] requested data not found"

12

untyped string

Value

"[GNOSWAP-GOVERNANCE-003] not enough balance"

13

untyped string

Value

"[GNOSWAP-GOVERNANCE-004] cannot vote twice"

14

untyped string

Value

"[GNOSWAP-GOVERNANCE-005] not enough voting power"

15

untyped string

Value

"[GNOSWAP-GOVERNANCE-006] cannot cancel already canceled proposal"

16

untyped string

Value

"[GNOSWAP-GOVERNANCE-007] unable to cancel voting proposal"

17

untyped string

Value

"[GNOSWAP-GOVERNANCE-008] cannot execute text proposal"

18

untyped string

Value

"[GNOSWAP-GOVERNANCE-009] unable to vote out of voting period"

19

untyped string

Value

"[GNOSWAP-GOVERNANCE-010] invalid message format"

20

untyped string

Value

"[GNOSWAP-GOVERNANCE-011] already active proposal"

21

untyped string

Value

"[GNOSWAP-GOVERNANCE-012] proposal not found"

22

untyped string

Value

"[GNOSWAP-GOVERNANCE-013] proposal not executable"

23

untyped string

Value

"[GNOSWAP-GOVERNANCE-014] not proposer"

24

untyped string

Value

"[GNOSWAP-GOVERNANCE-015] invalid configuration"

25

untyped string

Value

"[GNOSWAP-GOVERNANCE-016] invalid execution: handler not found"

26

untyped string

Value

"[GNOSWAP-GOVERNANCE-017] invalid smoothing period"

27

untyped string

Value

"[GNOSWAP-GOVERNANCE-018] spoofed realm: captured cur no longer matches live frame"

28

func(message string, detail string) .uverse.error
Open
OID
0db2d2…952d:9
28 details

Inspect func

29

func(int, rlm .uverse.realm, proposal *governance.Proposal, parameterRegistry *v1.ParameterRegistry, executedAt int64, executedHeight int64, executedBy .uverse.address) .uverse.error
Open
OID
0db2d2…952d:11
29 details

Inspect func

30

func(int, rlm .uverse.realm, proposal *governance.Proposal, parameterRegistry *v1.ParameterRegistry, executedAt int64, executedHeight int64, executedBy .uverse.address) .uverse.error
Open
OID
0db2d2…952d:13
30 details

Inspect func

33

func(int, rlm .uverse.realm, governanceStore governance.IGovernanceStore) .uverse.error
Open
OID
0db2d2…952d:17
33 details

Inspect func

35

type

Value

v1.governanceV1

36

func(governanceStore governance.IGovernanceStore, stakerAccessor governance.GovStakerAccessor) governance.IGovernance
Open
OID
0db2d2…952d:19
36 details

Inspect func

39

untyped string

Value

"gno.land/r/gnoswap/gns.GNS"

40

untyped string

Value

"gno.land/r/gnoswap/halt"

41

untyped string

Value

"gno.land/r/gnoswap/rbac"

42

untyped string

Value

"gno.land/r/gnoswap/access"

43

untyped string

Value

"gno.land/r/gnoswap/emission"

44

untyped string

Value

"gno.land/r/gnoswap/common"

45

untyped string

Value

"gno.land/r/gnoswap/pool"

46

untyped string

Value

"gno.land/r/gnoswap/position"

47

untyped string

Value

"gno.land/r/gnoswap/router"

48

untyped string

Value

"gno.land/r/gnoswap/staker"

49

untyped string

Value

"gno.land/r/gnoswap/launchpad"

50

untyped string

Value

"gno.land/r/gnoswap/protocol_fee"

51

untyped string

Value

"gno.land/r/gnoswap/community_pool"

52

untyped string

Value

"gno.land/r/gnoswap/gov/governance"

53

untyped string

Value

"gno.land/r/gnoswap/gov/staker"

54

type

Value

v1.ParameterHandler

55

type

Value

v1.ParameterHandlerOptions

56

type

Value

v1.paramValidator

57

func(pkgPath string, function string, paramCount int, handlerFunc func(...), paramValidators []v1.paramValidator) v1.ParameterHandler
Open
OID
0db2d2…952d:24
57 details

Inspect func

58

type

Value

v1.ParameterRegistry

60

func(pkgPath string, function string) string
Open
OID
0db2d2…952d:26
60 details

Inspect func

62

func(registry *v1.ParameterRegistry, handlerOptions []*v1.ParameterHandlerOptions)
Open
OID
0db2d2…952d:28
62 details

Inspect func

63

func(fn func(...)) err .uverse.error
Open
OID
0db2d2…952d:29
63 details

Inspect func

68

func(kind v1.numberKind) v1.paramValidator
Open
OID
0db2d2…952d:38
68 details

Inspect func

69

func(name string) v1.paramValidator
Open
OID
0db2d2…952d:39
69 details

Inspect func

73

func(name string) v1.paramValidator
Open
OID
0db2d2…952d:43
73 details

Inspect func

75

func(msg string) (pkgPath string, function string, params []string, partCount int)
Open
OID
0db2d2…952d:45
75 details

Inspect func

76

func(numToExecute int64, msgs []string) .uverse.error
Open
OID
0db2d2…952d:46
76 details

Inspect func

77

type

Value

v1.ProposalResolver

78

func(proposal *governance.Proposal) *v1.ProposalResolver
Open
OID
0db2d2…952d:47
78 details

Inspect func

79

type

Value

v1.ProposalActionStatusResolver

80

func(status *governance.ProposalActionStatus) *v1.ProposalActionStatusResolver
Open
OID
0db2d2…952d:49
80 details

Inspect func

81

type

Value

v1.ProposalMetadataResolver

82

func(metadata *governance.ProposalMetadata) *v1.ProposalMetadataResolver
Open
OID
0db2d2…952d:51
82 details

Inspect func

83

type

Value

v1.ProposalDataResolver

84

func(proposalData *governance.ProposalData) *v1.ProposalDataResolver
Open
OID
0db2d2…952d:53
84 details

Inspect func

86

func(tokenPath string, to .uverse.address, amount int64, communityPoolPackagePath string) *governance.ProposalData
Open
OID
0db2d2…952d:55
86 details

Inspect func

87

func(numToExecute int64, executions string) *governance.ProposalData
Open
OID
0db2d2…952d:56
87 details

Inspect func

88

func(pkgPath string, function string, params []string) string
Open
OID
0db2d2…952d:57
88 details

Inspect func

89

type

Value

v1.ProposalScheduleStatusResolver

90

func(status *governance.ProposalScheduleStatus) *v1.ProposalScheduleStatusResolver
Open
OID
0db2d2…952d:58
90 details

Inspect func

91

func(votingStartDelay int64, votingPeriod int64, executionDelay int64, executionWindow int64, createdAt int64) *governance.ProposalScheduleStatus
Open
OID
0db2d2…952d:60
91 details

Inspect func

92

type

Value

v1.ProposalStatusResolver

93

func(status *governance.ProposalStatus) *v1.ProposalStatusResolver
Open
OID
0db2d2…952d:61
93 details

Inspect func

94

func(config governance.Config, maxVotingWeight int64, executable bool, createdAt int64, quorumWeight int64) *governance.ProposalStatus
Open
OID
0db2d2…952d:63
94 details

Inspect func

95

type

Value

v1.ProposalVoteStatusResolver

96

func(voteStatus *governance.ProposalVoteStatus) *v1.ProposalVoteStatusResolver
Open
OID
0db2d2…952d:64
96 details

Inspect func

97

type

Value

v1.numberKind

98

v1.numberKind

Value

<zero>

99

v1.numberKind

Value

<zero>

100

v1.numberKind

Value

<zero>

101

func(s string, kind v1.numberKind) interface{...}
Open
OID
0db2d2…952d:66
101 details

Inspect func

106

type

Value

v1.VotingInfoResolver

107

func(votingInfo *governance.VotingInfo) *v1.VotingInfoResolver
Open
OID
0db2d2…952d:72
107 details

Inspect func
0 : func(gv *v1.governanceV1, proposalID int64, caller .uverse.address) Inspect
1 : func(smoothingPeriod int64) Inspect
2 : func(tokenPath string) Inspect
3 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) governance.Config Inspect
4 : untyped string ="*EXE*"
5 : untyped string ="*GOV*"
6 : untyped bigint =(255 <untyped> bigint)
7 : untyped bigint =(10000 <untyped> bigint)
8 : untyped bigint =(10 <untyped> bigint)
9 : untyped bigint =(2592000 <untyped> bigint)
10 : untyped string ="[GNOSWAP-GOVERNANCE-001] invalid input"
11 : untyped string ="[GNOSWAP-GOVERNANCE-002] requested data not found"
12 : untyped string ="[GNOSWAP-GOVERNANCE-003] not enough balance"
13 : untyped string ="[GNOSWAP-GOVERNANCE-004] cannot vote twice"
14 : untyped string ="[GNOSWAP-GOVERNANCE-005] not enough voting power"
15 : untyped string ="[GNOSWAP-GOVERNANCE-006] cannot cancel already canceled proposal"
16 : untyped string ="[GNOSWAP-GOVERNANCE-007] unable to cancel voting proposal"
17 : untyped string ="[GNOSWAP-GOVERNANCE-008] cannot execute text proposal"
18 : untyped string ="[GNOSWAP-GOVERNANCE-009] unable to vote out of voting period"
19 : untyped string ="[GNOSWAP-GOVERNANCE-010] invalid message format"
20 : untyped string ="[GNOSWAP-GOVERNANCE-011] already active proposal"
21 : untyped string ="[GNOSWAP-GOVERNANCE-012] proposal not found"
22 : untyped string ="[GNOSWAP-GOVERNANCE-013] proposal not executable"
23 : untyped string ="[GNOSWAP-GOVERNANCE-014] not proposer"
24 : untyped string ="[GNOSWAP-GOVERNANCE-015] invalid configuration"
25 : untyped string ="[GNOSWAP-GOVERNANCE-016] invalid execution: handler not found"
26 : untyped string ="[GNOSWAP-GOVERNANCE-017] invalid smoothing period"
27 : untyped string ="[GNOSWAP-GOVERNANCE-018] spoofed realm: captured cur no longer matches live frame"
28 : func(message string, detail string) .uverse.error Inspect
29 : func(int, rlm .uverse.realm, proposal *governance.Proposal, parameterRegistry *v1.ParameterRegistry, executedAt int64, executedHeight int64, executedBy .uverse.address) .uverse.error Inspect
30 : func(int, rlm .uverse.realm, proposal *governance.Proposal, parameterRegistry *v1.ParameterRegistry, executedAt int64, executedHeight int64, executedBy .uverse.address) .uverse.error Inspect
31 : func() Inspect
32 : func() Inspect
33 : func(int, rlm .uverse.realm, governanceStore governance.IGovernanceStore) .uverse.error Inspect
34 : func(version int64) string Inspect
35 : type =v1.governanceV1
36 : func(governanceStore governance.IGovernanceStore, stakerAccessor governance.GovStakerAccessor) governance.IGovernance Inspect
37 : <gnolang.heapItemType> Inspect
38 : func() Inspect
39 : untyped string ="gno.land/r/gnoswap/gns.GNS"
40 : untyped string ="gno.land/r/gnoswap/halt"
41 : untyped string ="gno.land/r/gnoswap/rbac"
42 : untyped string ="gno.land/r/gnoswap/access"
43 : untyped string ="gno.land/r/gnoswap/emission"
44 : untyped string ="gno.land/r/gnoswap/common"
45 : untyped string ="gno.land/r/gnoswap/pool"
46 : untyped string ="gno.land/r/gnoswap/position"
47 : untyped string ="gno.land/r/gnoswap/router"
48 : untyped string ="gno.land/r/gnoswap/staker"
49 : untyped string ="gno.land/r/gnoswap/launchpad"
50 : untyped string ="gno.land/r/gnoswap/protocol_fee"
51 : untyped string ="gno.land/r/gnoswap/community_pool"
52 : untyped string ="gno.land/r/gnoswap/gov/governance"
53 : untyped string ="gno.land/r/gnoswap/gov/staker"
54 : type =v1.ParameterHandler
55 : type =v1.ParameterHandlerOptions
56 : type =v1.paramValidator
57 : func(pkgPath string, function string, paramCount int, handlerFunc func(...), paramValidators []v1.paramValidator) v1.ParameterHandler Inspect
58 : type =v1.ParameterRegistry
59 : func() *v1.ParameterRegistry Inspect
60 : func(pkgPath string, function string) string Inspect
61 : func() *v1.ParameterRegistry Inspect
62 : func(registry *v1.ParameterRegistry, handlerOptions []*v1.ParameterHandlerOptions) Inspect
63 : func(fn func(...)) err .uverse.error Inspect
64 : <gnolang.heapItemType> Inspect
65 : <gnolang.heapItemType> Inspect
66 : <gnolang.heapItemType> Inspect
67 : <gnolang.heapItemType> Inspect
68 : func(kind v1.numberKind) v1.paramValidator Inspect
69 : func(name string) v1.paramValidator Inspect
70 : func(s string) .uverse.error Inspect
71 : func(s string) .uverse.error Inspect
72 : func(s string) .uverse.error Inspect
73 : func(name string) v1.paramValidator Inspect
74 : func(executions string) []string Inspect
75 : func(msg string) (pkgPath string, function string, params []string, partCount int) Inspect
76 : func(numToExecute int64, msgs []string) .uverse.error Inspect
77 : type =v1.ProposalResolver
78 : func(proposal *governance.Proposal) *v1.ProposalResolver Inspect
79 : type =v1.ProposalActionStatusResolver
80 : func(status *governance.ProposalActionStatus) *v1.ProposalActionStatusResolver Inspect
81 : type =v1.ProposalMetadataResolver
82 : func(metadata *governance.ProposalMetadata) *v1.ProposalMetadataResolver Inspect
83 : type =v1.ProposalDataResolver
84 : func(proposalData *governance.ProposalData) *v1.ProposalDataResolver Inspect
85 : func() *governance.ProposalData Inspect
86 : func(tokenPath string, to .uverse.address, amount int64, communityPoolPackagePath string) *governance.ProposalData Inspect
87 : func(numToExecute int64, executions string) *governance.ProposalData Inspect
88 : func(pkgPath string, function string, params []string) string Inspect
89 : type =v1.ProposalScheduleStatusResolver
90 : func(status *governance.ProposalScheduleStatus) *v1.ProposalScheduleStatusResolver Inspect
91 : func(votingStartDelay int64, votingPeriod int64, executionDelay int64, executionWindow int64, createdAt int64) *governance.ProposalScheduleStatus Inspect
92 : type =v1.ProposalStatusResolver
93 : func(status *governance.ProposalStatus) *v1.ProposalStatusResolver Inspect
94 : func(config governance.Config, maxVotingWeight int64, executable bool, createdAt int64, quorumWeight int64) *governance.ProposalStatus Inspect
95 : type =v1.ProposalVoteStatusResolver
96 : func(voteStatus *governance.ProposalVoteStatus) *v1.ProposalVoteStatusResolver Inspect
97 : type =v1.numberKind
98 : v1.numberKind =<zero>
99 : v1.numberKind =<zero>
100 : v1.numberKind =<zero>
101 : func(s string, kind v1.numberKind) interface{...} Inspect
102 : func(s string) bool Inspect
103 : func(s string) int Inspect
104 : func(s string) int64 Inspect
105 : func(s string) uint64 Inspect
106 : type =v1.VotingInfoResolver
107 : func(votingInfo *governance.VotingInfo) *v1.VotingInfoResolver Inspect