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
FpRQCZ0avUOrthkSR17qBuzSTn521B++PQ2DzTKVCRc=
Received
09.05.2025 07:16:56
Confirmation delay (full node)
15 minutes 44 seconds
Authors
PV2VOHSEGNJJE4HPWUL4ED6AWCI6GEES
Children
0cFPdhcn0fgMjiHu1lIFKzkM34IbzpBS06Z0YmRd3uY=
Parents
7A43jTFDM0orY55hL0fwMiVlFOAq3MrmgEhFOwslElg=
gQH044j68872QiAe8dzVvSXd95JIP4f7A/2mzx/d9Hs=
Messages
Definition
Address:
BPHIPP3JIGZYYTNW7B3Y6M3FDTFQ5KOF
Definition:
[ "autonomous agent", { "init": "{ // Define your initial parameters $asset_id = "oK5DtUNh4n9oKbU91m6R26JyJIyqPh3483Qlr62wkPo="; // The ID of the asset you are selling $exchange_rate = 1000000; // Exchange rate: 1000000 bytes = 1 units of the asset $min_payment = 1000000; // Minimum payment in bytes for a transaction (1000000 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,743
bytes
(405 headers, 1338 payload)
TPS fee:
0
bytes
Actual TPS fee:
0
bytes
Level:
11718152
Witnessed level:
11718137
Last ball unit:
sEQGsX4YzN9ijcTLZnZ/ExLRW+NhD+t4cMU+9dhUew4=
Main chain index:
11326029
Latest included mc index:
11326028
Status:
stable/confirmed/final