use it
# add to stunt.yaml
services:
opensea:
adapter: embedded:opensea-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
assetscollectionseventslistingsoffers
routes (7)
GET/api/v2/assets
GET/api/v2/assets/{chain}/{address}/{identifier}
GET/api/v2/collections/{slug}
GET/api/v2/events
GET/api/v2/orders/{chain}/{protocol}/listings
GET/api/v2/orders/{chain}/{protocol}/offers
POST/api/v2/offers