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 083f770a…4d1fdf:2 state

Back to all declarations

0

type

Value

staker.Counter

2

type

Value

staker.DelegationType

3

staker.DelegationType

Value

<gnolang.StringValue>

4

staker.DelegationType

Value

<gnolang.StringValue>

5

type

Value

staker.Delegation

6

func(id int64, delegateFrom .uverse.address, delegateTo .uverse.address, delegateAmount int64, createdHeight int64, createdAt int64) *staker.Delegation
Open
OID
083f77…1fdf:5
6 details

Inspect func

9

type

Value

staker.DelegationManager

11

type

Value

staker.DelegationWithdraw

12

func(delegationID int64, unDelegateAmount int64, createdHeight int64, createdAt int64, unDelegationLockupPeriod int64) staker.DelegationWithdraw
Open
OID
083f77…1fdf:11
12 details

Inspect func

13

func(delegationID int64, unDelegateAmount int64, createdHeight int64, createdAt int64) staker.DelegationWithdraw
Open
OID
083f77…1fdf:13
13 details

Inspect func

14

untyped string

Value

"failed to cast rewardStates's element to *EmissionRewardState: %T"

15

type

Value

staker.EmissionRewardManager

16

func() *staker.EmissionRewardManager
Open
OID
083f77…1fdf:14
16 details

Inspect func

17

type

Value

staker.EmissionRewardState

18

func(accumulatedRewardX128PerStake *uint256.Uint) *staker.EmissionRewardState
Open
OID
083f77…1fdf:16
18 details

Inspect func

19

untyped string

Value

"rlm does not match the current crossing frame"

21

func(src [].uverse.address) [].uverse.address
Open
OID
083f77…1fdf:20
21 details

Inspect func

22

func(src map[string]int64) map[string]int64
Open
OID
083f77…1fdf:21
22 details

Inspect func

23

func(src []staker.DelegationWithdraw) []staker.DelegationWithdraw
Open
OID
083f77…1fdf:22
23 details

Inspect func

29

func(offset int, count int) []int64
Open
OID
083f77…1fdf:29
29 details

Inspect func

31

func(delegationID int64) (*staker.Delegation, .uverse.error)
Open
OID
083f77…1fdf:31
31 details

Inspect func

32

func(delegator .uverse.address) int
Open
OID
083f77…1fdf:32
32 details

Inspect func

33

func(delegator .uverse.address, offset int, count int) [].uverse.address
Open
OID
083f77…1fdf:33
33 details

Inspect func

34

func(delegator .uverse.address, delegatee .uverse.address) int
Open
OID
083f77…1fdf:34
34 details

Inspect func

35

func(delegator .uverse.address, delegatee .uverse.address) []int64
Open
OID
083f77…1fdf:35
35 details

Inspect func

37

func(snapshotTime int64) (int64, bool)
Open
OID
083f77…1fdf:37
37 details

Inspect func

38

func(userAddr .uverse.address, snapshotTime int64) (int64, bool)
Open
OID
083f77…1fdf:38
38 details

Inspect func

39

func(addr .uverse.address) (int64, map[string]int64, .uverse.error)
Open
OID
083f77…1fdf:39
39 details

Inspect func

40

func(addr .uverse.address) (int64, map[string]int64, .uverse.error)
Open
OID
083f77…1fdf:40
40 details

Inspect func

41

func(rewardID string) (int64, map[string]int64, .uverse.error)
Open
OID
083f77…1fdf:41
41 details

Inspect func

42

func(projectAddr string) (int64, bool)
Open
OID
083f77…1fdf:42
42 details

Inspect func

44

func(delegationID int64, offset int, count int) ([]staker.DelegationWithdraw, .uverse.error)
Open
OID
083f77…1fdf:44
44 details

Inspect func

46

func(tokenPath string) *uint256.Uint
Open
OID
083f77…1fdf:46
46 details

Inspect func

52

type

Value

staker.LaunchpadProjectDeposits

53

func() *staker.LaunchpadProjectDeposits
Open
OID
083f77…1fdf:52
53 details

Inspect func

54

type

Value

staker.ProtocolFeeRewardManager

55

func() *staker.ProtocolFeeRewardManager
Open
OID
083f77…1fdf:54
55 details

