tx · ASaFRNUmPhHP8vF7xjPnZnCAkMCaV9xQWjAXjXKrYRRy
3NAUv11ZCrP1Pi57StPQ33LQKEgo8CDL2oZ: -1.00000000 Waves
2019.09.23 05:13 [688357] smart asset 3NAUv11ZCrP1Pi57StPQ33LQKEgo8CDL2oZ > SELF 0.00 wha.mon.test2
{
"type": 15,
"id": "ASaFRNUmPhHP8vF7xjPnZnCAkMCaV9xQWjAXjXKrYRRy",
"fee": 100000000,
"feeAssetId": null,
"timestamp": 1569204889731,
"version": 1,
"sender": "3NAUv11ZCrP1Pi57StPQ33LQKEgo8CDL2oZ",
"senderPublicKey": "BHpU4HzxNSQtpN64omip8is3oBxn9eNSaUxS6ie93Cyw",
"proofs": [
"5aU7Nfn1nfWehTESs87CNfL1AZs39iQascgHM1cU9n2TCHAFeZGRoar6Jt2RExJnWsBNPePr6RYVLWx6iCZCUhb8"
],
"assetId": "BUCDnsMG5G2oMSFg1UdfgZMxusvtvG3ToFYL2dHFbbab",
"script": "base64:AwQAAAAPVHJhZGluZ09uSGVpZ2h0AAAAAAAAHcTmBAAAAA9CdXJuaW5nT25IZWlnaHQAAAAAAAAiVgoEAAAAByRtYXRjaDAFAAAAAnR4AwkAAAEAAAACBQAAAAckbWF0Y2gwAgAAABNUcmFuc2ZlclRyYW5zYWN0aW9uBAAAAAF0BQAAAAckbWF0Y2gwAwMJAQAAAAIhPQAAAAIIBQAAAAF0AAAACmZlZUFzc2V0SWQBAAAAIIO5hb0WLlz4Q3NmC6EALy6hivWIdY+oFchfvUovS7U/CQEAAAACIT0AAAACCAUAAAABdAAAAApmZWVBc3NldElkAQAAACDgkNw5dgkeWn7Eg4XUBSKmZ/O3slCS373B9rc7lZmn+AcJAAACAAAAAQIAAACVVGhlIHRoaXMudG9rZW4gY2FuIG9ubHkgYmUgdHJhbnNmZXJlZCB1c2luZyB0ZXN0LmZlZSwgOXNDVjlueUNhM01meWcyZFFWZFpWZEgzMTlSdXV4Vkw2d3FFR0Fud0dlUjQsIGZvciBmZWUgcGF5bWVudC4gTGVhc2UgV0FWRVMgdG8gNFJXIGZvciBhaXJkcm9wcy4GAwkAAAEAAAACBQAAAAckbWF0Y2gwAgAAABNFeGNoYW5nZVRyYW5zYWN0aW9uBAAAAAFlBQAAAAckbWF0Y2gwAwkAAGcAAAACBQAAAA9UcmFkaW5nT25IZWlnaHQFAAAABmhlaWdodAkAAAIAAAABAgAAAFlUcmFkaW5nIG9mIHRoaXMudG9rZW4gbm90IGFjdGl2YXRlZCB1bnRpbCBibG9jayAxOTUwOTUwLiBMZWFzZSBXQVZFUyB0byA0UlcgZm9yIGFpcmRyb3BzLgYDCQAAAQAAAAIFAAAAByRtYXRjaDACAAAAD0J1cm5UcmFuc2FjdGlvbgQAAAABYgUAAAAHJG1hdGNoMAMJAABnAAAAAgUAAAAPQnVybmluZ09uSGVpZ2h0BQAAAAZoZWlnaHQJAAACAAAAAQIAAABZQnVybmluZyBvZiB0aGlzLnRva2VuIG5vdCBhY3RpdmF0ZWQgdW50aWwgYmxvY2sgMjI1MDI1MC4gTGVhc2UgV0FWRVMgdG8gNFJXIGZvciBhaXJkcm9wcy4GAwMJAAABAAAAAgUAAAAHJG1hdGNoMAIAAAAZU2V0QXNzZXRTY3JpcHRUcmFuc2FjdGlvbgYJAAABAAAAAgUAAAAHJG1hdGNoMAIAAAAXTWFzc1RyYW5zZmVyVHJhbnNhY3Rpb24GB8RfuLs=",
"chainId": 84,
"height": 688357,
"spentComplexity": 0
}
View: original | compacted
Prev: 225yBSHCy61CQ9KALPHC9KSMLXg8eJNJzuPQQv3CLDs6
Next: FvxKQLyxxxDnzPewYBsgZweKYGJDGj52exkHiZJunkDy
Diff:
Old | New | | Differences |
---|
4 | 4 | | let BurningOnHeight = 2250250 |
---|
5 | 5 | | match tx { |
---|
6 | 6 | | case t: TransferTransaction => |
---|
7 | | - | if ((t.feeAssetId != base58'9sCV9nyCa3Mfyg2dQVdZVdH319RuuxVL6wqEGAnwGeR4')) |
---|
| 7 | + | if (if ((t.feeAssetId != base58'9sCV9nyCa3Mfyg2dQVdZVdH319RuuxVL6wqEGAnwGeR4')) |
---|
| 8 | + | then (t.feeAssetId != base58'G7cSVGvvYhFTjZXaZQ5hJv9igziS2xmFhi8p4Dcwsiaj') |
---|
| 9 | + | else false) |
---|
8 | 10 | | then throw("The this.token can only be transfered using test.fee, 9sCV9nyCa3Mfyg2dQVdZVdH319RuuxVL6wqEGAnwGeR4, for fee payment. Lease WAVES to 4RW for airdrops.") |
---|
9 | 11 | | else true |
---|
10 | 12 | | case e: ExchangeTransaction => |
---|
11 | | - | (height > TradingOnHeight) |
---|
| 13 | + | if ((TradingOnHeight >= height)) |
---|
| 14 | + | then throw("Trading of this.token not activated until block 1950950. Lease WAVES to 4RW for airdrops.") |
---|
| 15 | + | else true |
---|
12 | 16 | | case b: BurnTransaction => |
---|
13 | | - | (height > BurningOnHeight) |
---|
14 | | - | case _: SetAssetScriptTransaction|MassTransferTransaction|TransferTransaction => |
---|
| 17 | + | if ((BurningOnHeight >= height)) |
---|
| 18 | + | then throw("Burning of this.token not activated until block 2250250. Lease WAVES to 4RW for airdrops.") |
---|
| 19 | + | else true |
---|
| 20 | + | case _: SetAssetScriptTransaction|MassTransferTransaction => |
---|
15 | 21 | | true |
---|
16 | 22 | | case _ => |
---|
17 | 23 | | false |
---|
Full:
Old | New | | Differences |
---|
1 | 1 | | {-# STDLIB_VERSION 3 #-} |
---|
2 | 2 | | {-# CONTENT_TYPE EXPRESSION #-} |
---|
3 | 3 | | let TradingOnHeight = 1950950 |
---|
4 | 4 | | let BurningOnHeight = 2250250 |
---|
5 | 5 | | match tx { |
---|
6 | 6 | | case t: TransferTransaction => |
---|
7 | | - | if ((t.feeAssetId != base58'9sCV9nyCa3Mfyg2dQVdZVdH319RuuxVL6wqEGAnwGeR4')) |
---|
| 7 | + | if (if ((t.feeAssetId != base58'9sCV9nyCa3Mfyg2dQVdZVdH319RuuxVL6wqEGAnwGeR4')) |
---|
| 8 | + | then (t.feeAssetId != base58'G7cSVGvvYhFTjZXaZQ5hJv9igziS2xmFhi8p4Dcwsiaj') |
---|
| 9 | + | else false) |
---|
8 | 10 | | then throw("The this.token can only be transfered using test.fee, 9sCV9nyCa3Mfyg2dQVdZVdH319RuuxVL6wqEGAnwGeR4, for fee payment. Lease WAVES to 4RW for airdrops.") |
---|
9 | 11 | | else true |
---|
10 | 12 | | case e: ExchangeTransaction => |
---|
11 | | - | (height > TradingOnHeight) |
---|
| 13 | + | if ((TradingOnHeight >= height)) |
---|
| 14 | + | then throw("Trading of this.token not activated until block 1950950. Lease WAVES to 4RW for airdrops.") |
---|
| 15 | + | else true |
---|
12 | 16 | | case b: BurnTransaction => |
---|
13 | | - | (height > BurningOnHeight) |
---|
14 | | - | case _: SetAssetScriptTransaction|MassTransferTransaction|TransferTransaction => |
---|
| 17 | + | if ((BurningOnHeight >= height)) |
---|
| 18 | + | then throw("Burning of this.token not activated until block 2250250. Lease WAVES to 4RW for airdrops.") |
---|
| 19 | + | else true |
---|
| 20 | + | case _: SetAssetScriptTransaction|MassTransferTransaction => |
---|
15 | 21 | | true |
---|
16 | 22 | | case _ => |
---|
17 | 23 | | false |
---|
18 | 24 | | } |
---|