CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: --> d1786bc5eed6a44a593f62c89d8061a1f7d255006bc59a21527ebd8c42fde85d:36:38 | 36 | let collection <- BlockleteMarket_NFT_V2.createSaleCollection(ownerCapability: ownerCapability, beneficiaryCapability: beneficiaryCapability, cutPercentage: cutPercentage) as! @BlockleteMarket_NFT_V2.SaleCollection | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 9969d64233d69723.BlockleteMarket_NFT_V2:317:25 | 317 | return <- create SaleCollection(ownerCapability: ownerCapability, beneficiaryCapability: beneficiaryCapability, cutPercentage: cutPercentage) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Owner's Receiver Capability is invalid! --> 9969d64233d69723.BlockleteMarket_NFT_V2:122:16 | 122 | ownerCapability.borrow() != nil: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
beneficiaryAccount:
0x9969d64233d69723
cutPercentage:
0.05
Loading...