Skip to content

Conversation

@paweenpit
Copy link

No description provided.

@llamatester
Copy link

The infinit adapter exports pools:

Test Suites: 1 passed, 1 total
Tests: 76 passed, 76 total
Snapshots: 0 total
Time: 0.261 s
Ran all test suites.

Nb of pools: 12
 

Sample pools:
┌─────────┬──────────────────────────────────────────────────────────┬───────────┬─────────┬────────────┬────────┬─────────┬──────────────────────────────────────────────────┬──────────────────────────────────────────────────────┐
│ (index) │ pool                                                     │ project   │ symbol  │ chain      │ tvlUsd │ apyBase │ underlyingTokens                                 │ url                                                  │
├─────────┼──────────────────────────────────────────────────────────┼───────────┼─────────┼────────────┼────────┼─────────┼──────────────────────────────────────────────────┼──────────────────────────────────────────────────────┤
│ 0       │ 'Multi-LP - Ethena Stablecoins - Equal 50% (7z376pcyh0)' │ 'infinit' │ 'USDT0' │ 'plasma'   │ 0      │ 4.8     │ [ '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb' ] │ 'https://api.infinit.tech/nexus/strategy/7z376pcyh0' │
│ 1       │ 'Multi-LP - USDai - Equal 50% (86f8e88mp8)'              │ 'infinit' │ 'USDT0' │ 'plasma'   │ 0      │ 23.99   │ [ '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb' ] │ 'https://api.infinit.tech/nexus/strategy/86f8e88mp8' │
│ 2       │ 'Multi-LP - Midas - Equal 25% (ce6qciaqws)'              │ 'infinit' │ 'USDC'  │ 'ethereum' │ 0      │ 14.12   │ [ '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48' ] │ 'https://api.infinit.tech/nexus/strategy/ce6qciaqws' │
│ 3       │ 'Airdrop - Ethena Ecosystem (86aaj8xii2)'                │ 'infinit' │ 'USDC'  │ 'ethereum' │ 0      │ 8.32    │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ 'https://api.infinit.tech/nexus/strategy/86aaj8xii2' │
│ 4       │ 'Delta-Neutral – ENA (lbawsjekpg)'                       │ 'infinit' │ 'USDC'  │ 'ethereum' │ 0      │ 14.23   │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ 'https://api.infinit.tech/nexus/strategy/lbawsjekpg' │
│ 5       │ 'Leverage Looping - sUSDS (ibfn4u3au2)'                  │ 'infinit' │ 'USDC'  │ 'arbitrum' │ 0      │ 1.98    │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://api.infinit.tech/nexus/strategy/ibfn4u3au2' │
│ 6       │ 'Leverage Looping - SyrupUSDC (kv1xs64va0)'              │ 'infinit' │ 'USDC'  │ 'arbitrum' │ 0      │ 14.36   │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://api.infinit.tech/nexus/strategy/kv1xs64va0' │
│ 7       │ 'Leverage Looping - weETH (kw1btp64nk)'                  │ 'infinit' │ 'ARB'   │ 'arbitrum' │ 0      │ 6.15    │ [ '0x0000000000000000000000000000000000000000' ] │ 'https://api.infinit.tech/nexus/strategy/kw1btp64nk' │
│ 8       │ 'Leverage Looping - weETH (lbf1gr3vfz)'                  │ 'infinit' │ 'ARB'   │ 'arbitrum' │ 0      │ 4.02    │ [ '0x0000000000000000000000000000000000000000' ] │ 'https://api.infinit.tech/nexus/strategy/lbf1gr3vfz' │
│ 9       │ 'Pair Trading - Perps (k02rh58udq)'                      │ 'infinit' │ 'USDC'  │ 'arbitrum' │ 0      │ 0       │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://api.infinit.tech/nexus/strategy/k02rh58udq' │
└─────────┴──────────────────────────────────────────────────────────┴───────────┴─────────┴────────────┴────────┴─────────┴──────────────────────────────────────────────────┴──────────────────────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125
Copy link
Collaborator

@paweenpit

  • 0 tvl ?
  • url values point to the api not the website
  • pool values should be addresses, extra context such as Multi-LP - USDai - Equal 50% we put into poolMeta

@paweenpit
Copy link
Author

paweenpit commented Oct 29, 2025

@paweenpit

  • 0 tvl ?
  • url values point to the api not the website
  • pool values should be addresses, extra context such as Multi-LP - USDai - Equal 50% we put into poolMeta

@slasher125

  1. 0 tvl because our platform curates defi strategies and allow user to execute those strategies, without holding users' funds. Each strategy can earn yields from different pools, or even funding rates from token orders. Hence, the tvl is not trivial. I'm not sure if the strategy fits into the pool / vaults as most other protocols do. But there are APY for each strategy though.

  2. url is fixed

  3. This links to 1, where we are curated defi strategies and have (or may not have) complex underlying pools and vaults. The pool values cannot simply be addresses and chains.

