Skip to content

Conversation

@R-K-H
Copy link

@R-K-H R-K-H commented Nov 23, 2025

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  • If you would like to add a tvl adapter please submit the PR here.
  1. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.
  2. Please fill the form below only if the PR is for listing a new protocol else it can be ignored/replaced with reason/details about the PR
  3. For updating listing info It is a different repo, you can find your listing in this file: https://github.com/DefiLlama/defillama-server/blob/master/defi/src/protocols/data4.ts, you can edit it there and put up a PR
  4. Do not edit/push poackage.json/package-lock.json file as part of your changes
  5. No need to go to our discord/other channel and announce that you've created a PR, we monitor all PRs and will review it asap

Name (to be shown on DefiLlama): MetaDAO
Twitter Link: https://x.com/MetaDAOProject
List of audit links if any: https://github.com/metaDAOproject/programs/tree/develop/audits
Website Link: https://metadao.fi
Logo (High resolution, will be shown with rounded borders): https://github.com/metaDAOproject/programs/blob/develop/scripts/assets/META/META.png?raw=true
Current TVL:
Treasury Addresses (if the protocol has treasury) BxgkvRwqzYFWuDbRjfTYfgTtb41NaFw1aQ3129F79eBT
Chain: Solana
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list) meta-2-2
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000) 38146
Short Description (to be shown on DefiLlama): Raise money while putting ownership into the hands of your early users and believers.
Token address and ticker if any: METAwkXcqyXKy1AtsSgJ8JiUHwGCafnZL38n3vYmeta | META
Category (full list at https://defillama.com/categories) *Please choose only one: Dexs
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): TWAP
Implementation Details: Briefly describe how the oracle is integrated into your project: Used with conditional markets for evaluating the passing / failing of a proposal.
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: https://github.com/metaDAOproject/programs/blob/a046201cdd9f08c4dcf5a57d383465d407b09a3e/programs/futarchy/src/instructions/finalize_proposal.rs#L142
forkedFrom (Does your project originate from another project): No
methodology (what is being counted as tvl, how is tvl being calculated): Treasury balances under futarchy system, and the PoL in the liquidity pools.
Github org/user (Optional, if your code is open source, we can track activity): https://github.com/metaDAOproject

@llamabutler
Copy link

The futarchy-amm adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs futarchy-amm

🦙 Running FUTARCHY-AMM adapter 🦙
---------------------------------------------------
Start Date:	Sat, 22 Nov 2025 19:15:44 GMT
End Date:	Sun, 23 Nov 2025 19:15:44 GMT
---------------------------------------------------

Error: Request failed with status code 401
    at _queryDune (/home/runner/work/dimension-adapters/dimension-adapters/helpers/dune.ts:219:22)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async fetch (/home/runner/work/dimension-adapters/dimension-adapters/dexs/futarchy-amm/index.ts:57:18)
    at async getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:222:18)
    at async Promise.all (index 0)
    at async _runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:175:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:69:24 {
  axiosError: 'Dune API Key is invalid',
  chain: 'solana'
}

@R-K-H R-K-H marked this pull request as draft November 23, 2025 21:46
@R-K-H R-K-H marked this pull request as ready for review November 23, 2025 21:46
@noateden noateden self-assigned this Nov 24, 2025
@noateden noateden mentioned this pull request Nov 25, 2025
@noateden
Copy link
Contributor

merged here #4743

@noateden noateden closed this Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants