CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find type in this scope: `ExampleNFT` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:23:17 | 23 | let minter: &ExampleNFT.NFTMinter | ^^^^^^^^^^ not found in this scope error: cannot find variable in this scope: `ExampleNFT` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:32:31 | 32 | self.mintingIDBefore = ExampleNFT.totalSupply | ^^^^^^^^^^ not found in this scope error: cannot find type in this scope: `ExampleNFT` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:35:37 | 35 | self.minter = signer.borrow<&ExampleNFT.NFTMinter>(from: ExampleNFT.MinterStoragePath) | ^^^^^^^^^^ not found in this scope error: cannot find variable in this scope: `ExampleNFT` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:35:65 | 35 | self.minter = signer.borrow<&ExampleNFT.NFTMinter>(from: ExampleNFT.MinterStoragePath) | ^^^^^^^^^^ not found in this scope error: cannot infer type parameter: `T` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:35:22 | 35 | self.minter = signer.borrow<&ExampleNFT.NFTMinter>(from: ExampleNFT.MinterStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot find variable in this scope: `ExampleNFT` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:40:27 | 40 | .getCapability(ExampleNFT.CollectionPublicPath) | ^^^^^^^^^^ not found in this scope error: cannot find variable in this scope: `ExampleNFT` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:86:8 | 86 | ExampleNFT.totalSupply == self.mintingIDBefore + 1: "The total supply should have been increased by 1" | ^^^^^^^^^^ not found in this scope error: cannot apply binary operation + to types: `UInt64`, `Int` --> 6b0d33692c762a3531cb0c2b00ab965c6a05d624c8864d2992b5ecda955a98b7:86:34 | 86 | ExampleNFT.totalSupply == self.mintingIDBefore + 1: "The total supply should have been increased by 1" | ^^^^^^^^^^^^^^^^^^^^^^^^
Arguments:
recipient:
0x01905d11bd71c569
name:
Test NFT
description:
Test description NFT
thumbnail:
https://www.nftpl.net/img/mynft.jpg
cuts:
Empty
royaltyDescriptions:
Empty
royaltyBeneficiaries:
Empty