Artemis Dashboard

Sectors

We cover metrics in the following sectors: Perpetual Exchanges, Decentralized Exchanges, Lending Protocols and Liquid Staking.

Perpetual Exchanges

Metric DefinitionMethodologySourceExcel Metric Name
Trading VolumeUsing FillOrder or equivalent event, sum the amount traded each day or pulled directly from APIs provided by each protocol.On-chain events or APITRADING_VOLUME
Unique TradersDaily unique trading address on the protocol.Unique addresses that initiate a FillOrder or equivalent event from the set of exchange contracts associated with a protocol or pulled directly from protocol API.UNIQUE_TRADERS

Decentralized Exchanges

Metric DefinitionMethodologySourceExcel Metric Name
Trading VolumeTrading volume is filtered using a blacklist to remove pools that trade tokens that do not follow the ERC-20 standard as well as are extremely illiquid and not able to be properly priced.On-chain eventsDEX_VOLUMES
TVLTVL is filtered using a blacklist to remove pools that trade tokens that do not follow the ERC-20 standard as well as are extremely illiquid and not able to be properly priced.On-chain eventsTVL
FeesTrading fees are filtered using a blacklist to remove pools that trade tokens that do not follow the ERC-20 standard as well as are extremely illiquid and not able to be properly priced.On-chain eventsFEES
Unique TradersUnique addresses that initiate a swap or equivalent event from the set of exchange contracts associated with a protocol.On-chain eventsUNIQUE_TRADERS

Lending Protocols

Metric DefinitionMethodologySourceExcel Metric Name
DepositsThe amount of deposited funds in the protocol in USD.Query an archive node getting total outstanding borrows directly from the contracts associated with the protocol.DEPOSITS
BorrowsThe amount of funds owed to the protocol in USD.Query an archive node getting total supply of funds directly from the contracts associated with the protocol.BORROWS

Liquid Staking

Metric DefinitionMethodologySourceExcel Metric Name
Staked ETHThe amount of staked ETH in the protocol.Query an archive node getting total supply of ETH directly from the contracts associated with the protocol.STAKED_ETH
Staked ETH InflowThe amount of newly deposited ETH into the protocolCalculate the daily change of ETH supplied from Staked ETH.STAKED_ETH_INFLOW