reservoir.ask_events

This table contains records with information about each ask change.

Query examples can be found here:

https://dune.com/queries/1302858/2232178

https://dune.com/queries/1302863/2232189

Column nameTypeDescription
idbigintInternal event id
kindstringEvent type (new-order, expiry, sale, cancel, balance-change, approval-change, bootstrap, revalidation, reprice)
contractstringContract address
token_idstringId of the token in the collection
order_idstringAssociated ask id
makerstringAssociated ask maker wallet address
pricedecimalAssociated ask price (native currency)
quantity_remainingbigintAssociated ask tokens remaining
valid_frombigintAssociated ask validity start
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