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 07aca3f3…7cf308:2 state

Back to all declarations

3

func(p *v1.positionV1, positionId uint64)
Open
OID
07aca3…f308:7
3 details

Inspect func

4

func(p *v1.positionV1, positionId uint64, caller .uverse.address)
Open
OID
07aca3…f308:8
4 details

Inspect func

5

func(p *v1.positionV1, positionId uint64, caller .uverse.address)
Open
OID
07aca3…f308:9
5 details

Inspect func

6

func(prevAddr .uverse.address, otherAddr .uverse.address)
Open
OID
07aca3…f308:10
6 details

Inspect func

9

func(feeGrowthInsideLastX128 *v1.Uint, positionFeeGrowthInsideLastX128 *v1.Uint, positionLiquidity *v1.Uint) *v1.Uint
Open
OID
07aca3…f308:13
9 details

Inspect func

10

untyped string

Value

"[GNOSWAP-POSITION-001] caller has no permission"

11

untyped string

Value

"[GNOSWAP-POSITION-002] slippage failed"

12

untyped string

Value

"[GNOSWAP-POSITION-003] invalid token address"

13

untyped string

Value

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

14

untyped string

Value

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

15

untyped string

Value

"[GNOSWAP-POSITION-006] transaction expired"

16

untyped string

Value

"[GNOSWAP-POSITION-007] invalid liquidity"

17

untyped string

Value

"[GNOSWAP-POSITION-008] position is not clear"

18

untyped string

Value

"[GNOSWAP-POSITION-009] zero liquidity"

19

untyped string

Value

"[GNOSWAP-POSITION-010] position with same positionId already exists"

20

untyped string

Value

"[GNOSWAP-POSITION-011] invalid address"

21

untyped string

Value

"[GNOSWAP-POSITION-012] position does not exist"

22

untyped string

Value

"[GNOSWAP-POSITION-013] underflow"

23

untyped string

Value

"[GNOSWAP-POSITION-014] overflow"

24

untyped string

Value

"[GNOSWAP-POSITION-015] cannot mint to staker"

25

untyped string

Value

"[GNOSWAP-POSITION-016] rlm does not match the current crossing frame"

26

func(message string, detail string) string
Open
OID
07aca3…f308:15
26 details

Inspect func

27

func(message string, details string) .uverse.error
Open
OID
07aca3…f308:17
27 details

Inspect func

30

func(int, rlm .uverse.realm, positionStore position.IPositionStore) .uverse.error
Open
OID
07aca3…f308:21
30 details

Inspect func

31

type

Value

v1.positionV1

32

func(positionStore position.IPositionStore, accessor v1.NFTAccessor) position.IPosition
Open
OID
07aca3…f308:22
32 details

Inspect func

33

type

Value

v1.NFTAccessor

34

type

Value

v1.gnftAccessor

36

type

Value

v1.AddLiquidityParams

37

func(token0 string, token1 string) .uverse.error
Open
OID
07aca3…f308:25
37 details

Inspect func

39

func(amount0Desired string, amount1Desired string, amount0Min string, amount1Min string) (*v1.Uint, *v1.Uint, *v1.Uint, *v1.Uint)
Open
OID
07aca3…f308:28
39 details

Inspect func

40

func(tickLower int32, tickUpper int32) string
Open
OID
07aca3…f308:29
40 details

Inspect func

41

func(position *position.Position) (int64, int64)
Open
OID
07aca3…f308:31
41 details

Inspect func

43

func(poolKey string) (string, string, string, bool)
Open
OID
07aca3…f308:34
43 details

Inspect func

45

.uverse.address

Value

<gnolang.StringValue>

46

type

Value

v1.MintParams

47

func(input v1.ProcessedMintInput, mintInput v1.MintInput) v1.MintParams
Open
OID
07aca3…f308:36
47 details

Inspect func

48

type

Value

v1.IncreaseLiquidityParams

49

type

Value

v1.DecreaseLiquidityParams

50

type

Value

v1.MintInput

51

type

Value

v1.TokenPair

52

type

Value

v1.ProcessedMintInput

53

type

Value

v1.FeeGrowthInside

54

string

Value

"115792089237316195423570985008687907853269984665640564039457584007913129639935"

58

func(poolKey string) (string, string, uint32)
Open
OID
07aca3…f308:42
58 details

Inspect func

59

func(amount0 *v1.Uint, amount1 *v1.Uint, amount0Min *v1.Uint, amount1Min *v1.Uint) bool
Open
OID
07aca3…f308:43
59 details