What do you suggest we do and represent the yields given these info?

@llamatester
Copy link

The infinit adapter exports pools:

Test Suites: 1 passed, 1 total
Tests: 76 passed, 76 total
Snapshots: 0 total
Time: 0.293 s
Ran all test suites.

Nb of pools: 12
 

Sample pools:
┌─────────┬──────────────────────────────────────────────────────────┬───────────┬─────────┬────────────┬────────┬─────────┬──────────────────────────────────────────────────┬───────────────────────────────────────────────────┐
│ (index) │ pool                                                     │ project   │ symbol  │ chain      │ tvlUsd │ apyBase │ underlyingTokens                                 │ url                                               │
├─────────┼──────────────────────────────────────────────────────────┼───────────┼─────────┼────────────┼────────┼─────────┼──────────────────────────────────────────────────┼───────────────────────────────────────────────────┤
│ 0       │ 'Multi-LP - Ethena Stablecoins - Equal 50% (7z376pcyh0)' │ 'infinit' │ 'USDT0' │ 'plasma'   │ 0      │ 5.49    │ [ '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb' ] │ 'https://app.infinit.tech/en/strategy/7z376pcyh0' │
│ 1       │ 'Multi-LP - USDai - Equal 50% (86f8e88mp8)'              │ 'infinit' │ 'USDT0' │ 'plasma'   │ 0      │ 22.99   │ [ '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb' ] │ 'https://app.infinit.tech/en/strategy/86f8e88mp8' │
│ 2       │ 'Multi-LP - Midas - Equal 25% (ce6qciaqws)'              │ 'infinit' │ 'USDC'  │ 'ethereum' │ 0      │ 16.18   │ [ '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48' ] │ 'https://app.infinit.tech/en/strategy/ce6qciaqws' │
│ 3       │ 'Airdrop - Ethena Ecosystem (86aaj8xii2)'                │ 'infinit' │ 'USDC'  │ 'ethereum' │ 0      │ 8.26    │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ 'https://app.infinit.tech/en/strategy/86aaj8xii2' │
│ 4       │ 'Delta-Neutral – ENA (lbawsjekpg)'                       │ 'infinit' │ 'USDC'  │ 'ethereum' │ 0      │ 4.71    │ [ '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' ] │ 'https://app.infinit.tech/en/strategy/lbawsjekpg' │
│ 5       │ 'Leverage Looping - sUSDS (ibfn4u3au2)'                  │ 'infinit' │ 'USDC'  │ 'arbitrum' │ 0      │ 1.68    │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://app.infinit.tech/en/strategy/ibfn4u3au2' │
│ 6       │ 'Leverage Looping - SyrupUSDC (kv1xs64va0)'              │ 'infinit' │ 'USDC'  │ 'arbitrum' │ 0      │ 1.01    │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://app.infinit.tech/en/strategy/kv1xs64va0' │
│ 7       │ 'Leverage Looping - weETH (kw1btp64nk)'                  │ 'infinit' │ 'ARB'   │ 'arbitrum' │ 0      │ 6.09    │ [ '0x0000000000000000000000000000000000000000' ] │ 'https://app.infinit.tech/en/strategy/kw1btp64nk' │
│ 8       │ 'Leverage Looping - weETH (lbf1gr3vfz)'                  │ 'infinit' │ 'ARB'   │ 'arbitrum' │ 0      │ 3.79    │ [ '0x0000000000000000000000000000000000000000' ] │ 'https://app.infinit.tech/en/strategy/lbf1gr3vfz' │
│ 9       │ 'Pair Trading - Perps (k02rh58udq)'                      │ 'infinit' │ 'USDC'  │ 'arbitrum' │ 0      │ 0       │ [ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' ] │ 'https://app.infinit.tech/en/strategy/k02rh58udq' │
└─────────┴──────────────────────────────────────────────────────────┴───────────┴─────────┴────────────┴────────┴─────────┴──────────────────────────────────────────────────┴───────────────────────────────────────────────────┘
This adapter contains some pools with <10k TVL, these pools won't be shown in DefiLlama

@slasher125
Copy link
Collaborator

@paweenpit
on our end we have limits what we display on the UI, eg $10k tvl is the min to be even listed on the page
are you tracking overall deposit amounts for each strategy?

@paweenpit
Copy link
Author

@slasher125
Yes we do, but this method would only count the deposit right, since under the hood, we provide strategies and we do not have withdrawal available.

@slasher125
Copy link
Collaborator

@slasher125 Yes we do, but this method would only count the deposit right, since under the hood, we provide strategies and we do not have withdrawal available.

ok, just to be clear, the tvl on our end should reflect how much in total is currently allocated per strategy

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