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
GzatbWkFFUUYvi4A5tuuMKHdvv5vg7HqoUZy6RM87pw=
Received
09.05.2025 09:12:12
Confirmation delay (full node)
24 minutes 13 seconds
Confirmation delay (light node)
29 minutes 52 seconds
Authors
PV2VOHSEGNJJE4HPWUL4ED6AWCI6GEES
Children
qM77XpCIzjvO83LQd/i8mme9+qsOHxiVGQIfUH5YRtg=
Parents
1VxiNKoFxcYlmu2xvopxv0uvxYmJaMy9SDM6TlIjWzs=
Messages
Definition
Address:
ZL3SEKDQ4APV2PW6YIXADFISJ3I5LZJD
Definition:
[ "autonomous agent", { "init": "{ // Define your initial parameters $asset_id = "WWW"; // The ID of the asset you are selling $exchange_rate = 1.00; // Exchange rate: 1 byte = 1 units of the asset $min_payment = 1; // Minimum payment in bytes for a transaction (1 byte) }", "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,685
bytes
(405 headers, 1280 payload)
TPS fee:
0
bytes
Actual TPS fee:
0
bytes
Level:
11718336
Witnessed level:
11718329
Last ball unit:
mJZDErp2v8r73F02vxF/veuIKX+WZUUntT8WY9YFbks=
Main chain index:
11326207
Latest included mc index:
11326206
Status:
stable/confirmed/final