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 0fe07809…213476:2 state

Back to all declarations

1

func(token0Path string, token1Path string)
Open
OID
0fe078…3476:5
1 details

Inspect func

3

func(instance *v1.poolV1, token0Path string, token1Path string, fee uint32)
Open
OID
0fe078…3476:7
3 details

Inspect func

4

func(token0Path string, token1Path string)
Open
OID
0fe078…3476:8
4 details

Inspect func

5

untyped string

Value

"[GNOSWAP-POOL-001] unsupported fee tier"

6

untyped string

Value

"[GNOSWAP-POOL-002] pool already created"

7

untyped string

Value

"[GNOSWAP-POOL-003] out of range for numeric value"

8

untyped string

Value

"[GNOSWAP-POOL-004] invalid input data"

9

untyped string

Value

"[GNOSWAP-POOL-005] requested data not found"

10

untyped string

Value

"[GNOSWAP-POOL-006] invalid liquidity calculated"

11

untyped string

Value

"[GNOSWAP-POOL-007] zero liquidity"

12

untyped string

Value

"[GNOSWAP-POOL-008] same token used in single pool"

13

untyped string

Value

"[GNOSWAP-POOL-009] tickLower is invalid"

14

untyped string

Value

"[GNOSWAP-POOL-010] tickUpper is invalid"

15

untyped string

Value

"[GNOSWAP-POOL-011] invalid swap amount"

16

untyped string

Value

"[GNOSWAP-POOL-012] invalid protocol fee percentage"

17

untyped string

Value

"[GNOSWAP-POOL-013] invalid withdrawal fee percentage"

18

untyped string

Value

"[GNOSWAP-POOL-014] cannot modify pool while locked"

19

untyped string

Value

"[GNOSWAP-POOL-015] swap price out of range"

20

untyped string

Value

"[GNOSWAP-POOL-016] token transfer failed"

21

untyped string

Value

"[GNOSWAP-POOL-017] invalid tick and tick spacing requested"

22

untyped string

Value

"[GNOSWAP-POOL-018] tickLower is greater than or equal to tickUpper"

23

untyped string

Value

"[GNOSWAP-POOL-019] underflow"

24

untyped string

Value

"[GNOSWAP-POOL-020] overflow"

25

untyped string

Value

"[GNOSWAP-POOL-021] balance update failed"

26

untyped string

Value

"[GNOSWAP-POOL-022] not access EOA"

27

untyped string

Value

"[GNOSWAP-POOL-023] insufficient payment"

28

untyped string

Value

"[GNOSWAP-POOL-024] not initialized observation"

29

untyped string

Value

"[GNOSWAP-POOL-025] target timestamp before oldest observation"

30

untyped string

Value

"[GNOSWAP-POOL-026] lookback window starts before unix epoch"

31

untyped string

Value

"[GNOSWAP-POOL-027] insufficient pool balance for swap"

32

func(message string, detail string) string
Open
OID
0fe078…3476:9
32 details

Inspect func

33

func(message string, details string) .uverse.error
Open
OID
0fe078…3476:11
33 details

Inspect func

34

type

Value

v1.tickEventInfo

35

func(tickID int32, tickInfo pool.TickInfo) *v1.tickEventInfo
Open
OID
0fe078…3476:12
35 details

Inspect func

36

uint32

Value

100

37

uint32

Value

500

38

uint32

Value

3000

39

uint32

Value

10000

40

string

Value

"4295128739"

41

string

Value

"1461446703485210103287273052203988822378723970342"

42

type

Value

v1.poolCreateConfig

43

func(token0Path string, token1Path string, fee uint32, sqrtPriceX96 string, tickSpacing int32, slot0FeeProtocol uint8) *v1.poolCreateConfig
Open
OID
0fe078…3476:14
43 details

Inspect func

44

func(sqrtPriceX96 *v1.Uint) .uverse.error
Open
OID
0fe078…3476:16
44 details

Inspect func

46

func(token0Path string, token1Path string, fee uint32) string
Open
OID
0fe078…3476:18
46 details

