Unit ID
DyZGmCc3+dTxNnwm0MzBrODh+nQoYDnOSuBgyJ7RVZM=
Received
30.09.2025 11:05:04
Confirmation delay (full node)
11 minutes 5 seconds
Confirmation delay (light node)
20 minutes 43 seconds
Messages
Definition
Definition: [ "autonomous agent", { "getters": "{ // return price of IUSD in USD $get_reserve_price = () => { $oracle = "XY6JXVBITD4EKY3DFT27XS65D2M3FJ5V"; $feed_name = "IUSD_BBD_selling"; $unit = data_feed[[oracles=$oracle, feed_name=$feed_name, what="unit", ifnone=false]]; if (!$unit) bounce('No data feed with IUSD_BBD_selling'); $payload = unit[$unit].messages[[.app="data_feed"]].payload; $iusd_bbd = $payload.IUSD_BBD_selling; $bbd_usd = $payload.BBD_USD_selling; if (!$bbd_usd) bounce('Missing BBD_USD_selling in the unit'); $dec_iusd_bbd = $payload.decimals_iusd_bbd; if (!$dec_iusd_bbd) bounce('Missing decimals_iusd_bbd in the unit'); $dec_bbd_usd = $payload.decimals_bbd_usd; if (!$dec_bbd_usd) bounce('Missing decimals_bbd_usd in the unit'); return ($iusd_bbd / (10 ^ $dec_iusd_bbd)) / ($bbd_usd / (10 ^ $dec_bbd_usd)); }; }", "messages": [ { "app": "state", "state": "{ bounce('lib only'); }" } ] } ]
Technical information
Fees:
1,733 bytes
(405 headers, 1328 payload)
TPS fee:
0 bytes
Actual TPS fee:
0 bytes
Level:11966331
Witnessed level:11966317
Main chain index:11569768
Latest included mc index:11569767
Status:stable/confirmed/final