Added Sei Atlantic 2 testnet
We've added support for EVM tokens on sei-atlantic-2
, the testnet for Sei. Now available across NFT and fungible endpoints
Added B3 testnets: Sepolia & Anomaly Andromeda Testnet
We now support both testnets for B3, the layer 3 on Base focused on gaming. Query them on our NFT and fungible endpoints with b3-sepolia
and anomaly-andromeda-testnet
Added Flow EVM Previewnet
We now support Flow's EVM previewnet. Query with flow-evm-previewnet
on any of our NFT or fungible endpoints
Added Forma mainnet
Forma mainnet is now available for both NFTs and fungibles using the slug forma
Added MRKT Sei floor prices
Added support for Sei floor prices from the MRKT NFT marketplace.
Added `primary_sale` field on NFT response
We now have a dedicated field for primary sale information, which is the sale that happened during the mint event. This is currently populated for all EVM chains
Only POAP NFTs supported on Gnosis
As announced at the beginning of the month, we have sunset support for NFTs on Gnosis (xDAI) except for the popular POAP contract (0x22c1f6050e56d2876009903609a2cc3fef83b415).
Added native token balances for all chains
We now support querying wallet balances for native tokens like BTC, SOL, ETH, and many more! Retrieve multiple wallets and chains in one call, and also get back the USD value of each of the holdings. Try it out at https://docs.simplehash.com/reference/native-token-balances-by-wallets
Added Collection Level Historical Top Bid Endpoint
Added Historical Top Bids endpoint which provides the historical top bids for a specific collection
Added `fungible_ids` parameter to Fungible Sales & Transfers by Wallet(s)
Use the fungible_ids
parameter to filter the results of the Fungible Sales & Transfers by Wallet(s) endpoint by specific token IDs