Marketplace Activity by CollectionCopy Pagepost https://api.prod.gallop.run/v1/data/eth/getHistoricalEventsReturns marketplace activity for a given collectionBody Paramscollection_addressstringThe contract address of a collection. Leave empty for all collectionstoken_idstringThe id for the token.pageintegerThe pagination cursor.page_sizeintegerenumThe number of records returned per page.100501005001000Allowed:501005001000event_datestringOnly return events occuring after this day [YYYY-MM-DD]event_typestringenumThe type of event: list, transfer, offer, mint, sale, cancel_list or cancel_offersalelisttransferoffermintsalecancel_listcancel_offerAllowed:listtransferoffermintsalecancel_listcancel_offeroccurred_beforestringOnly show events listed before this ISO 8601 timestampoccurred_afterstringOnly show events listed after this ISO 8601 timestampinclude_metadatabooleanInclude token metadata in responsetruetruefalseResponses 200OK 400Bad request 403UnauthorizedUpdated almost 3 years ago