CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: missing resource annotation: `@` --> 205b9fc435ecad68b35232a39fc0ce3804f26a6fce76eabfda5ca6734caf47b4:10:38 | 10 | let collectionRef = acct.borrow<NonFungibleToken.Collection>(from: catalog.collectionData.storagePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: mismatched types --> 205b9fc435ecad68b35232a39fc0ce3804f26a6fce76eabfda5ca6734caf47b4:10:38 | 10 | let collectionRef = acct.borrow<NonFungibleToken.Collection>(from: catalog.collectionData.storagePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Any`, got `NonFungibleToken.Collection` error: incorrect transfer operation --> 205b9fc435ecad68b35232a39fc0ce3804f26a6fce76eabfda5ca6734caf47b4:10:24 | 10 | let collectionRef = acct.borrow<NonFungibleToken.Collection>(from: catalog.collectionData.storagePath) | ^ expected `<-` error: loss of resource --> 205b9fc435ecad68b35232a39fc0ce3804f26a6fce76eabfda5ca6734caf47b4:10:10 | 10 | let collectionRef = acct.borrow<NonFungibleToken.Collection>(from: catalog.collectionData.storagePath) | ^^^^^^^^^^^^^Arguments:
receiver:
0xfdadb82399721cdb
collectionId:
Zeedz
tokenId:
15247
Loading...