tx · EwJRgo664uQxefZAxYjhL2KFX5HmEej6xAPjRaZdt95A

3N5net4nzSeeqxPfGZrvVvnGavsinipQHbE:  -0.01400000 Waves

2019.02.11 17:34 [490600] smart account 3N5net4nzSeeqxPfGZrvVvnGavsinipQHbE > SELF 0.00000000 Waves

{ "type": 13, "id": "EwJRgo664uQxefZAxYjhL2KFX5HmEej6xAPjRaZdt95A", "fee": 1400000, "feeAssetId": null, "timestamp": 1549895649801, "version": 1, "sender": "3N5net4nzSeeqxPfGZrvVvnGavsinipQHbE", "senderPublicKey": "416z9d8DQDy5MPTqDhvReRBaPb19gEyVRWvHcewpP6Nc", "proofs": [ "635wVEbLxpxEeL2pW5m1Hxj5q8tqB9qkpKSZXuDrptCXpgEUz3ZdAAjEK756Z5yZ48GJk76g7xCYPbUG5d38iMab" ], "script": null, "chainId": 84, "height": 490600, "spentComplexity": 0 } View: original | compacted Prev: H8dAdmRhoe1WGpvUyyuc4kVGJBu4ZgV1w6jLHNGtqPJC Next: HVqwYqAWUTGjPq37fcC4n6o6J1YoUkgWeJEdchYt1nDP 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 
27.34 ms