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

Feat: Zetachain PumpBTC Market, Taiko USDa Market #12465

Merged
merged 12 commits into from
Nov 28, 2024

Conversation

jasmin-avalon
Copy link
Contributor

@llamatester
Copy link

The adapter at projects/avalon-finance exports TVL:

core                      255.37 M
btr                       254.91 M
borrowed                  210.62 M
taiko                     169.01 M
bsc                       111.16 M
merlin                    87.34 M
bob                       75.22 M
btr-borrowed              67.71 M
core-borrowed             67.49 M
bsc-borrowed              66.31 M
mode                      43.36 M
merlin-borrowed           5.74 M
zeta                      4.71 M
arbitrum                  3.94 M
bob-borrowed              2.31 M
ethereum                  2.01 M
iotex                     1.87 M
arbitrum-borrowed         956.62 k
base                      266.64 k
base-borrowed             68.19 k
ethereum-borrowed         28.16 k
scroll                    11.32 k
bsquared                  10.94 k
iotex-borrowed            2.48 k
klaytn                    1.12 k
klaytn-borrowed           1.08 k
bsquared-borrowed         296
zeta-borrowed             39
scroll-borrowed           0
mode-borrowed             0
taiko-borrowed            0

total                    1.01 B 

@jasmin-avalon
Copy link
Contributor Author

The Taiko USDa Market is only under DeFi Lending, not in USDaLend, so there's no double-counting issue.

Copy link
Member

@g1nt0ki g1nt0ki left a comment

Choose a reason for hiding this comment

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

you requested for a new sub-listing for USDa lending, then why add it again (iotex is duplicated atm) here? Can you move the taiko part to that adapter?

@g1nt0ki
Copy link
Member

g1nt0ki commented Nov 28, 2024

The Taiko USDa Market is only under DeFi Lending, not in USDaLend, so there's no double-counting issue.

but iotex part is?

@g1nt0ki g1nt0ki self-assigned this Nov 28, 2024
@jasmin-avalon
Copy link
Contributor Author

Hey hey @g1nt0ki

That taiko-USDa market is not duplicated. The USDaLend on IoTeX is a fixed rate lending with our own POL. And we only count the USDa on IoTeX chain. You can see the Borrow APR is fixed at around 21%. https://usdalend.avalonfinance.xyz

The taiko USDa pool is just a classic lending. The rates totally depend on market demand. And we only count the USDa on taiko. https://app.avalonfinance.xyz/?marketName=proto_taiko_usda_innovation

So I don’t think there is double counting issue.

@@ -74,7 +75,14 @@ const listaMarkets = {
bsc: aaveExports('', '', undefined, ['0x5157f63bE7808DEB090Eee7762e917745896A09E'], { v3: true }), // BSC - ListaDAO
}

// @note USDa Defi Lending Markets, not USDaLend
const usdaDefiLendingMarkets = {
iotex: aaveExports('', '', undefined, ['0xDB52DD393e3a5e95d3B7C7e1C42cC06bb807A369'], { v3: true }),
Copy link
Member

Choose a reason for hiding this comment

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

@jasmin-avalon I meant this line

Copy link
Member

Choose a reason for hiding this comment

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

*yes, I agree takio USDa is not doublecounted, just misleading name, thought it was similar to iotex one

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, the IoTex-USDa does a duplicate one. I've removed it in the latest commit(55ad091).
We just want to add the Zetachain-PumpBTC and Taiko-USDa to DeFi Lending.
I think it should be good now.

@llamatester
Copy link

The adapter at projects/avalon-finance exports TVL:

core                      251.00 M
btr                       250.74 M
borrowed                  207.25 M
taiko                     165.99 M
bsc                       109.12 M
merlin                    85.17 M
bob                       73.97 M
btr-borrowed              66.59 M
core-borrowed             66.30 M
bsc-borrowed              65.09 M
mode                      42.59 M
merlin-borrowed           5.65 M
zeta                      4.71 M
arbitrum                  3.90 M
bob-borrowed              2.56 M
ethereum                  1.97 M
arbitrum-borrowed         968.69 k
base                      249.82 k
iotex                     215.47 k
klaytn                    159.81 k
base-borrowed             66.92 k
ethereum-borrowed         27.64 k
scroll                    11.22 k
bsquared                  10.79 k
iotex-borrowed            2.49 k
klaytn-borrowed           1.06 k
bsquared-borrowed         292
zeta-borrowed             40
mode-borrowed             0
scroll-borrowed           0
taiko-borrowed            0

total                    989.79 M 

@g1nt0ki g1nt0ki merged commit fccfc32 into DefiLlama:main Nov 28, 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