Inspect func

56

type

Value

staker.ProtocolFeeRewardState

57

func(accumulatedProtocolFeeX128PerStake map[string]*uint256.Uint) *staker.ProtocolFeeRewardState
Open
OID
083f77…1fdf:56
57 details

Inspect func

58

func(to .uverse.address, amount int64, referrer string) int64
Open
OID
083f77…1fdf:58
58 details

Inspect func

59

func(from .uverse.address, amount int64) int64
Open
OID
083f77…1fdf:60
59 details

Inspect func

60

func(delegatee .uverse.address, newDelegatee .uverse.address, amount int64) int64
Open
OID
083f77…1fdf:61
60 details

Inspect func

67

func(to .uverse.address, tokenPath string)
Open
OID
083f77…1fdf:68
67 details

Inspect func

68

func(addr .uverse.address, amount int64, add bool)
Open
OID
083f77…1fdf:69
68 details

Inspect func

69

func(threshold int64, target .uverse.address)
Open
OID
083f77…1fdf:70
69 details

Inspect func

77

func(int, rlm .uverse.realm, kvStore store.KVStore) interface{...}
Open
OID
083f77…1fdf:79
77 details

Inspect func

80

untyped string

Value

"unDelegationLockupPeriod"

81

untyped string

Value

"totalDelegatedAmount"

82

untyped string

Value

"totalLockedAmount"

83

untyped string

Value

"delegationNextID"

84

untyped string

Value

"delegations"

85

untyped string

Value

"totalDelegationHistory"

86

untyped string

Value

"userDelegationHistory"

87

untyped string

Value

"emissionRewardManager"

88

untyped string

Value

"protocolFeeRewardManager"

89

untyped string

Value

"delegationManager"

90

untyped string

Value

"launchpadProjectDeposits"

91

type

Value

staker.govStakerStore

92

func(kvStore store.KVStore) staker.IGovStakerStore
Open
OID
083f77…1fdf:82
92 details

Inspect func

93

type

Value

staker.UintTree

99

type

Value

staker.IGovStaker

100

type

Value

staker.IGovStakerDelegation

101

type

Value

staker.IGovStakerReward

102

type

Value

staker.IGovStakerGetter

103

type

Value

staker.IGovStakerAdmin

104

type

Value

