[Collections by Wallet] - Added support for escrowed NFTs
Collections by Wallet now supports retrieving escrowed NFTs.
Announcing Rare Sats support
Rare Sats have ballooned in popularity on places like Magic Eden and we're excited to announce our support for them in the SimpleHash API!
Added "top_contracts" field to collection.v2 Kafka topics
For EVM chains, we are now including a top_contracts
field in the Kafka messages for topics like *.collection.v2
. For most collections this will be a single value, but occasionally a collection will span multiple contracts (such as ENS)
Added support for Seaport 1.6
We have added support for OpenSea's latest sales contract across the EVM chains that they support. It is expected to go live on March 25th
Added Story testnet chain
We now support the testnet by Story protocol. Query with story-testnet
or eip155:1513
on any of our endpoints.
nft.v2 kafka topics are now deprecated
nft.v4 kafka topics (for token metadata) are drop-in replacements.
Add ability to get escrowed NFTs from wallets endpoint
Some marketplaces like Magic Eden and Tensor on Solana take custody of NFTs when you list them, which makes them disappear from the NFTs by Wallet(s) response since the escrow contract is technically the new owner.
Added Contracts by Wallet(s) endpoint
Added new Contracts by Wallet(s) endpoint
Add Xai mainnet & testnet
We now support Xai, the gaming chain on Arbitrum. Query mainnet with xai
or eip155:660279
and Sepolia testnet with xai-sepolia
or eip155:37714555429
Added Blast & Blast Sepolia support
SimpleHash now offers full support for Blast, the new L2. Query with blast
or eip155:81457
. Access the Sepolia testnet with blast-sepolia
or eip155:168587773