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: --> e99c11051597b4157296e1e6c6d4aaf6a798c4c17592773186e75f559e1a7fb0:14:8 | 14 | self.dapperOffer.removeOfferFromProxy(account: Address(0xd27b24f2e64085d0), offerId: UInt64(1343347390)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 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") | ^^^^^^^^^^^^^^^^^^^^^^