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
Collection offers aren't nicely exposed, but you can get them by checking a single token, in this API:
https://api.opensea.io/api/v1/asset/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d/3105/offers
You only need to check one token per collection, because it will apply to all.
As an initial test, let's pick one collection, or maybe a handful, and try to fetch the collection offers.
The text was updated successfully, but these errors were encountered:
nofir
No branches or pull requests
Collection offers aren't nicely exposed, but you can get them by checking a single token, in this API:
https://api.opensea.io/api/v1/asset/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d/3105/offers
You only need to check one token per collection, because it will apply to all.
As an initial test, let's pick one collection, or maybe a handful, and try to fetch the collection offers.
The text was updated successfully, but these errors were encountered: