tx · AF4Au8QhTxeJE8pGr7fzerMyxVngwBqrUBXud9aBxfJc

3N4LH5XizMixv95sbA8KzKsWP79LBJ6EQ1K:  -0.05000000 Waves

2020.09.18 20:26 [1183029] smart account 3N4LH5XizMixv95sbA8KzKsWP79LBJ6EQ1K > SELF 0.00000000 Waves

{ "type": 13, "id": "AF4Au8QhTxeJE8pGr7fzerMyxVngwBqrUBXud9aBxfJc", "fee": 5000000, "feeAssetId": null, "timestamp": 1600449957738, "version": 2, "chainId": 84, "sender": "3N4LH5XizMixv95sbA8KzKsWP79LBJ6EQ1K", "senderPublicKey": "B1L9ADLhT3AgSCGBbDqFgvHGQg23J4vtF6qx38yTzi2V", "proofs": [ "xnLFbhEv8zbEE9eQhaqAwQRRcaa4yPg9kSYkgRoGVgRRtaLoP1r1QqyiFPTmgSHSJYVkGGghmdF3DogJbw4TAAx", "phM4j5u98FNnv3c627bq9iLiQnZUqfhEmvL68sEKF2Sd3GcmSRKSG3Xx8norqgjiyKZydDjnuVEHfdCBPqgzM4p" ], "script": "base64:AAIEAAAAAAAAAAIIAgAAAAIAAAAABW93bmVyAQAAACCUqoL99z99yt8V4c9BQAk4cX2C4u1ce2I0RHcd71boYgAAAAABYQAAAAAAAAAAAQAAAAAAAAABAAAAAnR4AQAAAAZ2ZXJpZnkAAAAABAAAAAckbWF0Y2gwBQAAAAJ0eAMJAAABAAAAAgUAAAAHJG1hdGNoMAIAAAAUU2V0U2NyaXB0VHJhbnNhY3Rpb24EAAAAAWQFAAAAByRtYXRjaDAJAAH0AAAAAwgFAAAAAnR4AAAACWJvZHlCeXRlcwkAAZEAAAACCAUAAAACdHgAAAAGcHJvb2ZzAAAAAAAAAAAABQAAAAVvd25lcgMJAAABAAAAAgUAAAAHJG1hdGNoMAIAAAATVHJhbnNmZXJUcmFuc2FjdGlvbgQAAAABdAUAAAAHJG1hdGNoMAYDCQAAAQAAAAIFAAAAByRtYXRjaDACAAAAD0RhdGFUcmFuc2FjdGlvbgQAAAABZAUAAAAHJG1hdGNoMAYH8vT0+A==", "height": 1183029, "applicationStatus": "succeeded", "spentComplexity": 0 } View: original | compacted Prev: 8NC7xqrjmsnMGqJeN1wFXvEW6qepL2hH7MfquGkDYzAi Next: 7eB592iqPEnBft6DfXjB9vvGJM63ZYgFZWtngsjtcQCK Full:
OldNewDifferences
11 {-# STDLIB_VERSION 4 #-}
22 {-# SCRIPT_TYPE ACCOUNT #-}
33 {-# CONTENT_TYPE DAPP #-}
4-let a = 0
4+let a = base58'B1L9ADLhT3AgSCGBbDqFgvHGQg23J4vtF6qx38yTzi2V'
55
6-let b = base58'AQC4cqNzFb67Z2eYUSiv1nFtcsfEbtimY9iCQhsW1Tut'
7-
8-let c = base58'B1L9ADLhT3AgSCGBbDqFgvHGQg23J4vtF6qx38yTzi2V'
9-
10-let d = base58'3AWsKp1X42XqcUCWsp8NXfV2W6fkXLZG5w4EwfgDkgtQ'
6+let b = 1
117
128
13-@Verifier(e)
14-func f () = {
15- let g = sigVerify(e.bodyBytes, e.proofs[0], b)
16- let h = sigVerify(e.bodyBytes, e.proofs[1], b)
17- let i = sigVerify(e.bodyBytes, e.proofs[2], b)
18- let j = sigVerify(e.bodyBytes, e.proofs[0], c)
19- let k = sigVerify(e.bodyBytes, e.proofs[1], c)
20- let l = sigVerify(e.bodyBytes, e.proofs[2], c)
21- let m = sigVerify(e.bodyBytes, e.proofs[0], d)
22- let n = sigVerify(e.bodyBytes, e.proofs[1], d)
23- let o = sigVerify(e.bodyBytes, e.proofs[2], d)
24- let p = if (if (if (if (if (if (g)
25- then k
26- else false)
27- then true
28- else if (g)
29- then l
30- else false)
31- then true
32- else if (h)
33- then j
34- else false)
35- then true
36- else if (h)
37- then l
38- else false)
39- then true
40- else if (i)
41- then j
42- else false)
43- then true
44- else if (i)
45- then k
46- else false
47- let q = if (if (if (if (if (if (g)
48- then n
49- else false)
50- then true
51- else if (g)
52- then o
53- else false)
54- then true
55- else if (h)
56- then m
57- else false)
58- then true
59- else if (h)
60- then o
61- else false)
62- then true
63- else if (i)
64- then m
65- else false)
66- then true
67- else if (i)
68- then n
69- else false
70- let r = if (if (if (if (if (if (m)
71- then k
72- else false)
73- then true
74- else if (m)
75- then l
76- else false)
77- then true
78- else if (n)
79- then j
80- else false)
81- then true
82- else if (n)
83- then l
84- else false)
85- then true
86- else if (o)
87- then j
88- else false)
89- then true
90- else if (o)
91- then k
92- else false
93- let s = e
94- if ($isInstanceOf(s, "TransferTransaction"))
9+@Verifier(c)
10+func d () = {
11+ let e = c
12+ if ($isInstanceOf(e, "SetScriptTransaction"))
9513 then {
96- let t = s
97- true
14+ let f = e
15+ sigVerify(c.bodyBytes, c.proofs[0], a)
9816 }
99- else if ($isInstanceOf(s, "DataTransaction"))
17+ else if ($isInstanceOf(e, "TransferTransaction"))
10018 then {
101- let u = s
19+ let g = e
10220 true
10321 }
104- else if (if (p)
105- then true
106- else q)
107- then true
108- else r
22+ else if ($isInstanceOf(e, "DataTransaction"))
23+ then {
24+ let f = e
25+ true
26+ }
27+ else false
10928 }
11029

github/deemru/w8io/3ef1775 
37.96 ms