Get top sales by collectionAsk AIget https://data-api.nftgo.io/eth/v1/chart/collection/salesThe top 10% sales info over the selected time range.Query Paramsexclude_outlierbooleanDefaults to falseWhether to exlucde trade that with very high or very low pricetruefalseexclude_wash_tradingbooleanDefaults to trueWhether to exclude wash tradingtruefalsetime_rangestringenumDefaults to 24h24h7d30d3M1yAllowed:24h7d30d3M1ycontract_addressstringAddress of the contract for this NFT collection, beginning with 0xslugstringNFTGo slug of the collection. If the slug contains special characters, you need to escape them before performing the query.opensea_slugstringOpenSea slug of the collection.If the slug contains special characters, you need to escape them before performing the query.collection_idstringCollection ID of the collectionResponses 200Successful Response 422Validation ErrorUpdated 10 months ago