Transfers view
UTXO view
Obyte.org
Unit Legend
- not on main chain, not stable
- main chain, not stable
- bad unit
- not on main chain, stable/confirmed/final
- main chain, stable/confirmed/final
- not on main chain, selected
- main chain, selected
Close
Close
Unit ID
/CUSar5ozNGmrJ9cPhRBwQ6WbWBs8Ma7R0Tu+HrSkr8=
Received
09.05.2025 07:11:55
Confirmation delay (full node)
19 minutes 33 seconds
Authors
PV2VOHSEGNJJE4HPWUL4ED6AWCI6GEES
Children
sA1BOcoqXu4HBW/VN3E00z3DfxwGG6EHtUaB/vmeUW0=
yeWqF8+3DXOimePHi0PXt2i75W4FHbcL/EnXrP5vb4Q=
Parents
XCBoR0qFqpZfAzQGKcTJTQSCtTPbeJGshXar/LS817I=
Messages
Definition
Address:
M46YUHCZ5IMX5X3VAO3DT3AN26DSDZDG
Definition:
[ "autonomous agent", { "init": "{ // Define your initial parameters $asset_id = "8NgjxC+upBpN6ZoeCiaCLWE1XFkhlK+4rxB1kN4/Lys="; // The ID of the asset you are selling $exchange_rate = 10000; // Exchange rate: 10000 byte = 1 units of the asset $min_payment = 10000; // Minimum payment in bytes for a transaction (10000 bytes) }", "messages": { "cases": [ { "if": "{trigger.output[[asset=base]] >= $min_payment}", "init": "{ $received_bytes = trigger.output[[asset=base]]; // Amount received in bytes $asset_amount = floor($received_bytes * $exchange_rate); // Convert bytes to asset units response['message'] = 'Received' || $received_bytes || 'bytes. Sending' || $asset_amount || 'units of the asset.'; }", "messages": [ { "app": "payment", "payload": { "asset": "{$asset_id}", "outputs": [ { "address": "{trigger.address}", "amount": "{$asset_amount}" } ] } } ] }, { "if": "{trigger.output[[asset=base]] < $min_payment}", "messages": [ { "app": "state", "state": "{ response['error'] = 'Minimum payment is' || $min_payment || 'bytes.'; }" } ] } ] } } ]
Technical information
Fees:
1,734
bytes
(405 headers, 1329 payload)
TPS fee:
0
bytes
Actual TPS fee:
0
bytes
Level:
11718145
Witnessed level:
11718132
Last ball unit:
aurxqpcSNsZpcw+WT7CQsqw+uTLzPq72IQjVla45V74=
Main chain index:
11326023
Latest included mc index:
11326022
Status:
stable/confirmed/final