NFT contract sales stats retriever
Last updated
Last updated
[apis/nftport/v0/NFT contract sales stats retriever]
Retrieve in-depth sales statistics about a contract from OpenSea, using the NFTPort API. Includes statistics such as floor price, total volume, sales, etc. Updated with 1-hour interval. Supports Ethereum only. Retrieve contract sales statistics: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-sales-statistics
Keywords: web3, blockchain, crypto, nft, sale, stat, opensea, list, ethereum, polygon
contract address: string
Receives the contract address
params:
Receives the query parameters. Rerefence: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-sales-statistics#Request Default chain value: "ethereum"
data:
Sends the query response. Reference: https://docs.nftport.xyz/docs/nftport/?search=retrieve-contract-sales-statistics#Responses
response:
Sends the original response.
error: {"error": string, "details": any}
Sends the error, if any