Improved
NFT API: Optimized endpoints
almost 2 years ago by liuna
[Nov 17, 2023]
- added
extra rarity info, includingOpen Rarityrank andRarity Sniperrank for the response field Get NFTs by owner - For Get NFTs by owners:
- Added query parameter
keywords, enable to search collection name keywords - Added
floor price,collection logofor the response field, addedextra rarity info, includingOpen Rarityrank andRarity Sniperrank for the response field - Added
listing datafor the response field, to get the NFT list and listing orders - Added
pending salefor the response field, to get the pending sale orders
- Added query parameter
- Added
banner image urlfor the response field of Get collection ranking - Added
ens,das, andaliasfor the address tag of the response field of Get holder(s) by NFT, you can retrieve ens name, bit domain name, and NFTGO alias name respectively. - Added
address tagfor the response field of Get metrics by address, you can get the address tags including whale, blue chip holder, super blue chip holder, ens name, das name, etc. - For Get collection transaction history, Get chain transaction history, Get address transaction history:
- Supported to select multiple items for query parameter
action, use comma to separate multiple actions - Added
collectionfor thetransactionarray of the response field, including collection name, logo, ID, and slug
- Supported to select multiple items for query parameter
