Welcome to Artemis Changelog! Here you will find important updates made to our data models. You’ll find the latest changes at the top of the page, and the oldest at the bottom. We will aim to update this every week with the previous week’s changes.
Weekly Changelog 2025-07-30
Walrus Fix and Standardized Metrics- Fixed an issue where the metrics in the EZ Table were divided by 1e9 when this was already done in the backend, causing the data to appear smaller than it was. Also standardized the metrics for Walrus.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1736
- Added timestamp columns to asset tables that were previously missing them.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1735
- Rewrote the data models for pump.fun and pumpswap into two comprehensive trade tables, providing a rich history of trade metadata from the Solana anchor event logs.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1684
- Deprecated old Lido metrics to improve data quality and reliability.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1731
- Added asset details to bridge flows models, including source and destination token symbols where available.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1732
- Cleaned up and removed unused metrics in ez metrics tables for over 40 assets.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1730
- Add issued supply and float data models for LINK.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1722
- Added premine unlock data to the Jito supply model.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1723
- Fixed an issue with the TVL calculation for the IoTeX blockchain.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1729
- Added a new Holdstation Berachain volume dataset, which is the most up-to-date available.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1728
- Added new metrics circulating_supply_native and issued_supply_native, and cleaned up the EZM table by organizing the code and deprecating redundant metrics.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1685
- Added cumulative spot volume for the Mento protocol to provide more comprehensive data insights.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1718
- Added the Mento project to the codebase, which provides a new feature for the application.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1716
- Added the BUIDL contract address to the Aptos stablecoin models, and refreshed all downstream tables to include the BUIDL data.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1709
- Updated Frax stablecoin supply metric to include FRAX and frxUSD across all tracked chains. Also added Frax fees and yield generated metrics.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1707
- Cleaned the Flare ez_table and built out new metrics for tracking the issued supply of the FLR token.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1706
- Added a new dbt model to ingest public company comparison data.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1705
- Added a new data model to track the open interest for the Drift protocol.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1704
- Cleaned up the pipeline for sUSDf yield data and fixed the APY calculation.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1676
- Added Open Interest data for Hyperliquid.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1695
- Adds the Katana stablecoin to the final stablecoin tables, providing a more comprehensive view of the stablecoin market.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1697
Weekly Changelog 2025-07-22
Support perp quote assets for hyperliquid- Added support for perpetual quote assets in the Hyperliquid data model, enabling the tracking and analysis of this important DeFi metric.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1689
- Removed the locked supply from the issued metric to provide a more accurate representation of the total supply.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1688
- Expanded emissions and treasury tracking for Pendle, including total, issued, and circulating supply, as well as PENDLE locked in vePENDLE.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1658
- Added BGB issued/float supply + revenue data models.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1617
- Added support for Katana stablecoins, including USDC, AUSD, and USDT, to the platform.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1686
- Removed circulating_supply from ez tables in favor of the standardized circulating_supply_native metric.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1663
- Expanded the AAVE data model to retrieve metrics across chains for a specific token.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1678
- Added new models to track Hyperliquid spot trading volume and overall trading volume.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1673
- Introduced new models for HyperEVM stablecoins, including USDT.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1661
- Renamed priority_fee and priority_fee_native to priority_fees and priority_fees_native to align with the backend MetricName for Ethereum.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1666
- Corrected the calculation of the REV column in the Solana ez_metrics model to reflect the entire fee history, not just when jito_tips data was available. This ensures the REV data goes back to 2021-04-20 instead of cutting off on 2022-10-20.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1665
- Renamed the buyback_native metric to be available in the plugin and fixed the total, issued, and circulating supply data for Hyperliquid.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1662
- Added a new metric called Total Economic Activity (TEA) to the global schema and ez_metrics tables for several blockchains, including Arbitrum, Avalanche, Ethereum, Near, Optimism, Solana, and Tron.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1657
Weekly Changelog 2025-07-15
Deprecate Bitcoin NFT Trading Volume Metric- The bitcoin NFT trading volume metric has been deprecated as it is no longer updated on nftpulse.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1653
- The Vertex DBT Models have been deprecated and disabled due to the protocol shutting down.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1654
- Filtered Pumpswap volumes to only include trades where fees are paid in SOL, mSOL, USDT, USDC, or USDe. Also pulled Jupiter and Meteora volume directly from EZ Metrics tables for more accurate data.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1646
- Introduced support for the USD1 token on the Tron blockchain.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1650
- Added new models to track Tron’s issued supply and float metrics.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1600
- Added models to track Avalanche’s issued supply and circulating supply, providing more comprehensive data on the network’s token economics.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1632
- Incorporated the BUIDL-I token class, which represents the institutional version of the BUIDL token, to accurately track the total market cap of BUIDL at approximately $2.8 billion.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1642
- Adds a new fact_story_blocks model to the dbt data pipeline.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1640
- Added a new table to track Curve’s issued supply and float data.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1634
- Corrected a logic error in the Virtuals Locked Up supply calculation, ensuring only positive values are used for premine_unlocks and net_supply_change.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1636
- Added a new data model to capture the reserve supply data for the Reserve protocol, based on the unlock schedule published on their website.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1633
Weekly Changelog 2025-07-08
Add/Optimize Optimism Revenue and Supply- Improved the revenue data model for Optimism by adding revenue share from OP Stack chains and added supply for OP.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1601
- Introduced new metrics to track the issued supply of Stellar.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1611
- Added new models to track Hedera account balances, issued supply, and revenue metrics.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1594
- Expanded Datahub’s capabilities by adding revenue data.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1619
- Resolved an issue with historical calculation of the Hyperliquid HLP TVL metric.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1606
- Excluded the OFT address from token supply calculations to accurately reflect the circulating supply of USDe.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1605
- Replaced the USDC contract address to ensure accurate tracking on Ripple.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1609
- Implemented a new pipeline to ingest and process Stellar stablecoin token transfers and address balances.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1582
- Implemented accurate fee split calculation and updated revenue methodology for Lido models.
- PR URL: https://github.com/Artemis-xyz/dbt/pull/1553