reservoir.asks

This table contains records with information about each listing.

Query examples can be found here:

https://dune.com/queries/1302885/2232229

https://dune.com/queries/1302904/2232257

Column nameTypeDescription
idstringInternal order id
kindstringProtocol name (e.g. seaport)
statusstringOrder status (active, inactive)
contractstringContract address
token_idstringId of the token in the collection
makerstringMaker wallet address
takerstringTaker wallet address
pricedecimalThe current price (native currency)
start_pricebigintStart Listing price (for dutch auctions)
end_pricebigintEnd Listing price (for dutch auctions)
currency_addressstringCurrency address
currency_symbolstringCurrency symbol
currency_pricedecimalCurrency price
dynamicbooleanIs dutch auction?
quantitybigintAmount of tokens that is listed
quantity_filledbigintAmount of tokens that was filled
quantity_remainingbigintAmount of tokens remaining
valid_frombigintListing start time
valid_untilbigintListing end time
noncestringThe order nonce of the maker
sourcestringSource of the listing (e.g. opensea.io)
fee_bpsbigintListing fee
expirationbigintAssociated transaction hash
raw_datastringRaw order data (format will vary per source)
created_attimestampTimestamp the listing was created
updated_attimestampTimestamp the listing was updated