# Details on Read functions datapoints

<table data-full-width="true"><thead><tr><th width="144">Function</th><th width="142">New Name</th><th>Description</th><th data-hidden>Example Response</th></tr></thead><tbody><tr><td>Read Market Data</td><td>Price</td><td>Gets the price of a token in various currencies</td><td>Kd4tyOC7jzMg</td></tr><tr><td>Read Market Data</td><td>Market Cap</td><td>Gets the market cap of a token in various currencies</td><td>v8o4FbqRFHhh</td></tr><tr><td>Read Market Data</td><td>Volume (24H)</td><td>Gets the 24 hour volume of a token in various currencies</td><td>dcfDtPu0IjFH</td></tr><tr><td>Read Market Data</td><td>Trending</td><td>Gets the trending tokens (Gainers And Losers)</td><td>YNkGTgsBb1G9</td></tr><tr><td>Read NFT</td><td>NFT: Metadata</td><td>Get the metadata of a specific NFT.</td><td>jpvhMZiOf209</td></tr><tr><td>Read NFT</td><td>NFT: Sales</td><td>Gets NFT sales that have happened through on-chain marketplaces.</td><td>0OXaoFns0dfa</td></tr><tr><td>Read NFT</td><td>NFT: Active Listings</td><td>Get all active listings of an NFT.</td><td>1acaHvxlZI3N</td></tr><tr><td>Read NFT</td><td>NFT: All Balances</td><td>Get the NFT balances of an address</td><td>pIb1fjK3Osg3</td></tr><tr><td>Read NFT</td><td>NFT: Test - Is Holder</td><td>This endpoint checks whether a wallet address holds a specific NFT or if a wallet address holds any NFT from a given collection. If tokenId is entered, the endpoint will check if the wallet address holds that exact NFT. While if tokenId is omitted, the endpoint will check if the wallet address holds any NFT from the entered collection.</td><td>fk2pCdI1etNu</td></tr><tr><td>Read NFT</td><td>NFT: Transfers of a Wallet</td><td>Get the NFT transfers of a wallet.</td><td>EcdyzV2ahYCi</td></tr><tr><td>Read NFT</td><td>NFT: Owner Address</td><td>Get owner's wallet address or all owners' wallet addresses of a specific NFT. Number of owners can be greater than 1 for ERC-1155 tokens, or less than 1 in the case of a burnt token</td><td>Qod13o4JJvWW</td></tr><tr><td>Read NFT</td><td>Collection: General Metadata</td><td>Get the high level metadata of an NFT collection.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Detailed Metadata</td><td>Get detailed metadata of a collection</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Market Data</td><td>Get the volume and market cap of a collection.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Traits</td><td>Get the traits of a collection.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: All Traits Rarity</td><td>Get summary of all attribute prevalence for an NFT collection. Commonly used to calculate rarity scores for a collection based on its traits.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Trait Attributes</td><td>Get the attributes of a specific trait in a collection.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Addresses of NFTs</td><td>Get the NFTs of a collection by contract address.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: All Transfers</td><td>Get the transfers of a collection by collection id</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Top Collectors</td><td>Get the top collectors of a collection.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Pricing History</td><td>Get the pricing history of a collection.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Floor Price</td><td>Returns the floor prices of a NFT collection by marketplace.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Owned Collections</td><td>Gets all NFT contracts held by an owner address.</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Top Sales</td><td>Get the highest valued transfers by a contract</td><td></td></tr><tr><td>Read NFT</td><td>Collection: Owner Address</td><td>Get list of wallet addresses owning one or more of the contract's NFTs.</td><td></td></tr><tr><td>Read Wallet</td><td>Transactions: General Data</td><td>Get the transactions of an address.</td><td>vl0qQvVf0ITl</td></tr><tr><td>Read Wallet</td><td>Transactions: Detailed data</td><td>Detailed data for transactions of an address.</td><td>93vp4UX6dBvp</td></tr><tr><td>Read Wallet</td><td>Token: All Balances</td><td>Get the token balances of an address. Returns absolute value, refer to the number of decimals to calculate indicative value.</td><td>KwUuFZEEEOqr</td></tr><tr><td>Read Wallet</td><td>Token: All Transfers</td><td>Get all token transfers of an address.</td><td>JEkdATI3MOCR</td></tr><tr><td>Read Wallet</td><td>NFT: Transfers</td><td>Get the NFT transfers of a wallet.</td><td>WhUZQZLwvcVw</td></tr><tr><td>Read Wallet</td><td>Token: Specific ERC 20 Token Transfers</td><td>Returns the list of ERC-20 tokens transferred by an address, with filtering by token contract</td><td>g7xiLIvX8hCc</td></tr><tr><td>Read Wallet</td><td>Token: Specific ERC 721 Token Transfers</td><td>Returns the list of ERC-721 ( NFT ) tokens transferred by an address, with filtering by token contract</td><td>2SbYNOHJ6Rr7</td></tr><tr><td>Read Wallet</td><td>Token: Specific ERC 1155 Token Transfers</td><td>Returns the list of ERC-1155 ( Multi Token Standard ) tokens transferred by an address, with filtering by token contract.</td><td>xbc7MGcKo8q0</td></tr><tr><td>Read Wallet</td><td>Token: Specific Token Balance</td><td>Returns the current balance of a specific ERC-20 token of an address</td><td>llcx3KoRNJRx</td></tr><tr><td>Read Wallet</td><td>NFT: Balances</td><td>Get the NFT balances of an address</td><td>e4wibvJpQBWL</td></tr><tr><td>Read Wallet</td><td>NFT: Owned Collections</td><td>Gets all NFT contracts held by an owner address.</td><td>4CktrdPJVchZ</td></tr><tr><td>Read Wallet</td><td>Transaction</td><td>Get a specific transaction from its hash.</td><td>e6CBq8jUVUY5</td></tr></tbody></table>
