tx · 8pYwj8wuy3WpEb3LL4LCqqYASfdxo2gxGNcL6YHt9c32
3MxiHxezq2swLFpeYybCeUKgVpRTUtnVFSi: -0.00100000 Waves
2022.09.20 18:31 [2237639] smart account 3MxiHxezq2swLFpeYybCeUKgVpRTUtnVFSi > SELF 0.00000000 Waves
{
"type": 13,
"id": "8pYwj8wuy3WpEb3LL4LCqqYASfdxo2gxGNcL6YHt9c32",
"fee": 100000,
"feeAssetId": null,
"timestamp": 1663687951233,
"version": 2,
"chainId": 84,
"sender": "3MxiHxezq2swLFpeYybCeUKgVpRTUtnVFSi",
"senderPublicKey": "Am8YzwSmH1PynPz7iNYNPrNwAJAaV9kDMMeab6wZpx1M",
"proofs": [
"Umt1hTEoo6B4h2wXFieUTrA9J7EAeTiwPHr6D4Pb8hkk6biNsfVWUFC7JFcNf7p4A5i55Xq7x7rKSNmvUHzLcLD"
],
"script": null,
"height": 2237639,
"applicationStatus": "succeeded",
"spentComplexity": 0
}
View: original | compacted
Prev: ATv3eTBpgqR2Q8xURKLC2ohE9gz437dcWq3vpzRCmYk2
Next: none
Full:
Old | New | | Differences |
---|
1 | | - | {-# STDLIB_VERSION 6 #-} |
---|
2 | | - | {-# CONTENT_TYPE EXPRESSION #-} |
---|
3 | | - | let mePubKey = base58'Am8YzwSmH1PynPz7iNYNPrNwAJAaV9kDMMeab6wZpx1M' |
---|
4 | | - | sigVerify(tx.bodyBytes, tx.proofs[0], mePubKey) |
---|
| 1 | + | # no script |
---|