Details on Read functions datapoints
On this page you will find detailed information on all available datapoints, their description and sample responses.
Read Market Data
Price
Gets the price of a token in various currencies
Read Market Data
Market Cap
Gets the market cap of a token in various currencies
Read Market Data
Volume (24H)
Gets the 24 hour volume of a token in various currencies
Read Market Data
Trending
Gets the trending tokens (Gainers And Losers)
Read NFT
NFT: Metadata
Get the metadata of a specific NFT.
Read NFT
NFT: Sales
Gets NFT sales that have happened through on-chain marketplaces.
Read NFT
NFT: Active Listings
Get all active listings of an NFT.
Read NFT
NFT: All Balances
Get the NFT balances of an address
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.
Read NFT
NFT: Transfers of a Wallet
Get the NFT transfers of a wallet.
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
Read NFT
Collection: General Metadata
Get the high level metadata of an NFT collection.
Read NFT
Collection: Detailed Metadata
Get detailed metadata of a collection
Read NFT
Collection: Market Data
Get the volume and market cap of a collection.
Read NFT
Collection: Traits
Get the traits of a collection.
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.
Read NFT
Collection: Trait Attributes
Get the attributes of a specific trait in a collection.
Read NFT
Collection: Addresses of NFTs
Get the NFTs of a collection by contract address.
Read NFT
Collection: All Transfers
Get the transfers of a collection by collection id
Read NFT
Collection: Top Collectors
Get the top collectors of a collection.
Read NFT
Collection: Pricing History
Get the pricing history of a collection.
Read NFT
Collection: Floor Price
Returns the floor prices of a NFT collection by marketplace.
Read NFT
Collection: Owned Collections
Gets all NFT contracts held by an owner address.
Read NFT
Collection: Top Sales
Get the highest valued transfers by a contract
Read NFT
Collection: Owner Address
Get list of wallet addresses owning one or more of the contract's NFTs.
Read Wallet
Transactions: General Data
Get the transactions of an address.
Read Wallet
Transactions: Detailed data
Detailed data for transactions of an address.
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.
Read Wallet
Token: All Transfers
Get all token transfers of an address.
Read Wallet
NFT: Transfers
Get the NFT transfers of a wallet.
Read Wallet
Token: Specific ERC 20 Token Transfers
Returns the list of ERC-20 tokens transferred by an address, with filtering by token contract
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
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.
Read Wallet
Token: Specific Token Balance
Returns the current balance of a specific ERC-20 token of an address
Read Wallet
NFT: Balances
Get the NFT balances of an address
Read Wallet
NFT: Owned Collections
Gets all NFT contracts held by an owner address.
Read Wallet
Transaction
Get a specific transaction from its hash.
Last updated