Transaction

CODE_ERROR

ID

449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface

Timestamp

16 June 2022 11:05

Block Height

Proposer

Sequence

3

Key Index

0

Gas Used

0

CODE_ERROR

There is an error in the cadence code of this transaction.

[Error Code: 1101] cadence runtime error Execution failed: error: mismatched types --> 34ac358b9819f79d.NFTKred:141:20 | 141 | return &self.ownedNFTs[id] as &NonFungibleToken.NFT | ^^^^^^^^^^^^^^^^^^ expected `NonFungibleToken.NFT`, got `NonFungibleToken.NFT?` error: mismatched types --> 34ac358b9819f79d.NFTKred:158:27 | 158 | let ref = &self.ownedNFTs[id] as auth &NonFungibleToken.NFT | ^^^^^^^^^^^^^^^^^^ expected `NonFungibleToken.NFT`, got `NonFungibleToken.NFT?` error: cannot find variable in this scope: `NFTKred` --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:8:42 | 8 | let collection <- NFTKred.createEmptyCollection() | ^^^^^^^ not found in this scope error: mismatched types for type parameter --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:11:64 | 11 | acct.save<@NonFungibleToken.Collection>(<-collection, to: /storage/NFTKredCollection) | ^^^^^^^^^^^^ type parameter T is bound to `NonFungibleToken.Collection`, but got `<<invalid>>` here error: cannot find type in this scope: `NFTKred` --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:17:35 | 17 | acct.link<&NFTKred.Collection{NonFungibleToken.CollectionPublic, NFTKred.NFTKredCollectionPublic}>(NFTKred.CollectionPublicPath, target: NFTKred.CollectionStoragePath) | ^^^^^^^ not found in this scope error: cannot find type in this scope: `NFTKred` --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:17:89 | 17 | acct.link<&NFTKred.Collection{NonFungibleToken.CollectionPublic, NFTKred.NFTKredCollectionPublic}>(NFTKred.CollectionPublicPath, target: NFTKred.CollectionStoragePath) | ^^^^^^^ not found in this scope error: cannot find variable in this scope: `NFTKred` --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:17:123 | 17 | acct.link<&NFTKred.Collection{NonFungibleToken.CollectionPublic, NFTKred.NFTKredCollectionPublic}>(NFTKred.CollectionPublicPath, target: NFTKred.CollectionStoragePath) | ^^^^^^^ not found in this scope error: cannot find variable in this scope: `NFTKred` --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:17:161 | 17 | acct.link<&NFTKred.Collection{NonFungibleToken.CollectionPublic, NFTKred.NFTKredCollectionPublic}>(NFTKred.CollectionPublicPath, target: NFTKred.CollectionStoragePath) | ^^^^^^^ not found in this scope error: cannot infer type parameter: `T` --> 449b1949600bff1972d861e3509b1b78f2ac29396a4e48827dc8da61b72cface:17:24 | 17 | acct.link<&NFTKred.Collection{NonFungibleToken.CollectionPublic, NFTKred.NFTKredCollectionPublic}>(NFTKred.CollectionPublicPath, target: NFTKred.CollectionStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Loading...