Unit ID
Hte0naICRAe2nnqnYujS2dASbzbthR9KW9uwr4A68uk=
Received
28.10.2019 14:56:47
Confirmation delay (full node)
3 minutes 13 seconds
Confirmation delay (light node)
6 minutes 53 seconds
Messages
Definition
Definition: [ "autonomous agent", { "bounce_fees": { "base": 10000 }, "messages": { "cases": [ { "if": "{ trigger.data.type AND trigger.data.type == 'make_order' AND trigger.output[[asset=base]].amount > 10000 AND trigger.data.price AND trigger.data.oracle }", "messages": [ { "app": "state", "state": "{ $id = var['last_id'] otherwise 0; var[$id || '_type'] = 'sell'; var[$id || '_amount'] = trigger.output[[asset=base]].amount; var[$id || '_price_for_eth'] = trigger.data.price; var[$id || '_oracle'] = trigger.data.oracle; var['last_id'] = $id + 1; response['status'] = 'ok'; }" } ] }, { "if": "{ $oracle = var[trigger.data.id || '_oracle']; trigger.data.type AND trigger.data.type == 'withdraw' AND $oracle == trigger.address AND trigger.data.to }", "messages": [ { "app": "payment", "payload": { "outputs": [ { "address": "{trigger.data.to}", "amount": "{var[$thisId || '_amount']}" } ] } }, { "app": "state", "state": "{ $thisId = trigger.data.id; var[$thisId || '_type'] = ''; var[$thisId || '_amount'] = ''; var[$thisId || '_price_for_eth'] = ''; var[$thisId || '_oracle'] = ''; response['status'] = 'ok'; }" } ] } ] } } ]
Technical information
Fees:
1,616 bytes
(353 headers, 1263 payload)
Level:1126226
Witnessed level:1126219
Main chain index:1124983
Latest included mc index:1124982
Status:stable/confirmed/final