Inspect func

60

func(poolPath string) (int64, string, int64, .uverse.error)
Open
OID
07aca3…f308:44
60 details

Inspect func
0 : func(deadline int64) Inspect
1 : func(input string) Inspect
2 : func(liquidity string) Inspect
3 : func(p *v1.positionV1, positionId uint64) Inspect
4 : func(p *v1.positionV1, positionId uint64, caller .uverse.address) Inspect
5 : func(p *v1.positionV1, positionId uint64, caller .uverse.address) Inspect
6 : func(prevAddr .uverse.address, otherAddr .uverse.address) Inspect
7 : func(operator .uverse.address) Inspect
8 : func(mintTo .uverse.address) Inspect
9 : func(feeGrowthInsideLastX128 *v1.Uint, positionFeeGrowthInsideLastX128 *v1.Uint, positionLiquidity *v1.Uint) *v1.Uint Inspect
10 : untyped string ="[GNOSWAP-POSITION-001] caller has no permission"
11 : untyped string ="[GNOSWAP-POSITION-002] slippage failed"
12 : untyped string ="[GNOSWAP-POSITION-003] invalid token address"
13 : untyped string ="[GNOSWAP-POSITION-004] invalid input data"
14 : untyped string ="[GNOSWAP-POSITION-005] requested data not found"
15 : untyped string ="[GNOSWAP-POSITION-006] transaction expired"
16 : untyped string ="[GNOSWAP-POSITION-007] invalid liquidity"
17 : untyped string ="[GNOSWAP-POSITION-008] position is not clear"
18 : untyped string ="[GNOSWAP-POSITION-009] zero liquidity"
19 : untyped string ="[GNOSWAP-POSITION-010] position with same positionId already exists"
20 : untyped string ="[GNOSWAP-POSITION-011] invalid address"
21 : untyped string ="[GNOSWAP-POSITION-012] position does not exist"
22 : untyped string ="[GNOSWAP-POSITION-013] underflow"
23 : untyped string ="[GNOSWAP-POSITION-014] overflow"
24 : untyped string ="[GNOSWAP-POSITION-015] cannot mint to staker"
25 : untyped string ="[GNOSWAP-POSITION-016] rlm does not match the current crossing frame"
26 : func(message string, detail string) string Inspect
27 : func(message string, details string) .uverse.error Inspect
28 : func() Inspect
29 : func() Inspect
30 : func(int, rlm .uverse.realm, positionStore position.IPositionStore) .uverse.error Inspect
31 : type =v1.positionV1
32 : func(positionStore position.IPositionStore, accessor v1.NFTAccessor) position.IPosition Inspect
33 : type =v1.NFTAccessor
34 : type =v1.gnftAccessor
35 : func() v1.NFTAccessor Inspect
36 : type =v1.AddLiquidityParams
37 : func(token0 string, token1 string) .uverse.error Inspect
38 : func(tokenPath string) bool Inspect
39 : func(amount0Desired string, amount1Desired string, amount0Min string, amount1Min string) (*v1.Uint, *v1.Uint, *v1.Uint, *v1.Uint) Inspect
40 : func(tickLower int32, tickUpper int32) string Inspect
41 : func(position *position.Position) (int64, int64) Inspect
42 : func(path string) (uint64, bool) Inspect
43 : func(poolKey string) (string, string, string, bool) Inspect
44 : func(path string) string Inspect
45 : .uverse.address =<gnolang.StringValue>
46 : type =v1.MintParams
47 : func(input v1.ProcessedMintInput, mintInput v1.MintInput) v1.MintParams Inspect
48 : type =v1.IncreaseLiquidityParams
49 : type =v1.DecreaseLiquidityParams
50 : type =v1.MintInput
51 : type =v1.TokenPair
52 : type =v1.ProcessedMintInput
53 : type =v1.FeeGrowthInside
54 : string ="115792089237316195423570985008687907853269984665640564039457584007913129639935"
55 : func() .uverse.address Inspect
56 : func(poolPath string) *pool.Pool Inspect
57 : func(positionId uint64) v0.TokenID Inspect
58 : func(poolKey string) (string, string, uint32) Inspect
59 : func(amount0 *v1.Uint, amount1 *v1.Uint, amount0Min *v1.Uint, amount1Min *v1.Uint) bool Inspect
60 : func(poolPath string) (int64, string, int64, .uverse.error) Inspect