> ## Documentation Index
> Fetch the complete documentation index at: https://artemis.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Weekly changelog of Artemis data model updates including new protocol additions, metric fixes, and schema changes.

<Info>
  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.
</Info>

## 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](https://github.com/Artemis-xyz/dbt/pull/1736)

**Added Timestamp Columns to Missing Assets**

* Added timestamp columns to asset tables that were previously missing them.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1735](https://github.com/Artemis-xyz/dbt/pull/1735)

[**Pump.fun**](http://Pump.fun)\*\* and Pumpswap Data Models\*\*

* Rewrote the data models for [pump.fun](http://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](https://github.com/Artemis-xyz/dbt/pull/1684)

**Lido Metric Deprecation**

* Deprecated old Lido metrics to improve data quality and reliability.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1731](https://github.com/Artemis-xyz/dbt/pull/1731)

**Add asset detail to bridge flows**

* 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](https://github.com/Artemis-xyz/dbt/pull/1732)

**Removed Unused Metrics for 40+ Protocols**

* Cleaned up and removed unused metrics in ez metrics tables for over 40 assets.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1730](https://github.com/Artemis-xyz/dbt/pull/1730)

**LINK Issued Supply and Float**

* Add issued supply and float data models for LINK.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1722](https://github.com/Artemis-xyz/dbt/pull/1722)

**Jito Supply Data Added**

* Added premine unlock data to the Jito supply model.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1723](https://github.com/Artemis-xyz/dbt/pull/1723)

**Iotex tvl fix**

* Fixed an issue with the TVL calculation for the IoTeX blockchain.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1729](https://github.com/Artemis-xyz/dbt/pull/1729)

**New Holdstation Volume Pipeline**

* 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](https://github.com/Artemis-xyz/dbt/pull/1728)

**Algorand Supply and Metric Deprecation**

* 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](https://github.com/Artemis-xyz/dbt/pull/1685)

**Add Cumulative Spot Volume**

* Added cumulative spot volume for the Mento protocol to provide more comprehensive data insights.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1718](https://github.com/Artemis-xyz/dbt/pull/1718)

**Adding Mento Project**

* 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](https://github.com/Artemis-xyz/dbt/pull/1716)

**Add BUIDL to Aptos Stablecoin Models**

* 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](https://github.com/Artemis-xyz/dbt/pull/1709)

**Frax Model Updates**

* 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](https://github.com/Artemis-xyz/dbt/pull/1707)

**Flare Issued Supply Metrics Added**

* 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](https://github.com/Artemis-xyz/dbt/pull/1706)

**Add public comps dbt model**

* Added a new dbt model to ingest public company comparison data.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1705](https://github.com/Artemis-xyz/dbt/pull/1705)

**Added Drift Open Interest**

* Added a new data model to track the open interest for the Drift protocol.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1704](https://github.com/Artemis-xyz/dbt/pull/1704)

**Fix sUSDf Yield**

* Cleaned up the pipeline for sUSDf yield data and fixed the APY calculation.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1676](https://github.com/Artemis-xyz/dbt/pull/1676)

**Hyperliquid Open Interest**

* Added Open Interest data for Hyperliquid.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1695](https://github.com/Artemis-xyz/dbt/pull/1695)

**Adding Katana to Final Stablecoin Tables**

* 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](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](https://github.com/Artemis-xyz/dbt/pull/1689)

**Remove Locked Supply from Issued**

* 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](https://github.com/Artemis-xyz/dbt/pull/1688)

**Improved Pendle Supply Tracking**

* 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](https://github.com/Artemis-xyz/dbt/pull/1658)

**Add BGB Issued/Float Supply and Revenue**

* Added BGB issued/float supply + revenue data models.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1617](https://github.com/Artemis-xyz/dbt/pull/1617)

**Adding Katana Stablecoins**

* Added support for Katana stablecoins, including USDC, AUSD, and USDT, to the platform.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1686](https://github.com/Artemis-xyz/dbt/pull/1686)

**Use circulating\_supply\_native instead of circulating\_supply**

* 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](https://github.com/Artemis-xyz/dbt/pull/1663)

**Update AAVE by Token Metrics**

* Expanded the AAVE data model to retrieve metrics across chains for a specific token.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1678](https://github.com/Artemis-xyz/dbt/pull/1678)

**Hyperliquid Trading Volume**

* Added new models to track Hyperliquid spot trading volume and overall trading volume.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1673](https://github.com/Artemis-xyz/dbt/pull/1673)

**Added HyperEVM Stablecoins**

* Introduced new models for HyperEVM stablecoins, including USDT.

* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1661](https://github.com/Artemis-xyz/dbt/pull/1661)

**Rename priority\_fee to priority\_fees**

* 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](https://github.com/Artemis-xyz/dbt/pull/1666)

**Fix REV Column on Solana ez\_metrics**

* 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](https://github.com/Artemis-xyz/dbt/pull/1665)

**Fix Hyperliquid Supply Data**

* 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](https://github.com/Artemis-xyz/dbt/pull/1662)

**Add Total Economic Activity (TEA) Metric**

* 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](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](https://github.com/Artemis-xyz/dbt/pull/1653)

**Deprecate Vertex DBT Models**

* 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](https://github.com/Artemis-xyz/dbt/pull/1654)

**Solana DEX Volumes Accuracy Improvements**

* 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](https://github.com/Artemis-xyz/dbt/pull/1646)

**Added USD1 Token on Tron**

* Introduced support for the USD1 token on the Tron blockchain.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1650](https://github.com/Artemis-xyz/dbt/pull/1650)

**Tron Issued Supply and Float**

* Added new models to track Tron's issued supply and float metrics.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1600](https://github.com/Artemis-xyz/dbt/pull/1600)

**Avalanche Issued Supply and Circulating**

* 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](https://github.com/Artemis-xyz/dbt/pull/1632)

**Added BUIDL-I Token Class**

* 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](https://github.com/Artemis-xyz/dbt/pull/1642)

**Add Fact Story Blocks**

* Adds a new fact\_story\_blocks model to the dbt data pipeline.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1640](https://github.com/Artemis-xyz/dbt/pull/1640)

**Added Curve Issued Supply and Float Table**

* Added a new table to track Curve's issued supply and float data.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1634](https://github.com/Artemis-xyz/dbt/pull/1634)

**Virtuals Locked Up Supply Logic Improved**

* 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](https://github.com/Artemis-xyz/dbt/pull/1636)

**Add Reserve Supply Data**

* 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](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](https://github.com/Artemis-xyz/dbt/pull/1601)

**Added Stellar Issued Supply Metrics**

* Introduced new metrics to track the issued supply of Stellar.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1611](https://github.com/Artemis-xyz/dbt/pull/1611)

**Added Hedera Revenue and Issued Supply Metrics**

* Added new models to track Hedera account balances, issued supply, and revenue metrics.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1594](https://github.com/Artemis-xyz/dbt/pull/1594)

**Added Revenue to Datahub**

* Expanded Datahub's capabilities by adding revenue data.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1619](https://github.com/Artemis-xyz/dbt/pull/1619)

**Fix Hyperliquid HLP TVL**

* Resolved an issue with historical calculation of the Hyperliquid HLP TVL metric.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1606](https://github.com/Artemis-xyz/dbt/pull/1606)

**Removed OFT Address from Supply Calculations**

* 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](https://github.com/Artemis-xyz/dbt/pull/1605)

**USDC Ripple Contract Address Updated**

* Replaced the USDC contract address to ensure accurate tracking on Ripple.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1609](https://github.com/Artemis-xyz/dbt/pull/1609)

**Stellar Stablecoins Pipeline V1**

* 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](https://github.com/Artemis-xyz/dbt/pull/1582)

**Lido Fee Split Integration**

* Implemented accurate fee split calculation and updated revenue methodology for Lido models.
* PR URL: [https://github.com/Artemis-xyz/dbt/pull/1553](https://github.com/Artemis-xyz/dbt/pull/1553)
