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 `MIKOSEANFT` in `713306ac51ac7ddb.MIKOSEANFT` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:1:7 | 1 | import MIKOSEANFT from 0x713306ac51ac7ddb | ^^^^^^^^^^ available exported declarations are: error: cannot find declaration `MIKOSEANFTV2` in `713306ac51ac7ddb.MIKOSEANFTV2` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:2:7 | 2 | import MIKOSEANFTV2 from 0x713306ac51ac7ddb | ^^^^^^^^^^^^ available exported declarations are: error: cannot find declaration `NonFungibleToken` in `631e88ae7f1d7c20.NonFungibleToken` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:3:7 | 3 | import NonFungibleToken from 0x631e88ae7f1d7c20 | ^^^^^^^^^^^^^^^^ available exported declarations are: error: cannot find declaration `MetadataViews` in `631e88ae7f1d7c20.MetadataViews` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:4:7 | 4 | import MetadataViews from 0x631e88ae7f1d7c20 | ^^^^^^^^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:9:11 | 9 | if signer.borrow<&MIKOSEANFTV2.Collection>(from: MIKOSEANFTV2.CollectionStoragePath) == nil { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:13:12 | 13 | if (signer.getCapability<&MIKOSEANFTV2.Collection{MIKOSEANFTV2.CollectionPublic,NonFungibleToken.CollectionPublic,NonFungibleToken.Receiver,MetadataViews.ResolverCollection}>(MIKOSEANFTV2.CollectionPublicPath).borrow() == nil) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:15:12 | 15 | signer.link<&MIKOSEANFTV2.Collection{MIKOSEANFTV2.CollectionPublic,NonFungibleToken.CollectionPublic,NonFungibleToken.Receiver,MetadataViews.ResolverCollection}>(MIKOSEANFTV2.CollectionPublicPath, target: MIKOSEANFTV2.CollectionStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:19:11 | 19 | if signer.borrow<&MIKOSEANFT.Collection>(from: MIKOSEANFT.CollectionStoragePath) == nil { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:23:12 | 23 | if (signer.getCapability<&MIKOSEANFT.Collection{MIKOSEANFT.MikoSeaCollectionPublic,NonFungibleToken.CollectionPublic,NonFungibleToken.Receiver,MetadataViews.ResolverCollection}>(MIKOSEANFT.CollectionPublicPath).borrow() == nil) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> d5e0f1f452cdc1f21a56da4e7ea0b6293e7e05a70ffe4f54fa97b2650514a77d:25:12 | 25 | signer.link<&MIKOSEANFT.Collection{MIKOSEANFT.MikoSeaCollectionPublic,NonFungibleToken.CollectionPublic,NonFungibleToken.Receiver,MetadataViews.ResolverCollection}>(MIKOSEANFT.CollectionPublicPath, target: MIKOSEANFT.CollectionStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^