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: cannot find declaration `KARATZ2399JPSBT` in `82ed1b9cba5bb1b3.KARATZ2399JPSBT` --> 60c9baf1207b9a8e1a29cee8871ccbc05a495a3705edbbd4cf35bc09d76a5adc:4:7 | 4 | import KARATZ2399JPSBT from 0x82ed1b9cba5bb1b3 | ^^^^^^^^^^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> 60c9baf1207b9a8e1a29cee8871ccbc05a495a3705edbbd4cf35bc09d76a5adc:12:11 | 12 | if acct.borrow<&KARATZ2399JPSBT.Collection>(from: d.storagePath) == nil { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> 60c9baf1207b9a8e1a29cee8871ccbc05a495a3705edbbd4cf35bc09d76a5adc:17:8 | 17 | acct.link<&KARATZ2399JPSBT.Collection{KARATZ2399JPSBT.KARATZ2399JPSBTCollectionPublic, NonFungibleToken.CollectionPublic}>(d.publicPath, target: d.storagePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> 60c9baf1207b9a8e1a29cee8871ccbc05a495a3705edbbd4cf35bc09d76a5adc:20:8 | 20 | acct.link<&KARATZ2399JPSBT.Collection{KARATZ2399JPSBT.KARATZ2399JPSBTCollectionPublic, NonFungibleToken.CollectionPublic, NonFungibleToken.Provider}>(d.providerPath, target: d.storagePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Loading...