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

    Type Alias ListCollectionOffersResponse

    Response from OpenSea API for fetching a list of collection offers.

    type ListCollectionOffersResponse = {
        offers: CollectionOffer[];
    }
    Index

    Properties

    Properties

    offers: CollectionOffer[]

    List of Offer