v5.3.0: 10/23/23
Last updated
Was this helpful?
Last updated
Was this helpful?
CHAIN_TYPE
env variable which can provide different logic for fetchers, API, views, DB schema extensions are applied to the explorer. Additional values will be supported in upcoming releases - currently supported values are:
ethereum
- default value
polygon_edge
- chains based on Polygon Edge nodes
rsk
- for Rootstock (rskj node)
TVL display is live with the DefiLlama API integration
DB schema update which will support additional NFT views on owner addresses. The view is still in development, scheme update was required first.
IPFS_GATEWAY_URL
endpoint allows projects to connect Blockscout to their own IPFS gateway for fetching token metadata.
Many additional improvements and fixes on the indexer side and API.
- Add caching and improve /tabs-counters
performance
- Integrate /api/v2/bytecodes/sources:search-all
of eth_bytecode_db
- DefiLlama TVL source
- Add stats widget for rootstock
- Add tracing for rootstock
, - Get historical market cap data from CoinGecko
- Fix polygon tracer
- Add owner_address_hash
to the token_instances
- Add block_type
to search results
- Deposits and Withdrawals for Polygon Edge
- Add CoinBalance fetcher init query limit
- Remove block consensus on import fail
- Filter token transfers on coin balances updates