Details on Read functions datapoints

On this page you will find detailed information on all available datapoints, their description and sample responses.

Function
New Name
Description
Example Response

Read Market Data

Price

Gets the price of a token in various currencies

Click to expand

Read Market Data

Market Cap

Gets the market cap of a token in various currencies

Click to expand

Read Market Data

Volume (24H)

Gets the 24 hour volume of a token in various currencies

Click to expand

Read Market Data

Trending

Gets the trending tokens (Gainers And Losers)

Click to expand

Read NFT

NFT: Metadata

Get the metadata of a specific NFT.

Click to expand

Read NFT

NFT: Sales

Gets NFT sales that have happened through on-chain marketplaces.

Click to expand

Read NFT

NFT: Active Listings

Get all active listings of an NFT.

Click to expand

Read NFT

NFT: All Balances

Get the NFT balances of an address

Click to expand

Read NFT

NFT: Test - Is Holder

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.

Click to expand

Read NFT

NFT: Transfers of a Wallet

Get the NFT transfers of a wallet.

Click to expand

Read NFT

NFT: Owner Address

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

Click to expand

Read NFT

Collection: General Metadata

Get the high level metadata of an NFT collection.

Click to expand

Read NFT

Collection: Detailed Metadata

Get detailed metadata of a collection

Click to expand

Read NFT

Collection: Market Data

Get the volume and market cap of a collection.

Click to expand

Read NFT

Collection: Traits

Get the traits of a collection.

Click to expand

Read NFT

Collection: All Traits Rarity

Get summary of all attribute prevalence for an NFT collection. Commonly used to calculate rarity scores for a collection based on its traits.

Click to expand

Read NFT

Collection: Trait Attributes

Get the attributes of a specific trait in a collection.

Click to expand

Read NFT

Collection: Addresses of NFTs

Get the NFTs of a collection by contract address.

Click to expand

Read NFT

Collection: All Transfers

Get the transfers of a collection by collection id

Click to expand

Read NFT

Collection: Top Collectors

Get the top collectors of a collection.

Click to expand

Read NFT

Collection: Pricing History

Get the pricing history of a collection.

Click to expand

Read NFT

Collection: Floor Price

Returns the floor prices of a NFT collection by marketplace.

Click to expand

Read NFT

Collection: Owned Collections

Gets all NFT contracts held by an owner address.

Click to expand

Read NFT

Collection: Top Sales

Get the highest valued transfers by a contract

Click to expand

Read NFT

Collection: Owner Address

Get list of wallet addresses owning one or more of the contract's NFTs.

Click to expand

Read Wallet

Transactions: General Data

Get the transactions of an address.

Click to expand

Read Wallet

Transactions: Detailed data

Detailed data for transactions of an address.

Click to expand

Read Wallet

Token: All Balances

Get the token balances of an address. Returns absolute value, refer to the number of decimals to calculate indicative value.

Click to expand

Read Wallet

Token: All Transfers

Get all token transfers of an address.

Click to expand

Read Wallet

NFT: Transfers

Get the NFT transfers of a wallet.

Click to expand

Read Wallet

Token: Specific ERC 20 Token Transfers

Returns the list of ERC-20 tokens transferred by an address, with filtering by token contract

Click to expand

Read Wallet

Token: Specific ERC 721 Token Transfers

Returns the list of ERC-721 ( NFT ) tokens transferred by an address, with filtering by token contract

Click to expand

Read Wallet

Token: Specific ERC 1155 Token Transfers

Returns the list of ERC-1155 ( Multi Token Standard ) tokens transferred by an address, with filtering by token contract.

Click to expand

Read Wallet

Token: Specific Token Balance

Returns the current balance of a specific ERC-20 token of an address

Click to expand

Read Wallet

NFT: Balances

Get the NFT balances of an address

Click to expand

Read Wallet

NFT: Owned Collections

Gets all NFT contracts held by an owner address.

Click to expand

Read Wallet

Transaction

Get a specific transaction from its hash.

Click to expand

Last updated