Skip to main content

Get NFT Quotes

GET 

/public/NftQuotes

Get NFT quotes. Creates a new quote for an NFT. This method accepts the quote details (or an array of multiple quotes). In the response, the method returns the identifier of the quotes.

Request

Query Parameters

    count uint32required
    has_offer boolean
    nft_id string[]required

Responses

Response

Schema
    error string[]required
    result objectnullable
Loading...