Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dune.com/llms.txt

Use this file to discover all available pages before exploring further.

reservoir.bids

This table contains records with information about each bid.
Column nameTypeDescription
idstringInternal order id
kindstringProtocol name (e.g. seaport)
statusstringOrder status (active, inactive)
contractstringContract address
token_set_idstringId of the token set
makerstringMaker wallet address
takerstringTaker wallet address
pricestringThe current price (native currency)
valuestringThe current value (native currency)
currency_addressstringCurrency address
currency_symbolstringCurrency symbol
currency_pricestringCurrency price
quantitybigintAmount of tokens that are listed
quantity_filledbigintAmount of tokens that was filled
quantity_remainingbigintAmount of tokens remaining
valid_frombigintListing start time
valid_untilbigintListing end time
noncebigintThe order nonce of the maker
sourcestringSource of the listing (e.g. opensea.io)
fee_bpsbigintListing fee
expirationbigintExpiration timestamp
raw_datastringRaw order data (format will vary per source)
created_attimestampTimestamp the listing was created
updated_attimestampTimestamp the listing was updated