2024-07-25 | Release Notes

Major updates to NFT tables across all EVM Chains, the launch of Berachain (Testnet) data, dedicated Jupiter Dex Swap tables and a new Dashboard builder in Flipside Studio.

Highlights

Today we’re launching in beta our new Flipside studio dashboard builder. With this launch there are tons of new features to help you build, customize and share your Flipside dashboards. Check out all the updates here.

In addition we have new tables across Aptos, Ethereum and Solana, and now for a limited time you can query Bearachain testnet data.

Important update regarding our Solana Jupiter Swaps data.

Starting August 15, the existing solana.defi.fact_swaps and solana.defi.ez_dex_swaps tables will no longer include aggregated Jupiter swaps data. Instead this data can will be stored in two new tables (available now) that better capture Jupiter’s swap transaction structure: solana.defi.fact_swaps_jupiter_inner, solana.defi.fact_swaps_jupiter_summary

  • Please update your queries to use the new tables by August 15th.

Check out these updates and the rest of the release notes below.

New Dashboard Builder in Flipside Studio

Redefine data storytelling with the new builder and take your first step to create richer, more interactive narratives. The team launched a ton of new features to make building, customizing and sharing your dashboards so much easier. Learn more in our docs here.

Aptos

New Tables

Two new tables to allow you to easily analyze dex activity on Aptos

  • aptos.defi.fact_dex_swaps

  • aptos.defi.ez_dex_swaps

Berachain (Testnet)

New Tables

Berachain public testnet is live, and you can now query the testnet data in these new tables

  • berachain.testnet.fact_blocks

  • berachain.testnet.fact_event_logs

  • berachain.testnet.fact_traces

  • berachain.testnet.fact_transactions

Ethereum

New Tables

With these two new NFT tables you can query how much profit MEV searchers make when making arbitrage NFT transactions, and see which NFTs and marketplaces are involved in the arbitrage transactions.

  • ethereum.nft.ez_mev_arbitrage

  • ethereum.nft.fact_mev_arbitrage_events

EVM Chains

Updated Tables for Ethereum, Polygon, Arbitrum, Optimism, Base, Avalanche, and BSC

You can now query NFT sales data on Element marketplace across all EVM chains.

  • [chain].nft.ez_nft_sales

External / Polymarket (Studio Only)

New Table

Map on-chain data to Polymarket metadata: human readable questions, tokens, and descriptions.

  • external.polymarket.dim_markets

Solana

New Tables

Two new Jupiter swap tables have been added to the Solana database. Users can now perform more accurate analysis into swaps. With comprehensive data for Jupiter as well as coverage for top DEX programs, these tables can be used to better evaluate swap activity and avoid issues in double-counting values.

  • solana.defi.fact_swaps_jupiter_inner

  • solana.defi.fact_swaps_jupiter_summary

🚨Important Update

With the release of these two new Jupiter swaps tables, the standard solana.defi.fact_swaps table and solana.defi.ez_dex_swaps will no longer contain aggregated Jupiter swaps data. To query Jupiter swaps, please use the two new Jupiter tables instead.

Please update your queries to reference the two new tables by August 15, at which point the standard swaps tables will no longer contain aggregated Jupiter swaps data.

Useful Resources

Request a smart contract ABI to be decoded: https://science.flipsidecrypto.xyz/abi-requestor/

Request a Solana IDL to be decoded: https://science.flipsidecrypto.xyz/idl-requestor

Add labels: https://science.flipsidecrypto.xyz/add-a-label

Last updated