Happy diving into the flow Remember to test your contracts in 1.0 here on testnet
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> d2932a00c5ddc492a4dd84aa4d9c8613fdc2dcb3faffc31aa6c309d76a96598f:13:22 | 13 | self.token <- collection.withdraw(withdrawID: withdrawID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: withdraw() failed: missing NFT with id: 461972 --> 6b7930acbcd12877.Cryptoys:203:67 | 203 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("withdraw() failed: missing NFT with id: ".concat(withdrawID.toString())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^