Add unit_price_usd_cents to Sale models
Added a new field to the Sale models, unit_price_usd_cents, which is the equivalent USD price at the time of the transaction.
Zora mainnet now live
We now support NFTs on Zora mainnet using the chain ID zora
or eip:7777777
Added Zora testnet support
Zora testnet is now available using the chain identifier zora-testnet
ZK chains added: zkSync Era, Polygon zkEVM, Scroll (testnet)
We now support the following ZK chains:
Add support for the CryptoPunks marketplace
We're excited to announce that the SimpleHash API now includes listings, floor prices, and sales from the CryptoPunks NFT marketplace.
Filter by timestamp on Active Listings
We've added support for filtering by listing timestamp on each of the Active Listings endpoints with the from_timestamp
and to_timestamp
query param options.
New chains: Arbitrum Nova, Eth Sepolia, Base Goerli
Based on developer demand, we have added support for the following mainnets and testnets:
Added support for the Tensor marketplace
We're excited to announce that the SimpleHash API now includes listings, floor prices, and sales from the Tensor NFT marketplace.
Added support for Godwoken chain
Excited to announce support for Godwoken, the EVM-compatible layer 2 developed for gaming. Now accessible through all our endpoints with the chain parameter of godwoken
(mainnet) or godwoken-testnet
(testnet).