tx · Ga1Q8eU5VFrzCoedMpGwBDY2tNKS65UKBkDgpTsroYhn

3PD2SuqYYAn1H8PEvGyAy3CwcJ5aFQPXuFH:  -0.01000000 Waves

2023.02.22 14:06 [3526276] smart account 3PD2SuqYYAn1H8PEvGyAy3CwcJ5aFQPXuFH > SELF 0.00000000 Waves

{ "type": 13, "id": "Ga1Q8eU5VFrzCoedMpGwBDY2tNKS65UKBkDgpTsroYhn", "fee": 1000000, "feeAssetId": null, "timestamp": 1677064030354, "version": 2, "chainId": 87, "sender": "3PD2SuqYYAn1H8PEvGyAy3CwcJ5aFQPXuFH", "senderPublicKey": "D2VWdxauShoY8DNmLSNEbwvBkknQnaTBxvhC7r937yuJ", "proofs": [ "4ceZ2LApLrFPiGzoDNZNPQestiUBSNSQzxVHbif42iMDBvzqJZmzTCu312KCwH9dxTLEKZvDjgW4Q3rdQshPcKCb" ], "script": "base64:BgIECAISAAABAWkBAncxAAQEaW52MQkA/AcECQEHQWRkcmVzcwEBGgFXl2x/HVJwa1dUQ5BMvkeO/PoIjbNcXtZDAgh3aXRoZHJhdwkAzAgCAAEFA25pbAUDbmlsAwkAAAIFBGludjEFBGludjEFA25pbAkAAgECJFN0cmljdCB2YWx1ZSBpcyBub3QgZXF1YWwgdG8gaXRzZWxmLgA4rvV0", "height": 3526276, "applicationStatus": "succeeded", "spentComplexity": 0 } View: original | compacted Prev: EVXLPfeKubwwVRyUT7bWe8udxX4KfUwnmnWaxKqaMQyQ Next: none Diff:
OldNewDifferences
55
66 @Callable(i)
77 func w1 () = {
8- let inv1 = invoke(Address(base58'3PDaawsaiHq8AtfpjURewEW4brmw6WVZD21'), "withdraw", [1], nil)
8+ let inv1 = invoke(Address(base58'3PFjYjgf2s8W781vwtdVrDULDNpsHThy6PL'), "withdraw", [1], nil)
99 if ((inv1 == inv1))
10- then {
11- let inv2 = invoke(Address(base58'3PQnQDzoFSpto4YA8KfkmX7d7uxf5uzCA87'), "withdraw", [2], nil)
12- if ((inv2 == inv2))
13- then {
14- let inv3 = invoke(Address(base58'3PMHRk8492po1wyyrtqQm8s4hDb29SLmEx1'), "withdraw", [3], nil)
15- if ((inv3 == inv3))
16- then {
17- let inv4 = invoke(Address(base58'3PBx74uqnRwRkLEJxoGGYx9zQ1aaQnMQx2A'), "withdraw", [4], nil)
18- if ((inv4 == inv4))
19- then {
20- let inv5 = invoke(Address(base58'3P8FKkfj7UGNtCNUmLvqevi7En59BiZFA8y'), "withdraw", [5], nil)
21- if ((inv5 == inv5))
22- then nil
23- else throw("Strict value is not equal to itself.")
24- }
25- else throw("Strict value is not equal to itself.")
26- }
27- else throw("Strict value is not equal to itself.")
28- }
29- else throw("Strict value is not equal to itself.")
30- }
31- else throw("Strict value is not equal to itself.")
32- }
33-
34-
35-
36-@Callable(i)
37-func w2 () = {
38- let inv1 = invoke(Address(base58'3PDaawsaiHq8AtfpjURewEW4brmw6WVZD21'), "withdraw", [1], nil)
39- if ((inv1 == inv1))
40- then {
41- let inv2 = invoke(Address(base58'3PQnQDzoFSpto4YA8KfkmX7d7uxf5uzCA87'), "withdraw", [2], nil)
42- if ((inv2 == inv2))
43- then {
44- let inv3 = invoke(Address(base58'3PFjYjgf2s8W781vwtdVrDULDNpsHThy6PL'), "withdraw", [3], nil)
45- if ((inv3 == inv3))
46- then {
47- let inv4 = invoke(Address(base58'3PBx74uqnRwRkLEJxoGGYx9zQ1aaQnMQx2A'), "withdraw", [4], nil)
48- if ((inv4 == inv4))
49- then {
50- let inv5 = invoke(Address(base58'3P8FKkfj7UGNtCNUmLvqevi7En59BiZFA8y'), "withdraw", [5], nil)
51- if ((inv5 == inv5))
52- then nil
53- else throw("Strict value is not equal to itself.")
54- }
55- else throw("Strict value is not equal to itself.")
56- }
57- else throw("Strict value is not equal to itself.")
58- }
59- else throw("Strict value is not equal to itself.")
60- }
10+ then nil
6111 else throw("Strict value is not equal to itself.")
6212 }
6313
Full:
OldNewDifferences
11 {-# STDLIB_VERSION 6 #-}
22 {-# SCRIPT_TYPE ACCOUNT #-}
33 {-# CONTENT_TYPE DAPP #-}
44
55
66 @Callable(i)
77 func w1 () = {
8- let inv1 = invoke(Address(base58'3PDaawsaiHq8AtfpjURewEW4brmw6WVZD21'), "withdraw", [1], nil)
8+ let inv1 = invoke(Address(base58'3PFjYjgf2s8W781vwtdVrDULDNpsHThy6PL'), "withdraw", [1], nil)
99 if ((inv1 == inv1))
10- then {
11- let inv2 = invoke(Address(base58'3PQnQDzoFSpto4YA8KfkmX7d7uxf5uzCA87'), "withdraw", [2], nil)
12- if ((inv2 == inv2))
13- then {
14- let inv3 = invoke(Address(base58'3PMHRk8492po1wyyrtqQm8s4hDb29SLmEx1'), "withdraw", [3], nil)
15- if ((inv3 == inv3))
16- then {
17- let inv4 = invoke(Address(base58'3PBx74uqnRwRkLEJxoGGYx9zQ1aaQnMQx2A'), "withdraw", [4], nil)
18- if ((inv4 == inv4))
19- then {
20- let inv5 = invoke(Address(base58'3P8FKkfj7UGNtCNUmLvqevi7En59BiZFA8y'), "withdraw", [5], nil)
21- if ((inv5 == inv5))
22- then nil
23- else throw("Strict value is not equal to itself.")
24- }
25- else throw("Strict value is not equal to itself.")
26- }
27- else throw("Strict value is not equal to itself.")
28- }
29- else throw("Strict value is not equal to itself.")
30- }
31- else throw("Strict value is not equal to itself.")
32- }
33-
34-
35-
36-@Callable(i)
37-func w2 () = {
38- let inv1 = invoke(Address(base58'3PDaawsaiHq8AtfpjURewEW4brmw6WVZD21'), "withdraw", [1], nil)
39- if ((inv1 == inv1))
40- then {
41- let inv2 = invoke(Address(base58'3PQnQDzoFSpto4YA8KfkmX7d7uxf5uzCA87'), "withdraw", [2], nil)
42- if ((inv2 == inv2))
43- then {
44- let inv3 = invoke(Address(base58'3PFjYjgf2s8W781vwtdVrDULDNpsHThy6PL'), "withdraw", [3], nil)
45- if ((inv3 == inv3))
46- then {
47- let inv4 = invoke(Address(base58'3PBx74uqnRwRkLEJxoGGYx9zQ1aaQnMQx2A'), "withdraw", [4], nil)
48- if ((inv4 == inv4))
49- then {
50- let inv5 = invoke(Address(base58'3P8FKkfj7UGNtCNUmLvqevi7En59BiZFA8y'), "withdraw", [5], nil)
51- if ((inv5 == inv5))
52- then nil
53- else throw("Strict value is not equal to itself.")
54- }
55- else throw("Strict value is not equal to itself.")
56- }
57- else throw("Strict value is not equal to itself.")
58- }
59- else throw("Strict value is not equal to itself.")
60- }
10+ then nil
6111 else throw("Strict value is not equal to itself.")
6212 }
6313
6414

github/deemru/w8io/6500d08 
25.37 ms