Added exclude_self_transfers to Sales and Transfer endpoints
Added exclude_self_transfers
query parameter to Sales and Transfer endpoints
Added include_nft_details parameter to Listing Events by Wallet(s)
Added support for the include_nft_details
query parameter to the Listing Events by Wallet(s) endpoint.
Added OpenSea lazy mint support
We now support lazy mints from the popular OpenSea Shared Storefront contracts on Ethereum and Polygon.
Added Get Kafka Topic Schema
We now offer the Get Kafka Topic Schema endpoint to retrieve the schema for a kafka topic.
Added Palm Testnet Edge
SimpleHash now supports Palm Testnet Edge with query string palm-testnet-edge
. Try it for yourself here.
New Historical Floor Prices V2 Endpoint
We now offer an endpoint to query historical floor prices by hourly and daily granularity across all marketplaces for any time range. Read more.
Added Reverse ENS Lookup Endpoint
We now offer an endpoint to resolve EVM wallet addresses to their ENS names. Read more.
Added Celo mainnet support
Excited to announce the integration of Celo mainnet NFT data on SimpleHash. Query it alongside all our other chains by using the slug celo
Added quantity_string field
Added the quantity_string
field to the NFT Model, Transfer Model, and Sales Model so that parsing very large quantities is Javascript easier.
Added available chains endpoint
Added endpoint for available chains at https://api.simplehash.com/api/v0/chains.