Flow price: --
1e351b59934365e9cc22e160249ed1e619041ce0c431f9df0c9a9f736fbb4f43

Transaction

Hash: 1e351b59934365e9cc22e160249ed1e619041ce0c431f9df0c9a9f736fbb4f43
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:
  --> 1e351b59934365e9cc22e160249ed1e619041ce0c431f9df0c9a9f736fbb4f43: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()
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^

    --> b7248baa24a95c3f.FixesTradablePool:1639:48
     |
1639 |                             let token1ToSwap <- self._withdrawFlowToken(swapToken1In)
     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault
   --> 9a0766d93b6608b7.FungibleToken:198:16


Loading...