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

    Type Alias OrdersPostQueryResponse

    Use ListingPostQueryResponse or OfferPostQueryResponse instead.

    type OrdersPostQueryResponse = {
        order: SerializedOrderV2;
    }
    Index

    Properties

    Properties