Website: 'Trending' Function
[January 20, 2023]
Added 'Trending' page, which can be accessed under the 'Discover' tab of the navigation bar. The 'Trending' function enables the user to sort the number of sales in a given time interval, from 5 min to 24h.
NFT API: Increased the maximum value for 'limit' field
[January 16, 2023]
For all the endpoints including the 'limit' field in the Query Parameters, the maximum limit has increased from 20 to 50. The 'limit' indicates the size of a returned data segment.
Website: Trait-Filter to Collection Pro-Trade Page
[December 12, 2022]
Added trait-filter to pro-trade
NFT API: 'Retrieve Address's Metrics' Endpoint Update
[December 31, 2022]
The fields 'holding_value' and 'est_holding_value' of Retrieve Address's Metrics have been replaced with a new field 'portfolio_value', which means the sum of the latest valuation of the NFTs held at a specific address. In addition, some parameters have been added or replaced with more accurate names.
Extension: Refinements and Additions to Twitter Extension V2
[December 28, 2022]
Update of Wallet Portfolio Indexes
Website: Shopping Cart
[December 12, 2022]
Added auto-refresh function to shopping cart
Website: Refined NFT Estimated Value and Related Metrics
[December 8, 2022]
Since NFT Estimated Value is related to collection liquidity, NFTGo further refines the calculation of NFT Estimated Value according to the difference of collection liquidity, thus providing users with more accurate NFT Estimated Value and portfolio PNL estimation.
Website: New Data Metrics to Portfolio and Leaderboard Tables
[November 22, 2022]
Added Sales Data to Portfolio
Website: User Experience for Watchlist and Search Bar
[November 22, 2022]
Added Watchlist entrance in account pull-down list
NFT API: New Endpoint 'Retrieve Address’s Collections'
[November 17, 2022]
Name: Retrieve address’s collections
Endpoint: /eth/v1/address/{address}/collection
Docs: https://docs.nftgo.io/reference/get_portfolio_collection_eth_v1_addressaddresscollection_get
Info: Return portfolio collection information given an Ethereum address.