Inspect func

47

func(value interface{...}) interface{...}
Open
OID
0fe078…3476:20
47 details

Inspect func

48

uint8

Value

0

49

int64

Value

100000000

50

uint64

Value

100

51

untyped bool

Value

true

54

func(int, rlm .uverse.realm, poolStore pool.IPoolStore) .uverse.error
Open
OID
0fe078…3476:25
54 details

Inspect func

55

func(poolStore pool.IPoolStore) .uverse.error
Open
OID
0fe078…3476:26
55 details

Inspect func

56

type

Value

v1.poolV1

57

func(store pool.IPoolStore) pool.IPool
Open
OID
0fe078…3476:27
57 details

Inspect func

58

string

Value

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

59

func(feeProtocol0 uint8, feeProtocol1 uint8) .uverse.error
Open
OID
0fe078…3476:29
59 details

Inspect func

61

uint16

Value

65535

62

func(p *pool.Pool, observations *pool.ObservationTree, secondsAgo uint32) (int32, *v1.Uint, .uverse.error)
Open
OID
0fe078…3476:32
62 details

Inspect func

63

func(p *pool.Pool, observations *pool.ObservationTree, tickLower int32, tickUpper int32) (int64, *v1.Uint, uint32, .uverse.error)
Open
OID
0fe078…3476:34
63 details

Inspect func

64

func(last pool.Observation, blockTimestamp int64, tick int32, liquidity *v1.Uint) (pool.Observation, .uverse.error)
Open
OID
0fe078…3476:35
64 details

Inspect func

65

func(observations *pool.ObservationTree, current uint16, next uint16) (uint16, .uverse.error)
Open
OID
0fe078…3476:36
65 details

Inspect func

66

func(observations *pool.ObservationTree, index uint16, blockTimestamp int64, tick int32, liquidity *v1.Uint, cardinality uint16, cardinalityNext uint16) (indexUpdated uint16, cardinalityUpdated uint16, err .uverse.error)
Open
OID
0fe078…3476:37
66 details

Inspect func

67

func(observations *pool.ObservationTree, index uint16) (pool.Observation, .uverse.error)
Open
OID
0fe078…3476:38
67 details

Inspect func

68

func(observations *pool.ObservationTree, time int64, secondsAgo uint32, tick int32, index uint16, liquidity *v1.Uint, cardinality uint16) (int64, string, .uverse.error)
Open
OID
0fe078…3476:39
68 details

Inspect func

69

func(observations *pool.ObservationTree, target int64, tick int32, index uint16, liquidity *v1.Uint, cardinality uint16) (pool.Observation, pool.Observation, .uverse.error)
Open
OID
0fe078…3476:40
69 details

Inspect func

70

func(observations *pool.ObservationTree, target int64, index uint16, cardinality uint16) (pool.Observation, pool.Observation, .uverse.error)
Open
OID
0fe078…3476:41
70 details

Inspect func

71

func(observations *pool.ObservationTree, time int64, secondsAgos []uint32, tick int32, index uint16, liquidity *v1.Uint, cardinality uint16) ([]int64, []string, .uverse.error)
Open
OID
0fe078…3476:42
71 details

Inspect func

72

func(request int64, available int64) int64
Open
OID
0fe078…3476:43
72 details

Inspect func

73

func(tickLower int32, tickUpper int32) string
Open
OID
0fe078…3476:45
73 details

Inspect func

74

func(position pool.PositionInfo, liquidityDelta *v1.Int, feeGrowthInside0X128 *v1.Uint, feeGrowthInside1X128 *v1.Uint) (pool.PositionInfo, .uverse.error)
Open
OID
0fe078…3476:47
74 details

Inspect func

75

func(sqrtPriceLower *v1.Uint, sqrtPriceUpper *v1.Uint, liquidityDelta *v1.Int) *v1.Int
Open
OID
0fe078…3476:48
75 details

Inspect func

76

