# 26 July: Compatibility with Metabase

You can now query on-chain data directly from Metabase tanks to Agnostic.

Just configure Agnostic as a normal Postgres database in your Metabase and you are ready to&#x20;

start querying data from all our supported chains.


# 20 July: Support for TLS connections in the Postgres compatibility layer

We now support TLS-encrypted connections to our Postgres compatibility layer.

You no longer need to specify sslmode=disable when connecting to Agnostic through the Postgres protocol.

This also improves compatibility with tools that do not allow non-encrypted connections.


# 19 February: Base mainnet support

All datasets available for Base mainnet

We support Base mainnet. All datasets are available.

* [Execution Layer](https://docs.agnostic.dev/api/execution-layer)
* [Smart-contracts](https://docs.agnostic.dev/api/smart-contracts)
* [Token](https://docs.agnostic.dev/api/token)
* [DeFi](https://docs.agnostic.dev/api/defi)


# 29 January: Binance Smart Chain mainnet partial support

Event table is now available on BSC mainnet

We are starting to support BSC mainnet. For now, only the [EVM Events](https://docs.agnostic.dev/api/smart-contracts/evm-events)table is available, but we are actively working on bringing the other datasets to the platform in the coming weeks.


# 29 November: Introducing Dashboards

We're thrilled to introduce Dashboards, a transformative feature designed to elevate your data exploration experience in Agnostic.

Now, you can effortlessly group charts within a contextual framework of your choosing, creating a dynamic and comprehensive overview.


# 22 November: DeFi tables available on Arbitrum mainnet

DeFi tables are now available on Arbitrum mainnet.

Documentation for these tables:

* [Trades](https://docs.agnostic.dev/api/defi/trades)
* [Liquidity Events](https://docs.agnostic.dev/api/defi/liquidity-events)
* [Liquidity Snapshots](https://docs.agnostic.dev/api/defi/liquidity-snapshots)


# 10 November: DeFi tables available on Polygon mainnet

DeFi tables are now available on Polygon mainnet.

Documentation for these tables:

* [Trades](https://docs.agnostic.dev/api/defi/trades)
* [Liquidity Events](https://docs.agnostic.dev/api/defi/liquidity-events)
* [Liquidity Snapshots](https://docs.agnostic.dev/api/defi/liquidity-snapshots)


# 4 October: DeFi tables available on Ethereum mainnet

We just introduced three new defi-centric tables.

With the introduction of these new tables specifically crafted to power DeFi analytics, we aim to simplify the most common DeFi use cases by providing pre-processed and normalized data about the most used DeFi protocols.

The first version of these tables gathers data from every pool ABI-compatible with Uniswap V2, Uniswap V3, and Curve, but support for more protocols is already in the work.

We started with Ethereum mainnet, but plan on supporting more chains in the coming weeks.

Documentation for these new tables:

* [Trades](https://docs.agnostic.dev/api/defi/trades)
* [Liquidity Events](https://docs.agnostic.dev/api/defi/liquidity-events)
* [Liquidity Snapshots](https://docs.agnostic.dev/api/defi/liquidity-snapshots)


# 9 October: Token tables available on Polygon mainnet

Token tables now on Polygon mainnet

Token tables now exist for the Polygon mainnet.

Documentation for these tables:

* [Balances](https://docs.agnostic.dev/api/token/balances)
* [Total Supplies](https://docs.agnostic.dev/api/token/total-supplies)


# 16 October: Introducing Marketplace

We're thrilled to announce the release of the Marketplace.

Now, you can explore and list all public resources, including charts, queries, and GraphQL Endpoints, shared by the vibrant Agnostic community. Discover, share, and leverage the collective insights of fellow users in this collaborative space. Let the Agnostic Marketplace be your go-to hub for community-driven resources, empowering your blockchain data journey.


# 27 October: Token tables available on Arbitrum mainnet

Token tables now on Arbitrum mainnet

Token tables now exist for the Arbitrum mainnet.

Documentation for these tables:

* [Balances](https://docs.agnostic.dev/api/token/balances)
* [Total Supplies](https://docs.agnostic.dev/api/token/total-supplies)


# 27 October: Customize your user profile

Now, you can effortlessly edit your username and update your profile picture, showcasing your unique identity within the Agnostic community.

Your customized profile details will be prominently displayed on the Marketplace, adding a personal touch to your shared resources. Make your mark and engage with the community in style. Elevate your Agnostic journey by updating your profile today!


# 31 October: Candle stick chart available

We're thrilled to announce the latest addition to our chart types – introducing Candlestick Charts!

Candlestick Charts provide a comprehensive view of open, high, low, and close prices, empowering you to make informed decisions in the complex world of blockchain data.


# 7 September: Project page reworked

We are proud to introduce to you our last UI lifting on the project page.

We have redesigned our project page to facilitate effortless filtering, searching, and ordering of project resources.

<figure><img src="/files/pm9m2T2mjLrSHnpYrnbA" alt="" width="563"><figcaption></figcaption></figure>


# 15 September: Custom variables on charts

We are excited to announce that our latest update includes support for custom variables on charts, providing users with enhanced flexibility and customization options for their data visualizations.

Custom variables in the SQL of charts empower you to introduce dynamic elements into your queries. These variables serve as placeholders that you can define and manipulate within the SQL code. This functionality enhances the adaptability of charts by allowing you to customize aspects of your queries based on specific conditions or criteria.


# 18 September: Token tables available on Ethereum mainnet

We just introduced two new token-centric tables.

With the introduction of the new "token-centric" collections, you now have easy and fast access to the full history of ERC20 and ERC721 balance changes for every pair of token/wallet from Genesis. We also index every change of `totalSupply` value for every token.

For now, these tables are only available for the Ethereum mainnet, but we plan on extending support for other chains in the following weeks.

Documentation for these new tables:

* [Balances](https://docs.agnostic.dev/api/token/balances)
* [Total Supplies](https://docs.agnostic.dev/api/token/total-supplies)


# 29 September: Table chart type

We're thrilled to announce that in our latest update we added the table chart type

You can now select the table chart type. You can now select the table chart type in advanced mode. This makes the queries deprecated, access to them will be removed in a future release.


# 7 August: Update chart types

We've updated some types of charts on the Agnostic app.

We removed the Time series chart type and replace it with the Line type. The users are now not limited to date for the X values.


# 30 August: Improve performance on charts

We're thrilled to announce that our latest update brings more performances on user creating chart on Agnostic app.

* Introducing the ability to choose the nearest zone when utilizing our SQL Proxy, with options available in eu-west-1 and us-east-1.
* Enhancing chart versatility by enabling users to draw multiple curves in line charts using multiple Y values.
* Enjoy a more spacious and tailored experience by now being able to resize the editor up and down for optimal SQL writing and chart analysis.


# 3 July: Smart-contract tables available for Polygon mainnet

We're thrilled to announce that our latest update brings support for the Polygon mainnet chain to Agnostic.

With this enhancement, we have made significant progress in expanding the capabilities of our platform. Now, you can seamlessly query the following tables through our powerful SQL proxy:

* evm\_blocks\_polygon\_mainnet
* evm\_calls\_polygon\_mainnet
* evm\_events\_polygon\_mainnet


# 24 July: Enhancement of consumption monitoring

We did some internal significant changes on our consumption monitoring API

With this enhancement, we can now easily calculate compute unit for each project or organization. Since we are very focused on performance and optimization of customer requests. We can now have an overview of what the use of the platform will be like.


# 28 June: An advanced mode for data exploration

You can now display the results of your SQL queries directly in the Agnostic IDE. You can show lines, pies, and cards with minimal syntax.

<figure><img src="/files/CDsbFA6pEoAr7NbNdu1j" alt=""><figcaption></figcaption></figure>


