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: --> 3c3defb6e0b635df94b5fbf884c8cb21f65ef984bfd74ae9f63e5ad687bb7ce4:24:4 | 24 | self.Collection.voteOnProjectAction(projectOwner: projectOwner, projectId: projectId, actionUUID: actionUUID, vote: vote) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 577a3c409c5dcb5e.Toucans:1485:8 | 1485 | project.finalizeAction(actionUUID: actionUUID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 577a3c409c5dcb5e.Toucans:453:12 | 453 | self.withdrawNFTsFromTreasury( 454 | collectionType: withdraw.collectionType, 455 | collectionReceiver: withdraw.recipientCollection.borrow(), 456 | nftIDs: withdraw.nftIDs, 457 | collectionIdentifier: withdraw.collectionIdentifier, 458 | collectionName: withdraw.collectionName, 459 | collectionExternalURL: withdraw.collectionExternalURL, 460 | recipientAddr: recipientAddr, 461 | message: message, 462 | backupReceiver 463 | ) | ^ --> 577a3c409c5dcb5e.Toucans:994:37 | 994 | receiver.deposit(token: <- specificNFTTreasury.withdraw(withdrawID: id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing NFT --> 921ea449dffec68a.FlovatarComponent:312:58 | 312 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing NFT") | ^^^^^^^^^^^^^^^^^^^^Arguments:
projectOwner:
0x2a0eccae942667be
projectId:
FlovatarDAO
actionUUID:
75866303159638
vote:
Loading...