tx · 3VSE1iHaPTdXnt4xK1z8R21ymBZWN6k31wmbMN8ujVoX

3N6hWLSyZ3bE3Se2bMT62NXrfSTSyTd2pLU:  -0.01400000 Waves

2019.10.18 19:18 [725670] smart account 3N6hWLSyZ3bE3Se2bMT62NXrfSTSyTd2pLU > SELF 0.00000000 Waves

{ "type": 13, "id": "3VSE1iHaPTdXnt4xK1z8R21ymBZWN6k31wmbMN8ujVoX", "fee": 1400000, "feeAssetId": null, "timestamp": 1571415463535, "version": 1, "sender": "3N6hWLSyZ3bE3Se2bMT62NXrfSTSyTd2pLU", "senderPublicKey": "GTePTTkBQhCZX4bufttmY6Hz9DSwd5JybG1NyrosrEC1", "proofs": [ "2QLLEasnVnBcAYXko1ML2AaKfFW5ve9vgaU3A4S1fNxjTmfwnLmWuUd4ymuThrUaus1rL8c5TSomwoSV6na8fe7y" ], "script": "base64:AAIDAAAAAAAAAAQIARIAAAAAAAAAAAEAAAABaQEAAAAKaGVsbG93b3JsZAAAAAAJAQAAAAhXcml0ZVNldAAAAAEJAARMAAAAAgkBAAAACURhdGFFbnRyeQAAAAICAAAADmN1cnJlbnRfaGVpZ2h0CQABpAAAAAEFAAAABmhlaWdodAUAAAADbmlsAAAAAIYTjNY=", "chainId": 84, "height": 725670, "spentComplexity": 0 } View: original | compacted Prev: D8TCWnV8MmUKA4U67WfyWcdFxpHBHEEpDhmB3n3EoAUu Next: 53VES1FUEVLHxFRxwAPrHvsip7sv52btrymxXqFH2X17 Diff:
OldNewDifferences
44
55
66 @Callable(i)
7-func helloworld () = WriteSet([DataEntry("hello", "world")])
7+func helloworld () = WriteSet([DataEntry("current_height", toString(height))])
88
99
Full:
OldNewDifferences
11 {-# STDLIB_VERSION 3 #-}
22 {-# SCRIPT_TYPE ACCOUNT #-}
33 {-# CONTENT_TYPE DAPP #-}
44
55
66 @Callable(i)
7-func helloworld () = WriteSet([DataEntry("hello", "world")])
7+func helloworld () = WriteSet([DataEntry("current_height", toString(height))])
88
99

github/deemru/w8io/026f985 
24.68 ms