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: --> ebaa2d97ca43e237ec16472d88b2581b4fa56be1c95c3be0a88f67fbdd196daf:35:60 | 35 | let sale: @AFLMarketplaceV2.SaleCollection <- AFLMarketplaceV2.createSaleCollection(ownerVault: wallet) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8f9231920da9af6d.AFLMarketplaceV2:248:25 | 248 | return <- create SaleCollection(vault: ownerVault) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Owner's Receiver Capability is invalid! --> 8f9231920da9af6d.AFLMarketplaceV2:86:16 | 86 | vault.check(): | ^^^^^^^^^^^^^Loading...