[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> ef6310be1fb5217cce7d6b510d8ddd0b36254bcac0f2d435896e957dd4a15087:22:8 | 22 | coa.deposit(from: <-self.sentVault) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> b6763b4399a888c8.EVM:259:12 | 259 | self.address().deposit(from: <-from) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: calling deposit function with an empty vault is not allowed --> b6763b4399a888c8.EVM:96:16 | 96 | panic("calling deposit function with an empty vault is not allowed") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...
Happy diving into the flow Remember to upgrade your contracts to 1.0!