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
Reservoir offers a range of APIs to help developers to track and exclude NFTs that are flagged on OpenSea:
View the "non-flagged" collection floor price (on-demand or historical) Show a list of Tokens, with flagged tokens filtered or indicated Fetch all Token IDs in a collection that are flagged Exclude flagged tokens when placing collection offers View changes in flag status, to keep your own DB in sync Oracle for excluding flagged tokens in on-chain applications
https://docs.reservoir.tools/docs/flagged-tokens
The text was updated successfully, but these errors were encountered:
The flagged NFT I bought as reference
With it's etherscan history, that i did look into before I bought, seeing it was held for over a year so didn't expect it to be flagged
https://etherscan.io/token/0x5e86f887ff9676a58f25a6e057b7a6b8d65e1874?a=2107
could have been avoided by triple checking on opensea Pro, it was not listed on opensea but on looksrare
under floor price but at the same price the last sale happend on opensea so saw it as buy opportunity
Sorry, something went wrong.
Epic, thanks a lot, looks great on the frontend! well done
royscheeren
No branches or pull requests
Reservoir offers a range of APIs to help developers to track and exclude NFTs that are flagged on OpenSea:
View the "non-flagged" collection floor price (on-demand or historical)
Show a list of Tokens, with flagged tokens filtered or indicated
Fetch all Token IDs in a collection that are flagged
Exclude flagged tokens when placing collection offers
View changes in flag status, to keep your own DB in sync
Oracle for excluding flagged tokens in on-chain applications
https://docs.reservoir.tools/docs/flagged-tokens
The text was updated successfully, but these errors were encountered: