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
Added `fungible_ids` filtering for Fungibles Balance by Wallet
Added ability to filter Fungibles Balance by Wallet(s) using fungible_ids
Added `include_fungible_details` to Fungibles Balance by Wallet, Fungible Sales & Transfers by Wallet(s)
The optional include_fungible_details
flag is now available for Fungibles Balance by Wallet(s) & Fungible Sales & Transfers by Wallet(s), allowing users to include fungible_details
Add Unichain Sepolia testnet
We now support unichain-sepolia
on all our fungible, NFT, and native token endpoints
Added New Fungible Listing Endpoints
Added Fungible Listings by Fungible and Fungible Listings by Wallet(s) endpoints