Skip to content

Latest commit

 

History

History
66 lines (31 loc) · 1.72 KB

README.md

File metadata and controls

66 lines (31 loc) · 1.72 KB

Opensea (Pixel) Art Collection / Token Meta Data (Download) Cache

(Auto-Generated) Collection Reports from (Cached) Opensea Datasets

Ethereum Collections

Openstore @ Opensea Collections

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)

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. Thanks.