Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Allow non-cached NFTs on OpenSea #55

Open
BDANG opened this issue Sep 20, 2021 · 0 comments
Open

Allow non-cached NFTs on OpenSea #55

BDANG opened this issue Sep 20, 2021 · 0 comments

Comments

@BDANG
Copy link

BDANG commented Sep 20, 2021

Sorry if this is the wrong place to suggest this, figured this is the easiest way to get an opensea engineer to suggest the feature to the business.


I'm currently working on an NFT that is frequently updated (as short as every minute). With opensea's caching and throttling, this means that the underlying NFT is not always reflected accurately on opensea. Even using GET /api/v1/asset/.../.../?force_update=True theres a few minutes of latency before cached images show up on opensea.


Suggestion:

Allow cache: false in the metadata, and opensea serves the image directly from the image: ipfs://<ipfs_cid> field

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant