hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
38 stars 52 forks source link

HTS NFT is still not compatible with Metamask #633

Closed yonac1 closed 7 months ago

yonac1 commented 8 months ago

Problem

HTS NFT is still not compatible with Metamask. I'm trying to send an NFT through HTS to a Hedera Testnet Metamask wallet, but then the NFT shows it to me as a Token in the token list tab inside Metamask instead of under the "NFTs" Tab and it says in the MetaMask "No NFTs yet", what should I do in order to make them shown in the NFTs Tab. Should I create 2 solidity files for nft create one with ethers.js -> ERC721 and one -> the HTS I have now? I already associated the token

2023-12-14_-17 29 29 2023-12-14_-17 31 11

Solution

engineering team can prioritize it into our pipeline @ Pathorn on Discord

Alternatives

No response

ebadiere commented 7 months ago

Duplicate of #634