tx · 9ot6mcR2ZTiHiZg9pDyixgiSUidaNLHKXM5jPBZ3P31c

3P4Yj2iQHLz7e7ntxmUf6efxetC5MZFqEzs:  -0.00100000 Waves

2023.01.02 23:03 [3453270] smart account 3P4Yj2iQHLz7e7ntxmUf6efxetC5MZFqEzs > SELF 0.00000000 Waves

{ "type": 13, "id": "9ot6mcR2ZTiHiZg9pDyixgiSUidaNLHKXM5jPBZ3P31c", "fee": 100000, "feeAssetId": null, "timestamp": 1672689873544, "version": 1, "sender": "3P4Yj2iQHLz7e7ntxmUf6efxetC5MZFqEzs", "senderPublicKey": "9shLgJQRzKT2MxBreZWHVwrijhMb1Wa6JAtcAg56y9Jz", "proofs": [ "2Q9ibPaJMk1JLvQzzX813a2WqqDSCvhN4Pda6UfP779x3c1cVD6taeKfsFanvndL8eYv6TujyhxvbSZbA9hEG8Bc" ], "script": null, "chainId": 87, "height": 3453270, "applicationStatus": "succeeded", "spentComplexity": 0 } View: original | compacted Prev: Hfe6THQ4oaZ2piR6a6kkJ986Ewd58K8u1oStxui47Jj9 Next: none Full:
OldNewDifferences
1-{-# STDLIB_VERSION 6 #-}
2-{-# SCRIPT_TYPE ACCOUNT #-}
3-{-# CONTENT_TYPE DAPP #-}
4-let USDN = base58'DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p'
5-
6-@Callable(i)
7-func usdn_100 (amount) = {
8- let inv = invoke(addressFromStringValue("3PCbvPVQfSvVu88ip8Fm5YjwJhjEYk1Txhk"), "withdrawVestedAllUSDN", [false, true], nil)
9- if ((inv == inv))
10- then $Tuple2(nil, 137)
11- else throw("Strict value is not equal to itself.")
12- }
13-
14-
1+# no script

github/deemru/w8io/3ef1775 
34.49 ms