CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot deploy invalid contract --> 6e1d8197afc150d76b8bfb61ecc47b8990fea59d2c453c1209410a05188c4aa3:4:3 | 4 | signer.contracts.add(name: name, code: code.utf8 ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot find declaration `NonFungibleToken` in `631e88ae7f1d7c20.NonFungibleToken` --> 53ac8f60ab1bc349.ZojaxMint:1:7 | 1 | import NonFungibleToken from 0x631e88ae7f1d7c20 | ^^^^^^^^^^^^^^^^ available exported declarations are: error: cannot find declaration `MetadataViews` in `631e88ae7f1d7c20.MetadataViews` --> 53ac8f60ab1bc349.ZojaxMint:2:7 | 2 | import MetadataViews from 0x631e88ae7f1d7c20 | ^^^^^^^^^^^^^ available exported declarations are: error: ambiguous restricted type --> 53ac8f60ab1bc349.ZojaxMint:143:24 | 143 | recipient: &{NonFungibleToken.CollectionPublic}, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: ambiguous restricted type --> 53ac8f60ab1bc349.ZojaxMint:143:24 | 143 | recipient: &{NonFungibleToken.CollectionPublic}, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arguments:
name:
ZojaxMint
code:
import NonFungibleTo...tialized() } }