0
int64Value
7776000
1
int64Value
15552000
2
int64Value
31536000
3
untyped bigintValue
(253402300799 <untyped> bigint)
4
func(amount int64)- OID
- 02d577…ffec:3
4 details
5
func(rewardAmountStr string)- OID
- 02d577…ffec:5
5 details
6
func(s *v1.stakerV1, caller .uverse.address, positionId uint64)- OID
- 02d577…ffec:6
6 details
7
func(s *v1.stakerV1, positionId uint64)- OID
- 02d577…ffec:7
7 details
8
func(s *v1.stakerV1, poolPath string)- OID
- 02d577…ffec:8
8 details
9
func(tier uint64)- OID
- 02d577…ffec:9
9 details
10
func(currentTier uint64, tier1Count uint64)- OID
- 02d577…ffec:10
10 details
11
func(s *v1.stakerV1, rewardToken string, rewardAmount int64)- OID
- 02d577…ffec:11
11 details
12
func(s *v1.stakerV1, poolPath string, tokenPath string)- OID
- 02d577…ffec:12
12 details
13
uint64Value
1000
14
func(fee uint64)- OID
- 02d577…ffec:13
14 details
15
func(startTimestamp int64)- OID
- 02d577…ffec:14
15 details
16
func(endTimestamp int64)- OID
- 02d577…ffec:15
16 details
17
func(externalDuration int64)- OID
- 02d577…ffec:16
17 details
18
func(addr .uverse.address)- OID
- 02d577…ffec:17
18 details
19
func(startTime time.Time) bool- OID
- 02d577…ffec:18
19 details
20
func(owner .uverse.address, caller .uverse.address)- OID
- 02d577…ffec:19
20 details
21
typeValue
v1.Reward
22
func(rewards []v1.Reward) v1.Reward- OID
- 02d577…ffec:20
22 details
23
typeValue
v1.calculatePositionRewardParam
24
typeValue
v1.positionRewardUpdate
25
typeValue
v1.internalRewardSegment
26
func(segments []v1.internalRewardSegment, poolTier *v1.PoolTier, poolPath string, startTime int64, endTime int64, baseReward int64) []v1.internalRewardSegment- OID
- 02d577…ffec:22
26 details
27
func(deposit *staker.Deposit, incentive *staker.ExternalIncentive) int64- OID
- 02d577…ffec:23
27 details
28
stringValue
"gno.land/r/gnoswap/gns.GNS"
29
stringValue
"gno.land/r/gnoland/wugnot.wugnot"
30
func(prevAddr string, prevRealm string, poolPath string, tier uint64, rewardPerSecond int64, tierRewards map[uint64]int64, counts [4]uint64, currentTime int64)- OID
- 02d577…ffec:24
30 details
31
untyped stringValue
"[GNOSWAP-STAKER-001] caller has no permission"
32
untyped stringValue
"[GNOSWAP-STAKER-002] pool not found"
33
untyped stringValue
"[GNOSWAP-STAKER-003] not available to update collect time"
34
untyped stringValue
"[GNOSWAP-STAKER-004] invalid input data"
35
untyped stringValue
"[GNOSWAP-STAKER-005] invalid unstaking fee"
36
untyped stringValue
"[GNOSWAP-STAKER-006] already staked position"
37
untyped stringValue
"[GNOSWAP-STAKER-007] pool is not incentivized"
38
untyped stringValue
"[GNOSWAP-STAKER-008] cannot end incentive"
39
untyped stringValue
"[GNOSWAP-STAKER-009] invalid incentive start time"
40
untyped stringValue
"[GNOSWAP-STAKER-010] cannot delete default external token"
41
untyped stringValue
"[GNOSWAP-STAKER-011] invalid pool path"
42
untyped stringValue
"[GNOSWAP-STAKER-012] invalid pool tier"
43
untyped stringValue
"[GNOSWAP-STAKER-013] requested data not found"
44
untyped stringValue
"[GNOSWAP-STAKER-014] unexpected calculation error"
45
untyped stringValue
"[GNOSWAP-STAKER-015] zero liquidity"
46
untyped stringValue
"[GNOSWAP-STAKER-016] invalid incentive duration"
47
untyped stringValue
"[GNOSWAP-STAKER-017] not allowed for external reward"
48
untyped stringValue
"[GNOSWAP-STAKER-018] incentive already exists"
49
untyped stringValue
"[GNOSWAP-STAKER-019] overflow"
50
untyped stringValue
"[GNOSWAP-STAKER-020] cannot add existing token"
51
untyped stringValue
"[GNOSWAP-STAKER-021] invalid address"
52
untyped stringValue
"[GNOSWAP-STAKER-022] incentive is not ended yet"
53
untyped stringValue
"[GNOSWAP-STAKER-023] rlm does not match the current crossing frame"
54
func(message string, details string) .uverse.error- OID
- 02d577…ffec:26
54 details
55
typeValue
v1.tickCrossEventInfo
56
func(tickID int32, stakedLiquidityGross *uint256.Uint, stakedLiquidityDelta *int256.Int, outsideAccumulation *uint256.Uint) *v1.tickCrossEventInfo- OID
- 02d577…ffec:28
56 details
57
func(tokenPath string) .uverse.error- OID
- 02d577…ffec:30
57 details
58
func(tokenPath string) .uverse.error- OID
- 02d577…ffec:32
58 details
59
int64Value
1000000000
60
int64Value
1000000000
61
uint64Value
100
62
func()- OID
- 02d577…ffec:33
62 details
63
func()- OID
- 02d577…ffec:35
63 details
64
func(int, rlm .uverse.realm, stakerStore staker.IStakerStore, emissionAccessor staker.EmissionAccessor) .uverse.error- OID
- 02d577…ffec:36
64 details
65
func(stakerStore staker.IStakerStore) (*v1.PoolTier, *v1.Pools, int64, map[uint64]int64)- OID
- 02d577…ffec:37
65 details
66
typeValue
v1.stakerV1
67
func(stakerStore staker.IStakerStore, poolAccessor staker.PoolAccessor, emissionAccessor staker.EmissionAccessor, nftAccessor staker.NFTAccessor) *v1.stakerV1- OID
- 02d577…ffec:38
67 details
68
uint64Value
0
69
func(pct int64) int- OID
- 02d577…ffec:40
69 details
70
typeValue
v1.IncentivesResolver
71
func(incentives *staker.Incentives) *v1.IncentivesResolver- OID
- 02d577…ffec:42
71 details
72
func(tree *v0.BPTree, id string) (*staker.ExternalIncentive, bool)- OID
- 02d577…ffec:44
72 details
73
func(unclaimableStart int64, unclaimableEnd int64, incentiveStartTimestamp int64, incentiveEndTimestamp int64) int64- OID
- 02d577…ffec:45
73 details
74
<gnolang.heapItemType>- OID
- 02d577…ffec:46
74 details
75
typeValue
v1.Pools
76
func() *v1.Pools- OID
- 02d577…ffec:49
76 details
77
typeValue
v1.PoolResolver
78
func(pool *staker.Pool) *v1.PoolResolver- OID
- 02d577…ffec:51
78 details
79
typeValue
v1.RewardState
80
untyped bigintValue
(4 <untyped> bigint)
81
untyped bigintValue
(1 <untyped> bigint)
82
untyped bigintValue
(2 <untyped> bigint)
83
untyped bigintValue
(3 <untyped> bigint)
84
func(tier1Count uint64, tier2Count uint64, tier3Count uint64) staker.TierRatio- OID
- 02d577…ffec:52
84 details
85
typeValue
v1.PoolTier
86
func(pools *v1.Pools, currentTime int64, initialPoolPath string, getEmission func(...), getHalvingBlocksInRange func(...)) *v1.PoolTier- OID
- 02d577…ffec:54
86 details
87
func(membership *v0.BPTree, tierRatio staker.TierRatio, counts [4]uint64, lastRewardCacheTimestamp int64, currentEmission int64, getEmission func(...), getHalvingBlocksInRange func(...)) *v1.PoolTier- OID
- 02d577…ffec:55
87 details
88
func(emission int64, tierRatio int64, tierCount int64) int64- OID
- 02d577…ffec:56
88 details
89
typeValue
v1.TickResolver
90
func(tick *staker.Tick) *v1.TickResolver- OID
- 02d577…ffec:57
90 details
91
func(num uint64) string- OID
- 02d577…ffec:59
91 details
92
func(num int64) string- OID
- 02d577…ffec:61
92 details
93
func(s string) uint64- OID
- 02d577…ffec:62
93 details
94
func(s string) int64- OID
- 02d577…ffec:63
94 details
95
int64Value
31536000
96
func(warmupTemplate []staker.Warmup, index int, timeDuration int64) []staker.Warmup- OID
- 02d577…ffec:64
96 details
97
func(warmupTemplate []staker.Warmup, currentTime int64) []staker.Warmup- OID
- 02d577…ffec:66
97 details
98
func(warmup staker.Warmup, poolReward int64, positionLiquidity *uint256.Uint, stakedLiquidity *uint256.Uint) (int64, int64)- OID
- 02d577…ffec:67
98 details
99
func(currentTime int64, duration int64) int64- OID
- 02d577…ffec:68
99 details
100
.uverse.addressValue
<gnolang.StringValue>
101
typeValue
v1.Deposits
102
func() *v1.Deposits- OID
- 02d577…ffec:69
102 details
103
func(data interface{...}) *staker.Deposit- OID
- 02d577…ffec:71
103 details
104
typeValue
v1.ExternalIncentives
105
func() *v1.ExternalIncentives- OID
- 02d577…ffec:72
105 details
106
func(currentTime int64) int64- OID
- 02d577…ffec:73
106 details
107
func(positionId uint64) .uverse.error- OID
- 02d577…ffec:74
107 details
108
func(positionId uint64) *uint256.Uint- OID
- 02d577…ffec:75
108 details
109
func(positionId uint64) (int32, int32)- OID
- 02d577…ffec:76
109 details
110
typeValue
v1.ExternalIncentiveResolver
111
func(externalIncentive *staker.ExternalIncentive) *v1.ExternalIncentiveResolver- OID
- 02d577…ffec:77
111 details
112
typeValue
v1.DepositResolver
113
func(deposit *staker.Deposit) *v1.DepositResolver- OID
- 02d577…ffec:79
113 details
114
func(poolPath string) (string, string, string)- OID
- 02d577…ffec:80
114 details
115
func(positionId uint64) grc721.TokenID- OID
- 02d577…ffec:82
115 details
116
func(slice []string, item string) bool- OID
- 02d577…ffec:83
116 details
0
:
int64
=7776000
1
:
int64
=15552000
2
:
int64
=31536000
3
:
untyped bigint
=(253402300799 <untyped> bigint)
4 : func(amount int64) Inspect
5 : func(rewardAmountStr string) Inspect
6 : func(s *v1.stakerV1, caller .uverse.address, positionId uint64) Inspect
7 : func(s *v1.stakerV1, positionId uint64) Inspect
8 : func(s *v1.stakerV1, poolPath string) Inspect
9 : func(tier uint64) Inspect
10 : func(currentTier uint64, tier1Count uint64) Inspect
11 : func(s *v1.stakerV1, rewardToken string, rewardAmount int64) Inspect
12 : func(s *v1.stakerV1, poolPath string, tokenPath string) Inspect
13
:
uint64
=1000
14 : func(fee uint64) Inspect
15 : func(startTimestamp int64) Inspect
16 : func(endTimestamp int64) Inspect
17 : func(externalDuration int64) Inspect
18 : func(addr .uverse.address) Inspect
19 : func(startTime time.Time) bool Inspect
20 : func(owner .uverse.address, caller .uverse.address) Inspect
21
:
type
=v1.Reward
22 : func(rewards []v1.Reward) v1.Reward Inspect
23
:
type
=v1.calculatePositionRewardParam
24
:
type
=v1.positionRewardUpdate
25
:
type
=v1.internalRewardSegment
26 : func(segments []v1.internalRewardSegment, poolTier *v1.PoolTier, poolPath string, startTime int64, endTime int64, baseReward int64) []v1.internalRewardSegment Inspect
27 : func(deposit *staker.Deposit, incentive *staker.ExternalIncentive) int64 Inspect
28
:
string
="gno.land/r/gnoswap/gns.GNS"
29
:
string
="gno.land/r/gnoland/wugnot.wugnot"
30 : func(prevAddr string, prevRealm string, poolPath string, tier uint64, rewardPerSecond int64, tierRewards map[uint64]int64, counts [4]uint64, currentTime int64) Inspect
31
:
untyped string
="[GNOSWAP-STAKER-001] caller has no permission"
32
:
untyped string
="[GNOSWAP-STAKER-002] pool not found"
33
:
untyped string
="[GNOSWAP-STAKER-003] not available to update collect time"
34
:
untyped string
="[GNOSWAP-STAKER-004] invalid input data"
35
:
untyped string
="[GNOSWAP-STAKER-005] invalid unstaking fee"
36
:
untyped string
="[GNOSWAP-STAKER-006] already staked position"
37
:
untyped string
="[GNOSWAP-STAKER-007] pool is not incentivized"
38
:
untyped string
="[GNOSWAP-STAKER-008] cannot end incentive"
39
:
untyped string
="[GNOSWAP-STAKER-009] invalid incentive start time"
40
:
untyped string
="[GNOSWAP-STAKER-010] cannot delete default external token"
41
:
untyped string
="[GNOSWAP-STAKER-011] invalid pool path"
42
:
untyped string
="[GNOSWAP-STAKER-012] invalid pool tier"
43
:
untyped string
="[GNOSWAP-STAKER-013] requested data not found"
44
:
untyped string
="[GNOSWAP-STAKER-014] unexpected calculation error"
45
:
untyped string
="[GNOSWAP-STAKER-015] zero liquidity"
46
:
untyped string
="[GNOSWAP-STAKER-016] invalid incentive duration"
47
:
untyped string
="[GNOSWAP-STAKER-017] not allowed for external reward"
48
:
untyped string
="[GNOSWAP-STAKER-018] incentive already exists"
49
:
untyped string
="[GNOSWAP-STAKER-019] overflow"
50
:
untyped string
="[GNOSWAP-STAKER-020] cannot add existing token"
51
:
untyped string
="[GNOSWAP-STAKER-021] invalid address"
52
:
untyped string
="[GNOSWAP-STAKER-022] incentive is not ended yet"
53
:
untyped string
="[GNOSWAP-STAKER-023] rlm does not match the current crossing frame"
54 : func(message string, details string) .uverse.error Inspect
55
:
type
=v1.tickCrossEventInfo
56 : func(tickID int32, stakedLiquidityGross *uint256.Uint, stakedLiquidityDelta *int256.Int, outsideAccumulation *uint256.Uint) *v1.tickCrossEventInfo Inspect
57 : func(tokenPath string) .uverse.error Inspect
58 : func(tokenPath string) .uverse.error Inspect
59
:
int64
=1000000000
60
:
int64
=1000000000
61
:
uint64
=100
62 : func() Inspect
63 : func() Inspect
64 : func(int, rlm .uverse.realm, stakerStore staker.IStakerStore, emissionAccessor staker.EmissionAccessor) .uverse.error Inspect
65 : func(stakerStore staker.IStakerStore) (*v1.PoolTier, *v1.Pools, int64, map[uint64]int64) Inspect
66
:
type
=v1.stakerV1
67 : func(stakerStore staker.IStakerStore, poolAccessor staker.PoolAccessor, emissionAccessor staker.EmissionAccessor, nftAccessor staker.NFTAccessor) *v1.stakerV1 Inspect
68
:
uint64
=0
69 : func(pct int64) int Inspect
70
:
type
=v1.IncentivesResolver
71 : func(incentives *staker.Incentives) *v1.IncentivesResolver Inspect
72 : func(tree *v0.BPTree, id string) (*staker.ExternalIncentive, bool) Inspect
73 : func(unclaimableStart int64, unclaimableEnd int64, incentiveStartTimestamp int64, incentiveEndTimestamp int64) int64 Inspect
74 : <gnolang.heapItemType> Inspect
75
:
type
=v1.Pools
76 : func() *v1.Pools Inspect
77
:
type
=v1.PoolResolver
78 : func(pool *staker.Pool) *v1.PoolResolver Inspect
79
:
type
=v1.RewardState
80
:
untyped bigint
=(4 <untyped> bigint)
81
:
untyped bigint
=(1 <untyped> bigint)
82
:
untyped bigint
=(2 <untyped> bigint)
83
:
untyped bigint
=(3 <untyped> bigint)
84 : func(tier1Count uint64, tier2Count uint64, tier3Count uint64) staker.TierRatio Inspect
85
:
type
=v1.PoolTier
86 : func(pools *v1.Pools, currentTime int64, initialPoolPath string, getEmission func(...), getHalvingBlocksInRange func(...)) *v1.PoolTier Inspect
87 : func(membership *v0.BPTree, tierRatio staker.TierRatio, counts [4]uint64, lastRewardCacheTimestamp int64, currentEmission int64, getEmission func(...), getHalvingBlocksInRange func(...)) *v1.PoolTier Inspect
88 : func(emission int64, tierRatio int64, tierCount int64) int64 Inspect
89
:
type
=v1.TickResolver
90 : func(tick *staker.Tick) *v1.TickResolver Inspect
91 : func(num uint64) string Inspect
92 : func(num int64) string Inspect
93 : func(s string) uint64 Inspect
94 : func(s string) int64 Inspect
95
:
int64
=31536000
96 : func(warmupTemplate []staker.Warmup, index int, timeDuration int64) []staker.Warmup Inspect
97 : func(warmupTemplate []staker.Warmup, currentTime int64) []staker.Warmup Inspect
98 : func(warmup staker.Warmup, poolReward int64, positionLiquidity *uint256.Uint, stakedLiquidity *uint256.Uint) (int64, int64) Inspect
99 : func(currentTime int64, duration int64) int64 Inspect
100
:
.uverse.address
=<gnolang.StringValue>
101
:
type
=v1.Deposits
102 : func() *v1.Deposits Inspect
103 : func(data interface{...}) *staker.Deposit Inspect
104
:
type
=v1.ExternalIncentives
105 : func() *v1.ExternalIncentives Inspect
106 : func(currentTime int64) int64 Inspect
107 : func(positionId uint64) .uverse.error Inspect
108 : func(positionId uint64) *uint256.Uint Inspect
109 : func(positionId uint64) (int32, int32) Inspect
110
:
type
=v1.ExternalIncentiveResolver
111 : func(externalIncentive *staker.ExternalIncentive) *v1.ExternalIncentiveResolver Inspect
112
:
type
=v1.DepositResolver