opensea-js - v8.0.20
    Preparing search index...

    Type Alias GetEventsResponse

    GetEventsResponse: QueryCursorsV2 & { asset_events: AssetEvent[] }

    Response from OpenSea API for fetching events.

    Type Declaration