func(sqrtPriceLower *v1.Uint, sqrtPriceUpper *v1.Uint, liquidityDelta *v1.Int) *v1.Int
Open
OID
0fe078…3476:49
76 details

Inspect func

77

func(p *pool.Pool, positionKey string, liquidityDelta *v1.Int, feeGrowthInside0X128 *v1.Uint, feeGrowthInside1X128 *v1.Uint) (pool.PositionInfo, .uverse.error)
Open
OID
0fe078…3476:50
77 details

Inspect func

78

func(p *pool.Pool, posKey string, positionInfo pool.PositionInfo)
Open
OID
0fe078…3476:51
78 details

Inspect func

79

func(p *pool.Pool, observations *pool.ObservationTree, params v1.ModifyPositionParams) (pool.PositionInfo, *v1.Uint, *v1.Uint, .uverse.error)
Open
OID
0fe078…3476:52
79 details

Inspect func

80

func(p *pool.Pool, observations *pool.ObservationTree, positionParams v1.ModifyPositionParams, tick int32) (pool.PositionInfo, .uverse.error)
Open
OID
0fe078…3476:53
80 details

Inspect func

81

uint64

Value

1000

82

uint64

Value

0

83

func(amount int64, withdrawalFeeBPS uint64) (feeAmount int64, amountAfterFee int64)
Open
OID
0fe078…3476:54
83 details

Inspect func

84

func(amount *v1.Uint, fee *v1.Uint) (feeAmount *v1.Uint, afterAmount *v1.Uint)
Open
OID
0fe078…3476:56
84 details

Inspect func

91

type

Value

v1.SwapResult

92

type

Value

v1.SwapComputation

93

type

Value

v1.tickCrossHookFn

94

func(pool *pool.Pool, result *v1.SwapResult)
Open
OID
0fe078…3476:75
94 details

Inspect func

95

func(slot0 pool.Slot0, zeroForOne bool, sqrtPriceLimitX96 *v1.Uint)
Open
OID
0fe078…3476:77
95 details

Inspect func

96

func(slot0 pool.Slot0, zeroForOne bool) uint8
Open
OID
0fe078…3476:78
96 details

Inspect func

97

func(pool *pool.Pool, zeroForOne bool) *v1.Uint
Open
OID
0fe078…3476:79
97 details

Inspect func

98

func(state v1.SwapState, sqrtPriceLimitX96 *v1.Uint) bool
Open
OID
0fe078…3476:80
98 details

Inspect func

99

func(step v1.StepComputations, feeProtocol uint8, state v1.SwapState) (v1.SwapState, v1.StepComputations, .uverse.error)
Open
OID
0fe078…3476:81
99 details

Inspect func

100

func(state v1.SwapState, pool *pool.Pool, zeroForOne bool) v1.StepComputations
Open
OID
0fe078…3476:82
100 details

Inspect func

101

func(step v1.StepComputations, sqrtPriceLimitX96 *v1.Uint, zeroForOne bool) *v1.Uint
Open
OID
0fe078…3476:83
101 details

Inspect func

102

func(sqrtPriceNext *v1.Uint, sqrtPriceLimit *v1.Uint, zeroForOne bool) bool
Open
OID
0fe078…3476:84
102 details

Inspect func

103

func(state v1.SwapState, sqrtRatioTargetX96 *v1.Uint, pool *pool.Pool, step v1.StepComputations) (v1.SwapState, v1.StepComputations)
Open
OID
0fe078…3476:85
103 details

Inspect func

104

func(step v1.StepComputations, state v1.SwapState, exactInput bool) (v1.SwapState, .uverse.error)
Open
OID
0fe078…3476:86
104 details

Inspect func

105

untyped string

Value

"191757530477355301479181766273477"

106

untyped string

Value

"1917569901783203986719870431555990"

107

untyped string

Value

"11505743598341114571880798222544994"

108

untyped string

Value

"38350317471085141830651933667504588"

109

int32

Value

-887272

110

int32

Value

887272

115

