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