Unit ID
bIgjDIrXienUnvkRUr8uJ8SGXL9a+z8oW9G2Wz4USPk=
Received
30.10.2025 15:56:21
Confirmation delay (full node)
4 minutes 2 seconds
Confirmation delay (light node)
5 minutes 0 seconds
Messages
Definition
Definition: [ "autonomous agent", { "getters": "{ $pow2 = $x => $x*$x; // return price of IUSD in USD $get_reserve_price = () => { $oracle = "PVQHK2I4B7J5WWYMAA7JTEHH463CSWSL"; $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)) / $pow2($pow2($pow2(10)) * 10); }; }", "messages": [ { "app": "state", "state": "{ bounce('lib only'); }" } ] } ]
Technical information
Fees:
1,988 bytes
(406 headers, 1582 payload)
TPS fee:
0 bytes
Actual TPS fee:
1 bytes
Level:3811187
Witnessed level:3811180
Main chain index:3784320
Latest included mc index:3784319
Status:stable/confirmed/final