1.12.0 (2023-12-18)
- add interface
getChainOverview
(913e81d)
1.11.0 (2023-12-04)
- 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)
- 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)
- Modify the return data type of
getMultiChainAssets
interface to array (d86aa9b)
- add input params
sort_direction
,sort_field
toqueryAssetsByAttributes
interface (eec8456) - add interface
getCollectionTopHolder
(a4e66fc) - The response data of the interface
getAccountOverview
adds a new attributecollection_count
(6ccbc92) - added support the EVM-like chain
zkSync Era
&Linea
(0a3d1df)
1.8.1 (2023-06-27)
- 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)
- 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)
- feat: delete API
getVolumeIn24h
refreshMetadata
of EVM, add APIgetCollectionOverview
getCollectionOverview
refreshAsset
refreshContract
of EVM, add APIrefreshAsset
of Solana.(56d28cb) - feat: added support the EVM-like chain Fantom.(57b0f5d)
1.6.1 (2022-12-27)
- Added
average_price_change_1d
,average_price_change_7d
,average_price_change_30d
to the return data of endpointgetCollectionStatistics
(b5e2c70)
1.6.0 (2022-12-09)
- Added
handling_fee
to the return data of endpointgetMarketplaceRanking
(37c64ae) - Added
market_cap
to the return data of endpointgetCollectionStatistics
(e2da01a) - Added
sort_direction
query condition togetTransactionsByAccount
,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)
- 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 togetAssetsByAccount
endpoint of EVM. (d9ae4ee) - Added
twitter
query condition toqueryCollectionsByFilters
endpoint of EVM (b5e5462) - Adjusted the paging limit of
getTransactionsByAccount
endpoint of EVM to 1000 (7b3953a)
1.4.0 (2022-11-18)
- Added
1y
&all
to the time query condition ofgetCollectionTrending
endpoint of EVM (67933b1) - Added
amounts_total
togetTradeRanking
endpoint return data of EVM. (21303fb) - Added
show_collection
,name_fuzzy_search
,sort_direction
,sort_field
query condition toqueryCollectionsByFilters
endpoint of EVM (0028eaf) - Added endpoint
getMultiChainAssets
of EVM, which Retrieve multi-chain assets owned by an account. Added endpointqueryAssetsByAttributes
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)
- Added endpoint
getBlueChipStatistics
, which returns blue chip statistics referring to NFTScan Overview (e4f00d9) - Added property
amounts_total
to entityCollection
(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 interfacegetCollectionRanking
(7cdff08) - Added optional value to the input parameter sort_field of the interface
getCollectionRanking
(a16568d)
1.2.0 (2022-10-24)
- 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)
- Added support for Avalanche blockchain (3ed6025)
1.0.1 (2022-09-28)
- Change the deploy config (b416319)
- Added evm and solana api (7ed4ef7)