We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We’ve had a request from a client to look into how NFT date metadata is handled in Blockscout. As per OpenSea’s Metadata formats, unix timestamps should be specified in seconds. https://docs.opensea.io/docs/metadata-standards Blockscout seems to be handling this in milliseconds, causing the date metadata to show incorrectly. Here is an example: https://explorer.testnet.immutable.com/token/0x7c48D7602C8bb1A856D6A96467b0f08E96A459Ac/instance/1007?tab=metadata
The text was updated successfully, but these errors were encountered:
isstuev
Successfully merging a pull request may close this issue.
We’ve had a request from a client to look into how NFT date metadata is handled in Blockscout. As per OpenSea’s Metadata formats, unix timestamps should be specified in seconds. https://docs.opensea.io/docs/metadata-standards
Blockscout seems to be handling this in milliseconds, causing the date metadata to show incorrectly.
Here is an example: https://explorer.testnet.immutable.com/token/0x7c48D7602C8bb1A856D6A96467b0f08E96A459Ac/instance/1007?tab=metadata
The text was updated successfully, but these errors were encountered: