Unit ID
10FFNShztjkPOPS9ubPdAF9/2SBKxHXckEw4YHGy67o=
Received
30.10.2025 16:24:43
Confirmation delay (full node)
1 minute 51 seconds
Confirmation delay (light node)
2 minutes 44 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(10)); }; }", "messages": [ { "app": "state", "state": "{ bounce('lib only'); }" } ] } ]
Technical information
Fees:
1,976 bytes
(406 headers, 1570 payload)
TPS fee:
106 bytes
Actual TPS fee:
12 bytes
Level:3811972
Witnessed level:3811952
Main chain index:3785100
Latest included mc index:3785099
Status:stable/confirmed/final