CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed: --> 5b51f4207455cdc943ceac48dae713acc8bc6de10715e86382a3e0ab74194ec7:14:8 | 14 | self.dapperOffer.removeOfferFromProxy(account: Address(0xb6c490cbe4893b07), offerId: UInt64(547133161)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 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") | ^^^^^^^^^^^^^^^^^^^^^^Loading...