func(p *pool.Pool, tickLower int32, tickUpper int32, tickCurrent int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint) (*v1.Uint, *v1.Uint)
Open
OID
0fe078…3476:92
115 details

Inspect func

116

func(p *pool.Pool, tick int32, tickCurrent int32, liquidityDelta *v1.Int, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, secondsPerLiquidityCumulativeX128 *v1.Uint, tickCumulative int64, blockTimestamp int64, upper bool, maxLiquidity *v1.Uint) flipped bool
Open
OID
0fe078…3476:93
116 details

Inspect func

117

func(p *pool.Pool, tick int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, secondsPerLiquidityCumulativeX128 *v1.Uint, tickCumulative int64, blockTimestamp int64) *v1.Int
Open
OID
0fe078…3476:94
117 details

Inspect func

118

func(p *pool.Pool, tick int32, newTickInfo pool.TickInfo)
Open
OID
0fe078…3476:95
118 details

Inspect func

120

func(p *pool.Pool, tick int32) pool.TickInfo
Open
OID
0fe078…3476:97
120 details

Inspect func

121

func(p *pool.Pool, tick int32) *pool.TickInfo
Open
OID
0fe078…3476:98
121 details

Inspect func

123

func(tickLower int32, tickCurrent int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, lowerTick pool.TickInfo) (*v1.Uint, *v1.Uint)
Open
OID
0fe078…3476:100
123 details

Inspect func

124

func(tickUpper int32, tickCurrent int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, upperTick pool.TickInfo) (*v1.Uint, *v1.Uint)
Open
OID
0fe078…3476:101
124 details

Inspect func

125

func(tickLower int32, tickUpper int32) .uverse.error
Open
OID
0fe078…3476:102
125 details

Inspect func

126

untyped bigint

Value

(255 <untyped> bigint)

127

func(p *pool.Pool, tick int32, tickSpacing int32)
Open
OID
0fe078…3476:103
127 details

Inspect func

128

func(p *pool.Pool, tick int32, tickSpacing int32, lte bool) (int32, bool)
Open
OID
0fe078…3476:105
128 details

Inspect func

129

func(p *pool.Pool, wordPos int16) *v1.Uint
Open
OID
0fe078…3476:106
129 details

Inspect func

130

func(p *pool.Pool, wordPos int16, tickBitmap *v1.Uint)
Open
OID
0fe078…3476:107
130 details

Inspect func

131

func(p *pool.Pool, wordPos int16)
Open
OID
0fe078…3476:108
131 details

Inspect func

133

func(tick int32, lte bool) (int16, uint8)
Open
OID
0fe078…3476:110
133 details

Inspect func

134

func(bitPos uint, lte bool) *v1.Uint
Open
OID
0fe078…3476:111
134 details

Inspect func

135

func(lte bool, initialized bool, compress int32, bitPos uint8, tickSpacing int32, masked *v1.Uint) int32
Open
OID
0fe078…3476:112
135 details

Inspect func

136

func(compress int32, tickSpacing int32, bitPos uint8, masked *v1.Uint, lte bool) int32
Open
OID
0fe078…3476:113
136 details

Inspect func

137

func(compress int32, tickSpacing int32, bitPos uint8, lte bool) int32
Open
OID
0fe078…3476:114
137 details

Inspect func

138

func(token0 int64, token1 int64, amount int64, isToken0 bool) .uverse.error
Open
OID
0fe078…3476:115
138 details

Inspect func

139

func(token0 int64, token1 int64, amount int64, isToken0 bool) (int64, .uverse.error)
Open
OID
0fe078…3476:117
139 details

Inspect func

140

type

Value

v1.ModifyPositionParams

141

func(owner .uverse.address, tickLower int32, tickUpper int32, liquidityDelta *v1.Int) v1.ModifyPositionParams
Open
OID
0fe078…3476:118
141 details

Inspect func

142

type

Value

v1.SwapCache

143

func(feeProtocol uint8, liquidityStart *v1.Uint, blockTimestamp int64, slot0Start pool.Slot0) *v1.SwapCache
Open
OID
0fe078…3476:120
143 details

