hashgraph / hashgraph/hedera-forking

NFT metadata and creation time

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Solidity
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The IHederaTokenService interface requires non-fungible token (NFT) information to include metadata and creation time, which are not part of the IERC721 interface and are currently unavailable for retrieval. To support this functionality, it is necessary to store the creation time in the token’s storage and use base64 encoding to generate metadata from the tokenUri (which is defined in the IERC721 interface).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.