reservoir.bid_events

This table contains records with information about each bid change.

Column nameTypeDescription
idstringInternal event id
kindstringEvent type (new-order, expiry, sale, cancel, balance-change, approval-change, bootstrap, revalidation, reprice)
statusstringEvent status (active, expired)
contractstringContract address
token_set_idstringId of the token set
order_idstringAssociated bid id
makerstringAssociated bid maker wallet address
pricestringAssociated bid price (native currency)
valuestringAssociated bid value (native currency)
quantity_remainingbigintAssociated bid tokens remaining
valid_frombigintAssociated bid validity start
valid_untilbigintAssociated bid validity expiration
sourcestringSource of the order (e.g. opensea.io)
tx_hashstringAssociated transaction hash
tx_timestampbigintAssociated transaction timestamp
created_attimestampTimestamp the event was recorded