tx · 5AHN26Zhjf6wZkoN2JDD71ZnPCJaQen2KvS4awfZSvxc

3N5net4nzSeeqxPfGZrvVvnGavsinipQHbE:  -0.01400000 Waves

2018.12.11 12:54 [399915] smart account 3N5net4nzSeeqxPfGZrvVvnGavsinipQHbE > SELF 0.00000000 Waves

{ "type": 13, "id": "5AHN26Zhjf6wZkoN2JDD71ZnPCJaQen2KvS4awfZSvxc", "fee": 1400000, "feeAssetId": null, "timestamp": 1544522058252, "version": 1, "sender": "3N5net4nzSeeqxPfGZrvVvnGavsinipQHbE", "senderPublicKey": "416z9d8DQDy5MPTqDhvReRBaPb19gEyVRWvHcewpP6Nc", "proofs": [ "4a1nYaeQwv59LDkyS13qpDXuGtwb3pP18WCerM4YG23SZ5xcHcumAtfvjnUcB4ZugiA9ermDzYbaprsmhp5NkevH" ], "script": null, "chainId": 84, "height": 399915, "spentComplexity": 0 } View: original | compacted Prev: BFjGvkjWrRBVBX6kyMGJRRtgiP2yrVuVerNwF8x2MrjH Next: CSniDgi2nDapTmdcdHaS7w1bapRoN5FnyfEbXSB7HDg3 Full:
OldNewDifferences
1-{-# STDLIB_VERSION 1 #-}
2-{-# CONTENT_TYPE EXPRESSION #-}
3-let publicKey = base58'416z9d8DQDy5MPTqDhvReRBaPb19gEyVRWvHcewpP6Nc'
4-let heightBefore = 100
5-let AC = sigVerify(tx.bodyBytes, tx.proofs[0], publicKey)
6-let heightVerification = (height > (heightBefore + 10))
7-if (AC)
8- then heightVerification
9- else false
1+# no script

github/deemru/w8io/6500d08 
30.31 ms