CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 72d318f96ff8b556c0a9039a15283d73ffa22f5aaeb580d93543f35f4ba3846d:14:8 | 14 | self.dapperOffer.removeOfferFromProxy(account: Address(0x0eadacf00bfff03c), offerId: UInt64(273778395853437)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> b8ea91944fd51c43.DapperOffersV2:128:12 | 128 | adminRef.removeOffer(offerId: offerId) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing offer --> b8ea91944fd51c43.DapperOffersV2:169:56 | 169 | destroy self.offers.remove(key: offerId) ?? panic("missing offer") | ^^^^^^^^^^^^^^^^^^^^^^