Skip to content

Latest commit

 

History

History
153 lines (86 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

153 lines (86 loc) · 11.1 KB

Changelog

1.12.0 (2023-12-18)

✨ Features | 新功能

  • add interface getChainOverview (913e81d)

1.11.0 (2023-12-04)

✨ Features | 新功能

  • added support the EVM-like chain Viction & Starknet (fd2f15d)
  • add interface getAccountHoldingTrending (0d70b59)
  • Added collection_token_address attribute to Collection-related interface return parameters of Solana chain (8e1ebc6)
  • Added opensea_slug attribute to Collection-related interface return parameters of Evm chain (d43b103)

1.10.0 (2023-09-20)

✨ Features | 新功能

  • Added is_spam attribute to Collection-related interface return parameters (e378db9)
  • added support the EVM-like chain Base (b8a2ae8)
  • Update the return parameters of interface getCollectionStatistics (ffe82b0)

1.9.0 (2023-08-08)

🐛 Bug Fixes | Bug 修复

  • Modify the return data type of getMultiChainAssets interface to array (d86aa9b)

✨ Features | 新功能

  • add input params sort_direction, sort_field to queryAssetsByAttributes interface (eec8456)
  • add interface getCollectionTopHolder (a4e66fc)
  • The response data of the interface getAccountOverview adds a new attribute collection_count (6ccbc92)
  • added support the EVM-like chain zkSync Era & Linea (0a3d1df)

1.8.1 (2023-06-27)

✨ Features | 新功能

  • added endpoint:
    • getWalletRanking,
    • getTradeWalletRanking,
    • getCollectionHoldingAmountDistribution,
    • getCollectionHoldingPeriodDistribution,
    • getCollectionBlueChipList,
    • getAccountHoldingDistribution
  • Update the input and output parameters of EVM-related interfaces
  • Remove the PRO tag and start using Compute Unit Pricing for all interfaces (340db9c)

1.8.0 (2023-03-06)

✨ Features | 新功能

  • added support the EVM-like chain Gnosis (a811260)
  • change the text in comments, update the input and output param, add API queryAssetsInBatches, getCollectionStatistics of Solana (23da908)

1.7.0 (2023-02-08)

✨ Features | 新功能

  • feat: delete API getVolumeIn24h refreshMetadata of EVM, add API getCollectionOverview getCollectionOverview refreshAsset refreshContract of EVM, add API refreshAsset of Solana.(56d28cb)
  • feat: added support the EVM-like chain Fantom.(57b0f5d)

1.6.1 (2022-12-27)

✨ Features | 新功能

  • Added average_price_change_1d, average_price_change_7d, average_price_change_30d to the return data of endpoint getCollectionStatistics (b5e2c70)

1.6.0 (2022-12-09)

✨ Features | 新功能

  • Added handling_fee to the return data of endpoint getMarketplaceRanking (37c64ae)
  • Added market_cap to the return data of endpoint getCollectionStatistics (e2da01a)
  • Added sort_direction query condition to getTransactionsByAccount, getTransactionsByContract,getTransactionsByContractAndTokenId,getTransactionsByToAddress endpoint of EVM (7676d68)
  • Added endpoint queryCollectionsByAccountAddress, which Retrieve collections by account address. (8083108)
  • added support the EVM-like chain Cronos (158f6ab)

1.5.0 (2022-11-23)

✨ Features | 新功能

  • Added opensea_verified to the return data of EVM collection related (3adf243)
  • Added own_timestamp to the return data of EVM asset related (e0bfbf7)
  • Added sort_field & sort_direction query condition to getAssetsByAccount endpoint of EVM. (d9ae4ee)
  • Added twitter query condition to queryCollectionsByFilters endpoint of EVM (b5e5462)
  • Adjusted the paging limit of getTransactionsByAccount endpoint of EVM to 1000 (7b3953a)

1.4.0 (2022-11-18)

✨ Features | 新功能

  • Added 1y & all to the time query condition of getCollectionTrending endpoint of EVM (67933b1)
  • Added amounts_total to getTradeRanking endpoint return data of EVM. (21303fb)
  • Added show_collection,name_fuzzy_search,sort_direction,sort_field query condition to queryCollectionsByFilters endpoint of EVM (0028eaf)
  • Added endpoint getMultiChainAssets of EVM, which Retrieve multi-chain assets owned by an account. Added endpoint queryAssetsByAttributes of EVM, which Retrieve assets by contract address with attributes. (e50c5b6)
  • Modify the short name of the blockchain (c2df23a)

1.3.0 (2022-11-03)

✨ Features | 新功能

  • Added endpoint getBlueChipStatistics, which returns blue chip statistics referring to NFTScan Overview (e4f00d9)
  • Added property amounts_total to entity Collection (7545587)
  • Added event_type query condition to all retrieve transactions endpoints (6bad49f)
  • Added attributes average_price_change_1d, average_price_change_7d, average_price_change_30d to the response data of the interface getCollectionRanking (7cdff08)
  • Added optional value to the input parameter sort_field of the interface getCollectionRanking (a16568d)

1.2.0 (2022-10-24)

✨ Features | 新功能

  • Added erc_type query condition to getAccountMinted endpoint (8a109cf)
  • Cancel the required parameter erc_type of the getAllAssets endpoint (0877bb7)

1.1.0 (2022-10-13)

✨ Features | 新功能

  • Added support for Avalanche blockchain (3ed6025)

1.0.1 (2022-09-28)

✨ Features | 新功能

  • Change the deploy config (b416319)

1.0.0 (2022-09-27)

✨ Features | 新功能

  • Added evm and solana api (7ed4ef7)