reservoir.collection_floor_ask_events

This table contains records with information about each collection floor ask change.

Query examples can be found here:

https://dune.com/queries/1302799/2232083

https://dune.com/queries/1302841/2232151

Column nameTypeDescription
idbigintInternal event id
kindstringEvent type (new-order, expiry, sale, cancel, balance-change, approval-change, bootstrap, revalidation, reprice)
collection_idstringCollection id
contractstringContract address
token_idstringId of the token in the collection
order_idstringAssociated ask id
makerstringAssociated ask maker wallet address
pricedecimalAssociated ask price (native currency)
previous_pricedecimalprevious floor ask price (native currency)
valid_untilbigintAssociated ask validity expiration
sourcestringSource of the order (e.g. opensea.io)
tx_hashstringAssociated transaction hash
tx_timestampbigintAssociated transaction timestamp
created_attimestampTimestamp the event was recorded