Unit ID
BN3f380wNQW/maxuogE561gdSKTwpASbBXaSAi1tN24=
Received
23.08.2019 09:51:05
Confirmation delay (full node)
4 minutes 54 seconds
Confirmation delay (light node)
8 minutes 21 seconds
Messages
Definition
Definition: [ "autonomous agent", { "bounce_fees": { "base": 10000 }, "init": "{ $aa_name = "SAAFE with name"; $SAAFE = "TUJT2AOQ6BBNBHU3H4AE3KJ6OEAGE4KA"; $name = trigger.data.name otherwise bounce ("Please, specify 'name'."); $puk1 = var[$name]||"_puk1" otherwise trigger.data.puk1 otherwise false; $puk2 = var[$name]||"_puk2" otherwise trigger.data.puk2 otherwise false; $puk = ($puk1 AND $puk2)? $puk1||$puk2 : bounce ("Please specify existing 'name', or create a new safe with 'name', 'puk1' and 'puk2' (2 halfs of a public key for which your have the private key safely store in real world."); $withdraw_address = trigger.data.address otherwise trigger.address; // with draw to trigger if not specified; }", "messages": [ { "if": "{ $puk }", "app": "data", "payload": { "puk1": "{ trigger.data.puk1 }", "puk2": "{ trigger.data.puk2 }", "private": "{true}" } }, { "if": "{ trigger.data.s1 AND trigger.data.s2}", "app": "data", "payload": { "s1": "{ trigger.data.s1 }", "s2": "{ trigger.data.s2 }", "asset": "{ trigger.data.asset }", "ad": "{ $withdraw_address }" } }, { "app": "payment", "payload": { "asset": "{'base'}", "outputs": [ { "address": "{$SAAFE}", "amount": "{trigger.output[[asset=base]] - 1000}" } ] } }, { "app": "state", "state": "{ var[$name||"_puk1"] = $puk1; var[$name||"_puk2"] = $puk2; response['message'] = var[$SAAFE]["message"]; }" } ] } ]
Technical information
Fees:
1,656 bytes
(353 headers, 1303 payload)
Level:1020587
Witnessed level:1020580
Main chain index:1019401
Latest included mc index:1019400
Status:stable/confirmed/final