Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.