0
func(tid grc721.TokenID)- OID
- 060c55…3242:3
0 details
1
func(tURI grc721.TokenURI)- OID
- 060c55…3242:5
1 details
2
func(addr .uverse.address)- OID
- 060c55…3242:6
2 details
3
func(from .uverse.address)- OID
- 060c55…3242:7
3 details
4
func(to .uverse.address)- OID
- 060c55…3242:8
4 details
5
func(caller .uverse.address, tid grc721.TokenID)- OID
- 060c55…3242:9
5 details
6
untyped stringValue
"[GNOSWAP-GNFT-001] cannot set URI"
7
untyped stringValue
"[GNOSWAP-GNFT-002] invalid address"
8
untyped stringValue
"[GNOSWAP-GNFT-003] caller is not token owner or approved"
9
untyped stringValue
"[GNOSWAP-GNFT-004] token does not exist"
10
untyped stringValue
"[GNOSWAP-GNFT-005] cannot transfer to self"
11
untyped stringValue
"[GNOSWAP-GNFT-006] invalid token parameters"
12
untyped stringValue
"[GNOSWAP-GNFT-007] token parameters out of range"
13
untyped stringValue
"[GNOSWAP-GNFT-008] invalid color format"
14
untyped stringValue
"[GNOSWAP-GNFT-009] staked token is locked"
15
untyped stringValue
"[GNOSWAP-GNFT-010] rlm does not match the current crossing frame"
16
func(message string, details string) .uverse.error- OID
- 060c55…3242:10
16 details
17
<gnolang.heapItemType>- OID
- 060c55…3242:12
17 details
18
func()- OID
- 060c55…3242:13
18 details
19
func() string- OID
- 060c55…3242:15
19 details
20
func() string- OID
- 060c55…3242:16
20 details
21
func() int64- OID
- 060c55…3242:17
21 details
22
func(tid grc721.TokenID) (string, .uverse.error)- OID
- 060c55…3242:18
22 details
23
func(owner .uverse.address) (int64, .uverse.error)- OID
- 060c55…3242:19
23 details
24
func(tid grc721.TokenID) (.uverse.address, .uverse.error)- OID
- 060c55…3242:20
24 details
25
func(tid grc721.TokenID) .uverse.address- OID
- 060c55…3242:21
25 details
26
func(tid grc721.TokenID, tURI grc721.TokenURI) (bool, .uverse.error)- OID
- 060c55…3242:22
26 details
27
func(from .uverse.address, to .uverse.address, tid grc721.TokenID) .uverse.error- OID
- 060c55…3242:23
27 details
28
func(from .uverse.address, to .uverse.address, tid grc721.TokenID) .uverse.error- OID
- 060c55…3242:24
28 details
29
func(approved .uverse.address, tid grc721.TokenID) .uverse.error- OID
- 060c55…3242:25
29 details
30
func(operator .uverse.address, approved bool) .uverse.error- OID
- 060c55…3242:26
30 details
31
func(tid grc721.TokenID) (.uverse.address, .uverse.error)- OID
- 060c55…3242:27
31 details
32
func(owner .uverse.address, operator .uverse.address) bool- OID
- 060c55…3242:28
32 details
33
func(to .uverse.address, tid grc721.TokenID) grc721.TokenID- OID
- 060c55…3242:29
33 details
34
func(tid grc721.TokenID) bool- OID
- 060c55…3242:30
34 details
35
func(tid grc721.TokenID)- OID
- 060c55…3242:31
35 details
36
func(path string) string- OID
- 060c55…3242:32
36 details
37
func(int, rlm .uverse.realm, tid grc721.TokenID, tURI grc721.TokenURI) .uverse.error- OID
- 060c55…3242:33
37 details
38
<gnolang.heapItemType>- OID
- 060c55…3242:34
38 details
39
untyped stringValue
"0123456789ABCDEF"
40
untyped bigintValue
(7 <untyped> bigint)
41
untyped bigintValue
(13 <untyped> bigint)
42
untyped bigintValue
(7 <untyped> bigint)
43
untyped bigintValue
(13 <untyped> bigint)
44
untyped bigintValue
(121 <untyped> bigint)
45
untyped bigintValue
(126 <untyped> bigint)
46
untyped bigintValue
(121 <untyped> bigint)
47
untyped bigintValue
(126 <untyped> bigint)
48
untyped bigintValue
(7 <untyped> bigint)
49
untyped bigintValue
(7 <untyped> bigint)
50
untyped bigintValue
(6 <untyped> bigint)
51
untyped bigintValue
(6 <untyped> bigint)
52
func(r *rand.Rand) string- OID
- 060c55…3242:36
52 details
53
typeValue
gnft.ImageParams
54
func(value int, min int, max int, name string) .uverse.error- OID
- 060c55…3242:38
54 details
55
func(s string) (*gnft.ImageParams, .uverse.error)- OID
- 060c55…3242:39
55 details
56
func(tid grc721.TokenID) string- OID
- 060c55…3242:40
56 details
57
func(color string) bool- OID
- 060c55…3242:41
57 details
58
func() *rand.Rand- OID
- 060c55…3242:42
58 details
59
func(err .uverse.error)- OID
- 060c55…3242:44
59 details
60
func(err .uverse.error, caller .uverse.address, from .uverse.address, to .uverse.address, tid grc721.TokenID)- OID
- 060c55…3242:45
60 details
61
func(err .uverse.error, caller .uverse.address, approved .uverse.address, tid grc721.TokenID)- OID
- 060c55…3242:46
61 details
0 : func(tid grc721.TokenID) Inspect
1 : func(tURI grc721.TokenURI) Inspect
2 : func(addr .uverse.address) Inspect
3 : func(from .uverse.address) Inspect
4 : func(to .uverse.address) Inspect
5 : func(caller .uverse.address, tid grc721.TokenID) Inspect
6
:
untyped string
="[GNOSWAP-GNFT-001] cannot set URI"
7
:
untyped string
="[GNOSWAP-GNFT-002] invalid address"
8
:
untyped string
="[GNOSWAP-GNFT-003] caller is not token owner or approved"
9
:
untyped string
="[GNOSWAP-GNFT-004] token does not exist"
10
:
untyped string
="[GNOSWAP-GNFT-005] cannot transfer to self"
11
:
untyped string
="[GNOSWAP-GNFT-006] invalid token parameters"
12
:
untyped string
="[GNOSWAP-GNFT-007] token parameters out of range"
13
:
untyped string
="[GNOSWAP-GNFT-008] invalid color format"
14
:
untyped string
="[GNOSWAP-GNFT-009] staked token is locked"
15
:
untyped string
="[GNOSWAP-GNFT-010] rlm does not match the current crossing frame"
16 : func(message string, details string) .uverse.error Inspect
17 : <gnolang.heapItemType> Inspect
18 : func() Inspect
19 : func() string Inspect
20 : func() string Inspect
21 : func() int64 Inspect
22 : func(tid grc721.TokenID) (string, .uverse.error) Inspect
23 : func(owner .uverse.address) (int64, .uverse.error) Inspect
24 : func(tid grc721.TokenID) (.uverse.address, .uverse.error) Inspect
25 : func(tid grc721.TokenID) .uverse.address Inspect
26 : func(tid grc721.TokenID, tURI grc721.TokenURI) (bool, .uverse.error) Inspect
27 : func(from .uverse.address, to .uverse.address, tid grc721.TokenID) .uverse.error Inspect
28 : func(from .uverse.address, to .uverse.address, tid grc721.TokenID) .uverse.error Inspect
29 : func(approved .uverse.address, tid grc721.TokenID) .uverse.error Inspect
30 : func(operator .uverse.address, approved bool) .uverse.error Inspect
31 : func(tid grc721.TokenID) (.uverse.address, .uverse.error) Inspect
32 : func(owner .uverse.address, operator .uverse.address) bool Inspect
33 : func(to .uverse.address, tid grc721.TokenID) grc721.TokenID Inspect
34 : func(tid grc721.TokenID) bool Inspect
35 : func(tid grc721.TokenID) Inspect
36 : func(path string) string Inspect
37 : func(int, rlm .uverse.realm, tid grc721.TokenID, tURI grc721.TokenURI) .uverse.error Inspect
38 : <gnolang.heapItemType> Inspect
39
:
untyped string
="0123456789ABCDEF"
40
:
untyped bigint
=(7 <untyped> bigint)
41
:
untyped bigint
=(13 <untyped> bigint)
42
:
untyped bigint
=(7 <untyped> bigint)
43
:
untyped bigint
=(13 <untyped> bigint)
44
:
untyped bigint
=(121 <untyped> bigint)
45
:
untyped bigint
=(126 <untyped> bigint)
46
:
untyped bigint
=(121 <untyped> bigint)
47
:
untyped bigint
=(126 <untyped> bigint)
48
:
untyped bigint
=(7 <untyped> bigint)
49
:
untyped bigint
=(7 <untyped> bigint)
50
:
untyped bigint
=(6 <untyped> bigint)
51
:
untyped bigint
=(6 <untyped> bigint)
52 : func(r *rand.Rand) string Inspect
53
:
type
=gnft.ImageParams