Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Elixir integrations #11622

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

cairoeth
Copy link
Contributor

Adding Elixir integrations for TVL

@llamatester
Copy link

The adapter at projects/elixir exports TVL:

ethereum                  257.01 M
ethereum-pool2            95.68 M
pool2                     95.68 M
arbitrum                  10.36 M

total                    267.37 M 

},
arbitrum: {
tvl: async (api) => {
await integration(api, VERTEX_MANAGER, [1, 2, 3, 4, 5, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 31, 34, 36, 38, 40, 41, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62], [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @cairoeth what is this/why is it counted as tvl?

Copy link
Contributor Author

@cairoeth cairoeth Sep 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are the elixir orderbook integrations: liquidity that is deposited to the elixir contracts and then used to market make on the exchanges integrated -- pools as seen here https://agg.elixir.xyz/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are the backing of these tokens already counted towards deUSD supply?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, they are different products and their liquidity is not connected.

@llamatester
Copy link

The adapter at projects/elixir exports TVL:

ethereum                  259.14 M
ethereum-pool2            95.65 M
pool2                     95.65 M
arbitrum                  9.84 M

total                    268.98 M 

@g1nt0ki g1nt0ki self-assigned this Sep 14, 2024
@g1nt0ki g1nt0ki merged commit d1eebb8 into DefiLlama:main Sep 16, 2024
1 check passed
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.

3 participants