Type alias BuildOfferResponse

BuildOfferResponse: {
    partialParameters: PartialParameters;
}

Response from OpenSea API for building an offer.

Type declaration

  • partialParameters: PartialParameters

    A portion of the parameters needed to submit a criteria offer, i.e. collection offer.