-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Conversation
The adapter at projects/avalon-finance exports TVL:
|
The Taiko USDa Market is only under DeFi Lending, not in USDaLend, so there's no double-counting issue. |
There was a problem hiding this 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?
but iotex part is? |
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. |
projects/avalon-finance/index.js
Outdated
@@ -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 }), |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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.
The adapter at projects/avalon-finance exports TVL:
|
Add new markets TVL to Avalon Labs DeFi Lending: