Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixelartexchange/opensea.cache
Opensea (Pixel) Art Collection / Token Meta Data (Download) Cache
https://github.com/pixelartexchange/opensea.cache
24px artbase opensea
Last synced: about 6 hours ago
JSON representation
Opensea (Pixel) Art Collection / Token Meta Data (Download) Cache
- Host: GitHub
- URL: https://github.com/pixelartexchange/opensea.cache
- Owner: pixelartexchange
- License: cc0-1.0
- Created: 2018-01-05T08:40:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T19:43:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T13:22:08.262Z (7 months ago)
- Topics: 24px, artbase, opensea
- Language: Ruby
- Homepage:
- Size: 1.06 MB
- Stars: 27
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Opensea (Pixel) Art Collection / Token Meta Data (Download) Cache
## (Auto-Generated) Collection Reports from (Cached) Opensea Datasets
**Ethereum Collections**
- [Timeline (in Reverse Chronological Order)](ethereum/)
- [Top by All-Time Sales Volume (in Ξ)](ethereum/TOP.md)
- [Trending (in 30d/7d/1d Sales Volume)](ethereum/TRENDING.md)
- [Collections in Detail](ethereum/COLLECTIONS.md)**Openstore @ Opensea Collections**
- [Timeline (in Reverse Chronological Order)](openstore/)
- [Top by All-Time Sales Volume (in Ξ)](openstore/TOP.md)
- [Trending (in 30d/7d/1d Sales Volume)](openstore/TRENDING.md)
- [Collections in Detail](openstore/COLLECTIONS.md)See the scripts in the /sandbox directory to update the (cached)
datasets via the opensea api and (re)generate the reports.## What's the OpenSea Slug?
> The collection slug that is used to link to the collection on OpenSea.
> This value can change by the owner but must be unique across all collection slugs in OpenSea.
>
> (Source: [OpenSea Developers V1 API Reference - Collection Model](https://docs.opensea.io/reference/collection-model))Using the OpenSea Slug for a (pixel) art collection
lets you browse online or query the API.- `opensea.io/collection/{slug}`
- `api.opensea.io/api/v1/collection/{slug}?format=json`Example: opensea_slug: pixel-goblintown
Use
-
to browse online and use
-
to query the api for statistics & more.
## Questions? Comments?
Yes, you can. Post them on the [D.I.Y. Punk (Pixel) Art reddit](https://old.reddit.com/r/DIYPunkArt). Thanks.