Closed jccimino1967 closed 1 year ago
Hello
I Deploy BasicNft Correctly ( make deploy ARGS="--network sepolia" ) I Mint BasicNft Correctly ( make mint ARGS="--network sepolia")
I see the contract in sepolia etherscan testnet The contract is verified
but can't import to metamask
-copy the contract from etherscan, go to sepolia net in Metamask, import paste the contract, idtoken=0
when click import nft says the messahe :
The NFT cannot be added because the property details do not match. Make sure you have entered the correct information.
Can someone guide me? Thanks
Update : the image, pug, its online correctly
Hello
I Deploy BasicNft Correctly ( make deploy ARGS="--network sepolia" ) I Mint BasicNft Correctly ( make mint ARGS="--network sepolia")
I see the contract in sepolia etherscan testnet The contract is verified
but can't import to metamask
-copy the contract from etherscan, go to sepolia net in Metamask, import paste the contract, idtoken=0
when click import nft says the messahe :
The NFT cannot be added because the property details do not match. Make sure you have entered the correct information.
Can someone guide me? Thanks