Flow price: --
819f81bb194b1de3b5103bb9911d4cd9cda51436fb16ce2df66e52bb44987a5f

Transaction

Hash: 819f81bb194b1de3b5103bb9911d4cd9cda51436fb16ce2df66e52bb44987a5f
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
  --> 819f81bb194b1de3b5103bb9911d4cd9cda51436fb16ce2df66e52bb44987a5f:34:8
   |
34 |         self.heartbeat.tick(scope: "TradablePool")
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  --> b7248baa24a95c3f.FixesHeartbeat:92:24
   |
92 |                         hookRef.onHeartbeat(deltaTime)
   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    --> b7248baa24a95c3f.FixesTradablePool:1465:12
     |
1465 |             self.transferLiquidity()
     |             ^^^^^^^^^^^^^^^^^^^^^^^^

    --> b7248baa24a95c3f.FixesTradablePool:1027:19
     |
1027 |             return self._transferLiquidity()
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^

error: panic: Force panic:  swapPrice: 1246249844 bcPrice: 71130000000000
    --> b7248baa24a95c3f.FixesTradablePool:1710:24
     |
1710 |                         panic("Force panic: "
1711 |                             .concat(" swapPrice: ")
1712 |                             .concat(scaledSwapPrice.toString())
1713 |                             .concat(" bcPrice: ")
1714 |                             .concat(scaledTokenInPoolPrice.toString())
1715 |                         )
     |                         ^


Loading...