Unit ID
BOJsuUVAAemjPJwbXlJK6z3R/gL6dfs48dG51Tlrsws=
Received
28.10.2019 14:18:36
Confirmation delay (full node)
1 minute 51 seconds
Confirmation delay (light node)
5 minutes 5 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": "{ $thisId = trigger.data.id; trigger.data.type AND trigger.data.type == 'withdraw' AND var[$thisId || '_oracle'] == trigger.address AND trigger.data.to }", "messages": [ { "app": "payment", "payload": { "outputs": [ { "address": "{trigger.data.to}", "amount": "{var[$thisId || '_amount']}" } ] } }, { "app": "state", "state": "{ var[$thisId || '_type'] = ''; var[$thisId || '_amount'] = ''; var[$thisId || '_price_for_eth'] = ''; var[$thisId || '_oracle'] = ''; response['status'] = 'ok'; }" } ] } ] } } ]
Technical information
Fees:
1,582 bytes
(353 headers, 1229 payload)
Level:1126116
Witnessed level:1126108
Main chain index:1124873
Latest included mc index:1124872
Status:stable/confirmed/final