Skip to content

NFT metadata and creation time #198

@arianejasuwienas

Description

@arianejasuwienas

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureEnhancing an existing feature driven by business requirements. Typically backwards compatible.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions