tx · FSHntPSRt5AAo3zV4VBfcmFi9qdhfuLmW8kteruNCtFS
3MzdE51RGP5RkAg9t1pigwChbKUtsnUfg2C: -0.00100000 Waves
2023.12.13 01:41 [2884122] smart account 3MzdE51RGP5RkAg9t1pigwChbKUtsnUfg2C > SELF 0.00000000 Waves
{
"type": 13,
"id": "FSHntPSRt5AAo3zV4VBfcmFi9qdhfuLmW8kteruNCtFS",
"fee": 100000,
"feeAssetId": null,
"timestamp": 1702420911562,
"version": 1,
"sender": "3MzdE51RGP5RkAg9t1pigwChbKUtsnUfg2C",
"senderPublicKey": "GeMvjoTytxf5YEE4XEw281bbksPziYs6w6b4tKJPGZZ1",
"proofs": [
"FjSdG4wxt52YD795mqyqwgKjAfwjdSk5J2dFi1X41qSV8DYGxj9RsminKshKoqFu7pnKX3tT5Lt8dyuXfwK4usD"
],
"script": null,
"chainId": 84,
"height": 2884122,
"applicationStatus": "succeeded",
"spentComplexity": 0
}
View: original | compacted
Prev: Ak8qdJLc3Az5bETASpA6PJiVgAtFcVXeP3RayPYCGHTw
Next: none
Full:
Old | New | | Differences |
---|
1 | | - | {-# STDLIB_VERSION 6 #-} |
---|
2 | | - | {-# SCRIPT_TYPE ACCOUNT #-} |
---|
3 | | - | {-# CONTENT_TYPE DAPP #-} |
---|
4 | | - | |
---|
5 | | - | |
---|
6 | | - | |
---|
7 | | - | @Verifier(a) |
---|
8 | | - | func b () = sigVerify(a.bodyBytes, a.proofs[0], base58'2b5Z9Cf5wjpcpctfYheJe2mRmq5XJSYGZxrBNTV8NRZw') |
---|
9 | | - | |
---|
| 1 | + | # no script |
---|