Added Mantle & Saakuru chains
We now support mantle
and saakuru
on all our standard endpoints
Added Treasure mainnet
Treasure mainnet is now live in the SimpleHash platform. Query using treasure
or eip155:61166
on any of our endpoints
Added metadata and prices to Token Top Holders
We added options to include extra information about the token on Token Top Holders. Now you can pass in include_fungible_details=1
to get metadata like name, image, and decimals. An extra flag of include_prices
will also return the latest DEX prices.
Expanded marketplace support for Historical Token Prices
Added the following marketplaces to Historical Token Prices
Return NFT metadata on more endpoints
We now let you fetch NFT metadata with the NFT by Owners response using include_nft_details=1
. We've also added include_latest_nft
on the Top Collectors endpoints to return the metadata of the NFT most recently acquired by a collector.
Higher Precision Fungible Prices
Added value_usd_string_high_precision
to Historical Token Prices, Get Fungibles & Prices. Displays 10 significant digits for more accurate representation of fungible prices
Filter by wallet address on top owners endpoints
Now you can pass in a list of wallet_addresses
on Owners by NFT, Top Collectors by Contract, and Fungible Top Holders to filter down the list to just the wallets you care about.
Added Lisk mainnet
Lisk is now supported on all our fungible, NFT, and native balance endpoints
Added created_by to fungible response
Added created_by
to fungible response body
Added holder_count to fungible response
Added holder_count
to fungible response body