[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 0daa127059f7c216c7d1ff5b154c1e6e84b7c9fc2e60b4839f86f14e3dc08acb: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") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Happy diving into the flow Remember to upgrade your contracts to 1.0!