[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> bcdc69006d144cbe1e4d2a41a9da45b3427ca78de33e641b8b026205f3982b21: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!