-
Notifications
You must be signed in to change notification settings - Fork 825
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
added fluid-vaults #1659
base: master
Are you sure you want to change the base?
added fluid-vaults #1659
Conversation
Error while running fluid-vaults adapter: Test Suites: 1 failed, 1 total
|
@llamatester
|
@0xprinc gm, we require a tvl adapter first. only then can we list a yield adapter as for the address conflict, you can just use the chain as suffix to distinguish btw them |
gm @slasher125 , we already have the TVL, but the yields differ based on the Lending protocol and Vault protocol. The TVL displayed is a combination of both. Also, Fluid Lending protocol is already listed under yields: Fluid Lending on DefiLlama. Let me know if there’s anything else required to proceed! |
Error while running fluid-vaults adapter: Test Suites: 1 failed, 1 total
|
@0xprinc |
Hey @slasher125 |
yes the parent projects tvl is the sum of the individual project adapters. ok, just to be clear: on yields we list only if we have a tvl adapter, so |
The fluid-lending adapter exports pools: Test Suites: 1 passed, 1 total
|
@slasher125 for now, we’d like to add the vault protocol yield rates into lending itself, since it includes vaults TVL also. We’ll prepare another PR soon to split Fluid into different protocols and separate TVLs. Also to confirm the borrow stats, you can visit this link |
No description provided.