Retrieves collection-level valuation statistics based on the most recent price estimates.

This endpoint retrieves the most recent statistics describing Nabu’s valuations for a specific collection.

Available in the Business and higher subscription plans.

Response FieldData TypeDescription
chainstringThe id of the blockchain. Possible values are ETH and MATIC
contract_addressstringThe contract address for the collection, matching the regexp /^0x[0-9a-f]{40}$/
valuation_datestringThe date the collection valuations were last updated, in ISO notation (UTC time)
floor_pricenumberThe lowest ask price of all listed tokens in a collection.
true_floornumberNabu's "True Floor Value" of the collection in native currency, or null if not available. The True Floor Value is an estimate of what the floor price would be if all tokens in the collection were listed for sale.
true_meannumberNabu's "True Mean Value" of the collection in native currency, or null if not available. The True Mean Value is an estimate of the mean valuation after removing the lowest and highest value tokens.
true_mediannumberNabu's "True Median Value" of the collection in native currency, or null if not available. The True Median Value is an estimate of the median valuation after removing the lowest and highest value tokens.
true_standard_deviationnumberNabu's "True Standard Deviation" of the collection in native currency, or null if not available. The True Standard Deviation is an estimate of the standard deviation of the valuation after removing the lowest and highest value tokens.
model_versionstringThe Nabu machine learning model used to calculate the price.
Language
Authorization
Header
Click Try It! to start a request and see the response here!