v1
latestOpenAPI 3.0.02026-07-266032101.8 KBOrders
Collection Transaction History
Gets transaction history for a collection
get/collections/tx_history
Query parameters
limitinteger required
The number of transactions to return in the reponse
collIdstring
The collection ID
cursorstring
The cursor returned from the previous response
txTypesTransactionType[]
The transaction types to include in the response
sourcesDataSource[]
Sources to aggregate transactions from
minPricenumber float
The minimum price to filter for
maxPricenumber float
The maximum price to filter for
traitsstring[]
Traits and values to filter for Format must match the following JSON string: {"trait_type": ["value1", "value2"]}
traitCountMininteger
Minimum number of traits to filter for
traitCountMaxinteger
Maximum number of traits to filter for
includeCurrenciesstring[]
Currencies to include in results
walletstring
Wallet address to filter transactions by
Response
Ok
{"stackTrail":"paths:/collections/tx_history:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}