Unit ID
IEEt8pVVwoOeowVhQn0Gb14dGsCtn4r4smJjsuqkZe4=
Received
07.09.2023 20:33:55
Confirmation delay (full node)
1 minute 50 seconds
Confirmation delay (light node)
2 minutes 33 seconds
Messages
Definition
Definition: [ "autonomous agent", { "getters": "{ $pow2 = $x => $x*$x; $small_pow = ($x, $pow) => { if ($pow == 0) return 1; if ($pow == 1) return $x; if ($pow == 2) return $pow2($x); if ($pow == 3) return $pow2($x) * $x; if ($pow == 4) return $pow2($pow2($x)); if ($pow == 5) return $pow2($pow2($x)) * $x; if ($pow == 6) return $pow2($pow2($x) * $x); if ($pow == 7) return $pow2($pow2($x) * $x) * $x; if ($pow == 8) return $pow2($pow2($pow2($x))); if ($pow == 9) return $pow2($pow2($pow2($x))) * $x; if ($pow == 10) return $pow2($pow2($pow2($x)) * $x); if ($pow == 11) return $pow2($pow2($pow2($x)) * $x) * $x; if ($pow == 12) return $pow2($pow2($pow2($x) * $x)); bounce("unsupported power "||$pow); }; $get_reserve_price = () => data_feed[[oracles=params.oracle, feed_name=params.feed_name, ifnone=false]] / $small_pow(10, params.decimals OTHERWISE 0); }", "messages": [ { "app": "state", "state": "{ bounce('lib only'); }" } ] } ]
Technical information
Fees:
1,842 bytes
(452 headers, 1390 payload)
Level:3175439
Witnessed level:3175425
Main chain index:3150100
Latest included mc index:3150099
Status:stable/confirmed/final