Inspect func

144

type

Value

v1.SwapState

145

func(amountSpecifiedRemaining *v1.Int, feeGrowthGlobalX128 *v1.Uint, liquidity *v1.Uint, slot0 pool.Slot0) v1.SwapState
Open
OID
0fe078…3476:121
145 details

Inspect func

146

type

Value

v1.StepComputations

147

func(poolInfo *v1.poolCreateConfig) *pool.Pool
Open
OID
0fe078…3476:122
147 details

Inspect func

148

string

Value

"18446744073709551615"

149

string

Value

"9223372036854775807"

150

string

Value

"170141183460469231731687303715884105727"

151

string

Value

"-170141183460469231731687303715884105728"

152

string

Value

"340282366920938463463374607431768211455"

153

string

Value

"57896044618658097711785492504343953926634992332820282019728792003956564819967"

154

int64

Value

-9223372036854775808

155

int64

Value

9223372036854775807

156

uint

Value

96

157

uint

Value

128

158

string

Value

"18446744073709551616"

159

string

Value

"79228162514264337593543950336"

160

string

Value

"340282366920938463463374607431768211456"

167

func(num1 *v1.Uint, num2 *v1.Uint) *v1.Uint
Open
OID
0fe078…3476:140
167 details

Inspect func

169

func(tick int32, tickSpacing int32)
Open
OID
0fe078…3476:142
169 details

