tx · 8mNa5RSBDw8mtxC7vMuogJsQvP5sSopNr4LPcTChCBt1
3Mv4xBMh9w958f9DnGWjMzNDctRqucgkHPE: -0.00500000 Waves
2024.12.29 15:36 [3435826] smart account 3Mv4xBMh9w958f9DnGWjMzNDctRqucgkHPE > SELF 0.00000000 Waves
{
"type": 13,
"id": "8mNa5RSBDw8mtxC7vMuogJsQvP5sSopNr4LPcTChCBt1",
"fee": 500000,
"feeAssetId": null,
"timestamp": 1735475827651,
"version": 1,
"sender": "3Mv4xBMh9w958f9DnGWjMzNDctRqucgkHPE",
"senderPublicKey": "2XdBCgSkXrttk8KzSKJvpHC25omA9J1evpyPtw2Ap9LD",
"proofs": [
"65NL9XWbWEBAnykaEAhNSnvh5cmUBqqbib8v1aF2KQfanfbvkhmxFJU1n8QyizG9s3LqDWPYXHhFyFz66AWsg9Us"
],
"script": null,
"chainId": 84,
"height": 3435826,
"applicationStatus": "succeeded",
"spentComplexity": 0
}
View: original | compacted
Prev: 517Tobm8XQG86xsaD7E5DocYHSVpztnF7FBemY2rsdSu
Next: 4o6Mq1fRU5dF73wpp5rMBV5qdRoesZeN8gdfrKkERxsS
Full:
Old | New | | Differences |
---|
1 | | - | {-# STDLIB_VERSION 6 #-} |
---|
2 | | - | {-# SCRIPT_TYPE ACCOUNT #-} |
---|
3 | | - | {-# CONTENT_TYPE DAPP #-} |
---|
4 | | - | |
---|
5 | | - | |
---|
6 | | - | @Callable(i) |
---|
7 | | - | func call () = nil |
---|
8 | | - | |
---|
9 | | - | |
---|
10 | | - | @Verifier(tx) |
---|
11 | | - | func verify () = true |
---|
12 | | - | |
---|
| 1 | + | # no script |
---|