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 *uint256.Uint, positionFeeGrowthInsideLastX128 *uint256.Uint, positionLiquidity *uint256.Uint) *uint256.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) (*uint256.Uint, *uint256.Uint, *uint256.Uint, *uint256.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

42

.uverse.address

Value

<gnolang.StringValue>

43

type

Value

v1.MintParams

44

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

Inspect func

45

type

Value

v1.IncreaseLiquidityParams

46

type

Value

v1.DecreaseLiquidityParams

47

type

Value

v1.MintInput

48

type

Value

v1.TokenPair

49

type

Value

v1.ProcessedMintInput

50

type

Value

v1.FeeGrowthInside

51

string

Value

"115792089237316195423570985008687907853269984665640564039457584007913129639935"

53

func(positionId uint64) grc721.TokenID
Open
OID
07aca3…f308:36
53 details

Inspect func

54

func(poolKey string) (string, string, uint32)
Open
OID
07aca3…f308:37
54 details

Inspect func

55

func(amount0 *uint256.Uint, amount1 *uint256.Uint, amount0Min *uint256.Uint, amount1Min *uint256.Uint) bool
Open
OID
07aca3…f308:38
55 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 *uint256.Uint, positionFeeGrowthInsideLastX128 *uint256.Uint, positionLiquidity *uint256.Uint) *uint256.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) (*uint256.Uint, *uint256.Uint, *uint256.Uint, *uint256.Uint) Inspect
40 : func(tickLower int32, tickUpper int32) string Inspect
41 : func(position *position.Position) (int64, int64) Inspect
42 : .uverse.address =<gnolang.StringValue>
43 : type =v1.MintParams
44 : func(input v1.ProcessedMintInput, mintInput v1.MintInput) v1.MintParams Inspect
45 : type =v1.IncreaseLiquidityParams
46 : type =v1.DecreaseLiquidityParams
47 : type =v1.MintInput
48 : type =v1.TokenPair
49 : type =v1.ProcessedMintInput
50 : type =v1.FeeGrowthInside
51 : string ="115792089237316195423570985008687907853269984665640564039457584007913129639935"
52 : func() .uverse.address Inspect
53 : func(positionId uint64) grc721.TokenID Inspect
54 : func(poolKey string) (string, string, uint32) Inspect
55 : func(amount0 *uint256.Uint, amount1 *uint256.Uint, amount0Min *uint256.Uint, amount1Min *uint256.Uint) bool Inspect