staker.IGovStakerStore
0 : type =staker.Counter
1 : func() *staker.Counter Inspect
2 : type =staker.DelegationType
3 : staker.DelegationType =<gnolang.StringValue>
4 : staker.DelegationType =<gnolang.StringValue>
5 : type =staker.Delegation
6 : func(id int64, delegateFrom .uverse.address, delegateTo .uverse.address, delegateAmount int64, createdHeight int64, createdAt int64) *staker.Delegation Inspect
7 : func() *v0.BPTree Inspect
8 : func() *v0.BPTree Inspect
9 : type =staker.DelegationManager
10 : func() *staker.DelegationManager Inspect
11 : type =staker.DelegationWithdraw
12 : func(delegationID int64, unDelegateAmount int64, createdHeight int64, createdAt int64, unDelegationLockupPeriod int64) staker.DelegationWithdraw Inspect
13 : func(delegationID int64, unDelegateAmount int64, createdHeight int64, createdAt int64) staker.DelegationWithdraw Inspect
14 : untyped string ="failed to cast rewardStates's element to *EmissionRewardState: %T"
15 : type =staker.EmissionRewardManager
16 : func() *staker.EmissionRewardManager Inspect
17 : type =staker.EmissionRewardState
18 : func(accumulatedRewardX128PerStake *uint256.Uint) *staker.EmissionRewardState Inspect
19 : untyped string ="rlm does not match the current crossing frame"
20 : func(src []int64) []int64 Inspect
21 : func(src [].uverse.address) [].uverse.address Inspect
22 : func(src map[string]int64) map[string]int64 Inspect
23 : func(src []staker.DelegationWithdraw) []staker.DelegationWithdraw Inspect
24 : func() int64 Inspect
25 : func() int64 Inspect
26 : func() int64 Inspect
27 : func() int64 Inspect
28 : func() int Inspect
29 : func(offset int, count int) []int64 Inspect
30 : func(delegationID int64) bool Inspect
31 : func(delegationID int64) (*staker.Delegation, .uverse.error) Inspect
32 : func(delegator .uverse.address) int Inspect
33 : func(delegator .uverse.address, offset int, count int) [].uverse.address Inspect
34 : func(delegator .uverse.address, delegatee .uverse.address) int Inspect
35 : func(delegator .uverse.address, delegatee .uverse.address) []int64 Inspect
36 : func() bool Inspect
37 : func(snapshotTime int64) (int64, bool) Inspect
38 : func(userAddr .uverse.address, snapshotTime int64) (int64, bool) Inspect
39 : func(addr .uverse.address) (int64, map[string]int64, .uverse.error) Inspect
40 : func(addr .uverse.address) (int64, map[string]int64, .uverse.error) Inspect
41 : func(rewardID string) (int64, map[string]int64, .uverse.error) Inspect
42 : func(projectAddr string) (int64, bool) Inspect
43 : func(delegationID int64) int Inspect
44 : func(delegationID int64, offset int, count int) ([]staker.DelegationWithdraw, .uverse.error) Inspect
45 : func(delegationID int64) int64 Inspect
46 : func(tokenPath string) *uint256.Uint Inspect
47 : func(tokenPath string) int64 Inspect
48 : func() int64 Inspect
49 : func() *uint256.Uint Inspect
50 : func() int64 Inspect
51 : func() int64 Inspect
52 : type =staker.LaunchpadProjectDeposits
53 : func() *staker.LaunchpadProjectDeposits Inspect
54 : type =staker.ProtocolFeeRewardManager
55 : func() *staker.ProtocolFeeRewardManager Inspect
56 : type =staker.ProtocolFeeRewardState
57 : func(accumulatedProtocolFeeX128PerStake map[string]*uint256.Uint) *staker.ProtocolFeeRewardState Inspect
58 : func(to .uverse.address, amount int64, referrer string) int64 Inspect
59 : func(from .uverse.address, amount int64) int64 Inspect
60 : func(delegatee .uverse.address, newDelegatee .uverse.address, amount int64) int64 Inspect
61 : func() int64 Inspect
62 : func() Inspect
63 : func() Inspect
64 : func(tokenPath string) Inspect
65 : func(to .uverse.address) Inspect
66 : func(to .uverse.address) Inspect
67 : func(to .uverse.address, tokenPath string) Inspect
68 : func(addr .uverse.address, amount int64, add bool) Inspect
69 : func(threshold int64, target .uverse.address) Inspect
70 : func(period int64) Inspect
71 : <gnolang.heapItemType> Inspect
72 : <gnolang.heapItemType> Inspect
73 : <gnolang.heapItemType> Inspect
74 : <gnolang.heapItemType> Inspect
75 : <gnolang.heapItemType> Inspect
76 : func() Inspect
77 : func(int, rlm .uverse.realm, kvStore store.KVStore) interface{...} Inspect
78 : func() staker.IGovStaker Inspect
79 : func() .uverse.error Inspect
80 : untyped string ="unDelegationLockupPeriod"
81 : untyped string ="totalDelegatedAmount"
82 : untyped string ="totalLockedAmount"
83 : untyped string ="delegationNextID"
84 : untyped string ="delegations"
85 : untyped string ="totalDelegationHistory"
86 : untyped string ="userDelegationHistory"
87 : untyped string ="emissionRewardManager"
88 : untyped string ="protocolFeeRewardManager"
89 : untyped string ="delegationManager"
90 : untyped string ="launchpadProjectDeposits"
91 : type =staker.govStakerStore
92 : func(kvStore store.KVStore) staker.IGovStakerStore Inspect
93 : type =staker.UintTree
94 : func() *staker.UintTree Inspect
95 : func(num uint64) string Inspect
96 : func(num int64) string Inspect
97 : func(s string) uint64 Inspect
98 : func(s string) int64 Inspect
99 : type =staker.IGovStaker
100 : type =staker.IGovStakerDelegation
101 : type =staker.IGovStakerReward
102 : type =staker.IGovStakerGetter
103 : type =staker.IGovStakerAdmin
104 : type =staker.IGovStakerStore
105 : func(initializer func(...)) Inspect
106 : func(packagePath string) Inspect
107 : func() string Inspect