π‘ Info πFor a list of all the metrics we provide, please use
=ARTINFO("ALL","METRICS")Market Data (CoinGecko)
- Hereβs a list of all supported symbols: All CoinGecko assets
- Hereβs a list of all metrics we support: All Artemis metrics
- π Stablecoins are also supported:
USDCUSDTDAIBUSDetc
π‘ InfoFor total crypto marketcap, please use
=ART("total", "mc")π Equity Data
π‘ InfoTo pull stock price into sheets, use =ART(βEQ-COINβ, βPRICEβ) for Coinbase price.
- Find the stock symbol for a stock from Yahoo Finance.
- Examples:
SPYfor SPDR S&P 500 ETF Trust (SPY)GBTCfor Grayscale Bitcoin TrustCOINfor Coinbase
- Examples:
- Append βEQ-β in front of the stock symbol name.
- Example: For Coinbase youβd want to have
"EQ-COIN"
- Example: For Coinbase youβd want to have
- Use the following formula =ART(βEQ-[Stock Symbol]β, βPRICEβ) to return the price of the stock
- Example: For Coinbase youβd want use
=ART("EQ-COIN", "PRICE")
- Example: For Coinbase youβd want use
- Equities prices forward fill from last close on holidays / weekends.
- Hereβs a sample sheet using equities price
Artemis Terminal
Supported Symbols: all protocols on classic.artemis.ai/assetsπ Artemis - Application Activity
- Supported Applications: all applications on Artemis Application Activity
- Supported Categories: all category names on Artemis Application Activity
- Supported Chains: all chain names on Artemis Application Activity
UNI for application name Uniswap)
For chain symbol, please simply use the symbol for the given chain e.g Ethereum is ETH
For category on-chain usage for a chain, please append category name-chain so DeFi-ETH
Examples
ART("AAVE","DAU")returns Aave daily active addresses across all chainsART("AAVE-ETH","DAILY_TXNS")returns Aave daily transactions on EthereumART("AAVE-MATIC","GAS_USD")returns Aave daily gas usage in USD on PolygonART("DeFi-ETH", "DAU")returns DeFi daily active addresses on EthereumART("Layer_2-ETH","GAS_USD")returns daily Layer 2 Gas usage in USD on Ethereum
Artemis - Perpetuals
Supported Symbols: all perpetual exchanges on the Artemis TerminalVRTX,DYDX,dYdX_v4,RBX,VRTX,HYPERLIQUID,GMX,SNX,MCB,DRIFT,GNS,LVL,PERP- Note:
- π
dYdX_v4includesTRADING_VOLUME,TRADING_FEES,TXN_FEESbut not yetUNIQUE_TRADERSwhich is coming soon - Metrics for
dYdXare just for dYdX v3 - *Currently only for dYdX_v4
- π
π Artemis - Lending
Supported Symbols: all lending exchanges on the Artemis Terminalπ Artemis - DEX
Supported Symbols:UNI, CAKE, SUSHI
π Artemis - Liquid Staking
Supported Symbols:LDO, RPL, FXS
TokenTerminal
Supported Symbols: all tokens on TokenTerminal Note: pulling TokenTerminal data requires a valid API key generated from a TokenTerminal Pro account. This can be entered in Extensions -> Artemis Sheets in Google Sheets and the Ribbon / Taskpane in Excel.NFT Data (CoinGecko)
Supported Symbols: all CoinGecko NFT IDs are supported. To find an NFT collectionβs CoinGecko NFT ID:- Navigate to the collectionβs Coingecko page. E.g. https://www.coingecko.com/en/nft/degods
- The CoinGecko NFT ID is the right-most URL paramter. E.g., for https://www.coingecko.com/en/nft/degods, it is
degods.

