https://deepdao.substack.com/p/is-this-a-healthy-dao-treasury-deepdao
Over 20 billion USD are currently managed by DAOs, even in the bear market. Given the exceptional growth of the DAO ecosystem over the past 4 years, surpassing $100 billion sometime in the next few years is not impossible.
DeepDAO, with the largest collection of tracked DAO treasuries, is focused on analyzing these funds. Today, we’re excited to announce the release of a collection of new API endpoints, aiming to help users understand the magnitude of these treasuries, their impact, and the asset management strategies used by DAOs.
How to use DeepDAO’s Treasury Health API
Currently, 1050 EVM treasuries across Ethereum, Polygon, Optimism, Arbitrum, Gnosis chain, and other chains are being tracked. Imagine a hypothetical DAO—DAO 1. Firstly, we analyze the number of individual wallets linked to this treasury and their chain associations. This data is accessible through our treasury by chains breakdown endpoint, ‘chains_treasury_breakdown.’
For ease, let’s consider our test DAO has a single treasury address, although some hold more than 10 wallets on different chains.
Relying on the DAO’s token
Starting our treasury investigation, accessing ‘/v0.1/treasury/breakdown/{organization_id}’ unveils the treasury’s token holdings and their respective chain details.
An essential question arises: What is the treasury’s dependence on the DAO’s own token? Certain DAOs allocate over 99% of their holdings to their native token, while others diversify their holdings in a more balanced manner.
A significant portion of the treasury allocated to the DAO’s token might suggest a vulnerability, yet this assessment heavily relies on the token’s actual strength. For instance, if it’s a robust token within the top 100 like Uniswap, Optimism, or Arbitrum, it fortifies the treasury. Conversely, if the token ranks lower, is relatively new, or demonstrates minimal trading volume and liquidity, it may affect its DAO health score (in development) negatively.
Stablecoins
Assuming the DAO isn’t heavily reliant on their own token, it’s essential to examine which other tokens they hold. The first question may pertain to the presence and percentage of stablecoins within the treasury.
Stablecoins play a critical role in ensuring the treasury’s stability. For instance, a DAO holding 36 months of runway in stablecoins mitigates the risk of financial troubles during a bear market. A higher percentage of stablecoins signifies the DAO’s risk aversion towards its future.
To assess stablecoin holdings in a DAO’s treasury, utilize the ‘organization_treasury_stablecoins’ endpoint. By inputting the organization_id, you’ll receive information on stablecoin holdings. The stablecoins currently tracked include:
USDC
USDT
DAI
TUSD
ETH
Likewise, a DAO might consider maintaining a significant amount of ETH in their treasury. Although ETH isn’t particularly stable in traditional terms, it holds immense importance within the Ethereum and L2s ecosystem.
To explore this, use the ‘organization_treasury_eth’ endpoint, which tracks ETH, WETH, stETH, and wstETH.
Investment strategy
Moving to the next API endpoint, we’ll explore the DAO’s investment strategy, delving into how it utilizes its funds within DeFi.
For our treasury health observations, we’ll temporarily disregard critical questions such as whether the DAO is progressing towards its objectives, developing its product, or actively promoting it. These inquiries relate to governance and organizational management and will be covered in future articles.
Today’s focus is on DAOs and their involvement in DeFi investments. The ‘organization_treasuries_assets’ endpoint details whether a DAO is staking portions of its treasury, utilizing lending or borrowing protocols, engaging in liquidity pools, or participating in farming. This analysis allows for comparisons with other DAOs or the broader ecosystem behavior via our top 20 lists.
As an example, here’s how Gnosis DAO operates in this context:
Timeseries
To conclude our assessment of DAO treasury health, we introduce two additional endpoints. The first, ‘daily_dao_treasury/{organization_id},’ tracks the treasury’s movement over time.
The second endpoint, ‘organizations_with_similar_treasury_tokens,’ offers an ecosystem perspective by comparing the DAO’s treasury to others. It identifies DAOs holding similar tokens for a comparative view.
Treasury endpoints
A full list of our API endpoints is available here. To purchase a subscription please refer to the plans page. The treasury endpoints require the DAO Analytics subscription.
These are the endpoints related to treasury health discussed in this article:
Breakdown by chains: /v0.1/ecosystem/chains_treasury_breakdown
Treasuries breakdown: /v0.1/treasury/breakdown/{organization_id}
Get Organization treasury assets: /v0.1/treasury/organization_treasuries_assets
Get Organization treasury ETH: /v0.1/treasury/organization_treasury_eth
Get Organization treasury stablecoins: /v0.1/treasury/organization_treasury_stablecoins
Organizations holding tokens in treasury: /v0.1/treasury/orgs_holding_tokens_in_treasury
Organization’s treasury ETH: /v0.1/treasury/top_organizations_treasury_eth
Top treasuries without DAO Token: /v0.1/treasury/top_treasuries_without_project_token
Treasury without DAO Token: /v0.1/treasury/treasury_without_project_token
Get organizations with similar treasury tokens: /v0.1/organizations/organizations_with_similar_treasury_tokens/{organizationId}
The daily total treasury of an organization: /v0.1/timeseries/daily_dao_treasury/{organization_id}
Optimism’s RetroPGF application
DeepDAO has qualified to receive funding through Optimism’s RetroPGF grant, in the Collective Governance section. We take pride in our contributions to the DAO ecosystem overall, and particularly within Optimism.
You can review our application here. If you’re a badge holder, we will appreciate your support!
About DeepDAO
DeepDAO is the #1 discovery and analytics engine for the DAO ecosystem. We aggregate, list, and analyze financial and governance data for thousands of DAOs and millions of governance token holders and voters. DeepDAO is widely recognized in the ecosystem, and media as the go-to source for data about DAOs. Our data is available for purchase.
Website: https://deepdao.io
Twitter: https://twitter.com/DeepDAO_io