Inspect func
0 : func(int, rlm .uverse.realm) Inspect
1 : func(token0Path string, token1Path string) Inspect
2 : func(fee uint32) Inspect
3 : func(instance *v1.poolV1, token0Path string, token1Path string, fee uint32) Inspect
4 : func(token0Path string, token1Path string) Inspect
5 : untyped string ="[GNOSWAP-POOL-001] unsupported fee tier"
6 : untyped string ="[GNOSWAP-POOL-002] pool already created"
7 : untyped string ="[GNOSWAP-POOL-003] out of range for numeric value"
8 : untyped string ="[GNOSWAP-POOL-004] invalid input data"
9 : untyped string ="[GNOSWAP-POOL-005] requested data not found"
10 : untyped string ="[GNOSWAP-POOL-006] invalid liquidity calculated"
11 : untyped string ="[GNOSWAP-POOL-007] zero liquidity"
12 : untyped string ="[GNOSWAP-POOL-008] same token used in single pool"
13 : untyped string ="[GNOSWAP-POOL-009] tickLower is invalid"
14 : untyped string ="[GNOSWAP-POOL-010] tickUpper is invalid"
15 : untyped string ="[GNOSWAP-POOL-011] invalid swap amount"
16 : untyped string ="[GNOSWAP-POOL-012] invalid protocol fee percentage"
17 : untyped string ="[GNOSWAP-POOL-013] invalid withdrawal fee percentage"
18 : untyped string ="[GNOSWAP-POOL-014] cannot modify pool while locked"
19 : untyped string ="[GNOSWAP-POOL-015] swap price out of range"
20 : untyped string ="[GNOSWAP-POOL-016] token transfer failed"
21 : untyped string ="[GNOSWAP-POOL-017] invalid tick and tick spacing requested"
22 : untyped string ="[GNOSWAP-POOL-018] tickLower is greater than or equal to tickUpper"
23 : untyped string ="[GNOSWAP-POOL-019] underflow"
24 : untyped string ="[GNOSWAP-POOL-020] overflow"
25 : untyped string ="[GNOSWAP-POOL-021] balance update failed"
26 : untyped string ="[GNOSWAP-POOL-022] not access EOA"
27 : untyped string ="[GNOSWAP-POOL-023] insufficient payment"
28 : untyped string ="[GNOSWAP-POOL-024] not initialized observation"
29 : untyped string ="[GNOSWAP-POOL-025] target timestamp before oldest observation"
30 : untyped string ="[GNOSWAP-POOL-026] lookback window starts before unix epoch"
31 : untyped string ="[GNOSWAP-POOL-027] insufficient pool balance for swap"
32 : func(message string, detail string) string Inspect
33 : func(message string, details string) .uverse.error Inspect
34 : type =v1.tickEventInfo
35 : func(tickID int32, tickInfo pool.TickInfo) *v1.tickEventInfo Inspect
36 : uint32 =100
37 : uint32 =500
38 : uint32 =3000
39 : uint32 =10000
40 : string ="4295128739"
41 : string ="1461446703485210103287273052203988822378723970342"
42 : type =v1.poolCreateConfig
43 : func(token0Path string, token1Path string, fee uint32, sqrtPriceX96 string, tickSpacing int32, slot0FeeProtocol uint8) *v1.poolCreateConfig Inspect
44 : func(sqrtPriceX96 *v1.Uint) .uverse.error Inspect
45 : func(feeTier uint32) bool Inspect
46 : func(token0Path string, token1Path string, fee uint32) string Inspect
47 : func(value interface{...}) interface{...} Inspect
48 : uint8 =0
49 : int64 =100000000
50 : uint64 =100
51 : untyped bool =true
52 : func() Inspect
53 : func() Inspect
54 : func(int, rlm .uverse.realm, poolStore pool.IPoolStore) .uverse.error Inspect
55 : func(poolStore pool.IPoolStore) .uverse.error Inspect
56 : type =v1.poolV1
57 : func(store pool.IPoolStore) pool.IPool Inspect
58 : string ="gno.land/r/gnoswap/gns.GNS"
59 : func(feeProtocol0 uint8, feeProtocol1 uint8) .uverse.error Inspect
60 : func(value uint8) bool Inspect
61 : uint16 =65535
62 : func(p *pool.Pool, observations *pool.ObservationTree, secondsAgo uint32) (int32, *v1.Uint, .uverse.error) Inspect
63 : func(p *pool.Pool, observations *pool.ObservationTree, tickLower int32, tickUpper int32) (int64, *v1.Uint, uint32, .uverse.error) Inspect
64 : func(last pool.Observation, blockTimestamp int64, tick int32, liquidity *v1.Uint) (pool.Observation, .uverse.error) Inspect
65 : func(observations *pool.ObservationTree, current uint16, next uint16) (uint16, .uverse.error) Inspect
66 : func(observations *pool.ObservationTree, index uint16, blockTimestamp int64, tick int32, liquidity *v1.Uint, cardinality uint16, cardinalityNext uint16) (indexUpdated uint16, cardinalityUpdated uint16, err .uverse.error) Inspect
67 : func(observations *pool.ObservationTree, index uint16) (pool.Observation, .uverse.error) Inspect
68 : func(observations *pool.ObservationTree, time int64, secondsAgo uint32, tick int32, index uint16, liquidity *v1.Uint, cardinality uint16) (int64, string, .uverse.error) Inspect
69 : func(observations *pool.ObservationTree, target int64, tick int32, index uint16, liquidity *v1.Uint, cardinality uint16) (pool.Observation, pool.Observation, .uverse.error) Inspect
70 : func(observations *pool.ObservationTree, target int64, index uint16, cardinality uint16) (pool.Observation, pool.Observation, .uverse.error) Inspect
71 : func(observations *pool.ObservationTree, time int64, secondsAgos []uint32, tick int32, index uint16, liquidity *v1.Uint, cardinality uint16) ([]int64, []string, .uverse.error) Inspect
72 : func(request int64, available int64) int64 Inspect
73 : func(tickLower int32, tickUpper int32) string Inspect
74 : func(position pool.PositionInfo, liquidityDelta *v1.Int, feeGrowthInside0X128 *v1.Uint, feeGrowthInside1X128 *v1.Uint) (pool.PositionInfo, .uverse.error) Inspect
75 : func(sqrtPriceLower *v1.Uint, sqrtPriceUpper *v1.Uint, liquidityDelta *v1.Int) *v1.Int Inspect
76 : func(sqrtPriceLower *v1.Uint, sqrtPriceUpper *v1.Uint, liquidityDelta *v1.Int) *v1.Int Inspect
77 : func(p *pool.Pool, positionKey string, liquidityDelta *v1.Int, feeGrowthInside0X128 *v1.Uint, feeGrowthInside1X128 *v1.Uint) (pool.PositionInfo, .uverse.error) Inspect
78 : func(p *pool.Pool, posKey string, positionInfo pool.PositionInfo) Inspect
79 : func(p *pool.Pool, observations *pool.ObservationTree, params v1.ModifyPositionParams) (pool.PositionInfo, *v1.Uint, *v1.Uint, .uverse.error) Inspect
80 : func(p *pool.Pool, observations *pool.ObservationTree, positionParams v1.ModifyPositionParams, tick int32) (pool.PositionInfo, .uverse.error) Inspect
81 : uint64 =1000
82 : uint64 =0
83 : func(amount int64, withdrawalFeeBPS uint64) (feeAmount int64, amountAfterFee int64) Inspect
84 : func(amount *v1.Uint, fee *v1.Uint) (feeAmount *v1.Uint, afterAmount *v1.Uint) Inspect
85 : <gnolang.heapItemType> Inspect
86 : <gnolang.heapItemType> Inspect
87 : <gnolang.heapItemType> Inspect
88 : <gnolang.heapItemType> Inspect
89 : <gnolang.heapItemType> Inspect
90 : <gnolang.heapItemType> Inspect
91 : type =v1.SwapResult
92 : type =v1.SwapComputation
93 : type =v1.tickCrossHookFn
94 : func(pool *pool.Pool, result *v1.SwapResult) Inspect
95 : func(slot0 pool.Slot0, zeroForOne bool, sqrtPriceLimitX96 *v1.Uint) Inspect
96 : func(slot0 pool.Slot0, zeroForOne bool) uint8 Inspect
97 : func(pool *pool.Pool, zeroForOne bool) *v1.Uint Inspect
98 : func(state v1.SwapState, sqrtPriceLimitX96 *v1.Uint) bool Inspect
99 : func(step v1.StepComputations, feeProtocol uint8, state v1.SwapState) (v1.SwapState, v1.StepComputations, .uverse.error) Inspect
100 : func(state v1.SwapState, pool *pool.Pool, zeroForOne bool) v1.StepComputations Inspect
101 : func(step v1.StepComputations, sqrtPriceLimitX96 *v1.Uint, zeroForOne bool) *v1.Uint Inspect
102 : func(sqrtPriceNext *v1.Uint, sqrtPriceLimit *v1.Uint, zeroForOne bool) bool Inspect
103 : func(state v1.SwapState, sqrtRatioTargetX96 *v1.Uint, pool *pool.Pool, step v1.StepComputations) (v1.SwapState, v1.StepComputations) Inspect
104 : func(step v1.StepComputations, state v1.SwapState, exactInput bool) (v1.SwapState, .uverse.error) Inspect
105 : untyped string ="191757530477355301479181766273477"
106 : untyped string ="1917569901783203986719870431555990"
107 : untyped string ="11505743598341114571880798222544994"
108 : untyped string ="38350317471085141830651933667504588"
109 : int32 =-887272
110 : int32 =887272
111 : func() *v1.Uint Inspect
112 : func() *v1.Uint Inspect
113 : func() *v1.Uint Inspect
114 : func() *v1.Uint Inspect
115 : func(p *pool.Pool, tickLower int32, tickUpper int32, tickCurrent int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint) (*v1.Uint, *v1.Uint) Inspect
116 : func(p *pool.Pool, tick int32, tickCurrent int32, liquidityDelta *v1.Int, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, secondsPerLiquidityCumulativeX128 *v1.Uint, tickCumulative int64, blockTimestamp int64, upper bool, maxLiquidity *v1.Uint) flipped bool Inspect
117 : func(p *pool.Pool, tick int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, secondsPerLiquidityCumulativeX128 *v1.Uint, tickCumulative int64, blockTimestamp int64) *v1.Int Inspect
118 : func(p *pool.Pool, tick int32, newTickInfo pool.TickInfo) Inspect
119 : func(p *pool.Pool, tick int32) Inspect
120 : func(p *pool.Pool, tick int32) pool.TickInfo Inspect
121 : func(p *pool.Pool, tick int32) *pool.TickInfo Inspect
122 : func(tickSpacing int32) *v1.Uint Inspect
123 : func(tickLower int32, tickCurrent int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, lowerTick pool.TickInfo) (*v1.Uint, *v1.Uint) Inspect
124 : func(tickUpper int32, tickCurrent int32, feeGrowthGlobal0X128 *v1.Uint, feeGrowthGlobal1X128 *v1.Uint, upperTick pool.TickInfo) (*v1.Uint, *v1.Uint) Inspect
125 : func(tickLower int32, tickUpper int32) .uverse.error Inspect
126 : untyped bigint =(255 <untyped> bigint)
127 : func(p *pool.Pool, tick int32, tickSpacing int32) Inspect
128 : func(p *pool.Pool, tick int32, tickSpacing int32, lte bool) (int32, bool) Inspect
129 : func(p *pool.Pool, wordPos int16) *v1.Uint Inspect
130 : func(p *pool.Pool, wordPos int16, tickBitmap *v1.Uint) Inspect
131 : func(p *pool.Pool, wordPos int16) Inspect
132 : func(tick int32) (int16, uint8) Inspect
133 : func(tick int32, lte bool) (int16, uint8) Inspect
134 : func(bitPos uint, lte bool) *v1.Uint Inspect
135 : func(lte bool, initialized bool, compress int32, bitPos uint8, tickSpacing int32, masked *v1.Uint) int32 Inspect
136 : func(compress int32, tickSpacing int32, bitPos uint8, masked *v1.Uint, lte bool) int32 Inspect
137 : func(compress int32, tickSpacing int32, bitPos uint8, lte bool) int32 Inspect
138 : func(token0 int64, token1 int64, amount int64, isToken0 bool) .uverse.error Inspect
139 : func(token0 int64, token1 int64, amount int64, isToken0 bool) (int64, .uverse.error) Inspect
140 : type =v1.ModifyPositionParams
141 : func(owner .uverse.address, tickLower int32, tickUpper int32, liquidityDelta *v1.Int) v1.ModifyPositionParams Inspect
142 : type =v1.SwapCache
143 : func(feeProtocol uint8, liquidityStart *v1.Uint, blockTimestamp int64, slot0Start pool.Slot0) *v1.SwapCache Inspect
144 : type =v1.SwapState
145 : func(amountSpecifiedRemaining *v1.Int, feeGrowthGlobalX128 *v1.Uint, liquidity *v1.Uint, slot0 pool.Slot0) v1.SwapState Inspect
146 : type =v1.StepComputations
147 : func(poolInfo *v1.poolCreateConfig) *pool.Pool Inspect
148 : string ="18446744073709551615"
149 : string ="9223372036854775807"
150 : string ="170141183460469231731687303715884105727"
151 : string ="-170141183460469231731687303715884105728"
152 : string ="340282366920938463463374607431768211455"
153 : string ="57896044618658097711785492504343953926634992332820282019728792003956564819967"
154 : int64 =-9223372036854775808
155 : int64 =9223372036854775807
156 : uint =96
157 : uint =128
158 : string ="18446744073709551616"
159 : string ="79228162514264337593543950336"
160 : string ="340282366920938463463374607431768211456"
161 : <gnolang.heapItemType> Inspect
162 : <gnolang.heapItemType> Inspect
163 : <gnolang.heapItemType> Inspect
164 : <gnolang.heapItemType> Inspect
165 : <gnolang.heapItemType> Inspect
166 : func(value *v1.Uint) *v1.Uint Inspect
167 : func(num1 *v1.Uint, num2 *v1.Uint) *v1.Uint Inspect
168 : func(value *v1.Int) Inspect
169 : func(tick int32, tickSpacing int32) Inspect