-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Add Kasu TVL adapter #17056
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
base: main
Are you sure you want to change the base?
Add Kasu TVL adapter #17056
Conversation
|
The adapter at projects/kasu exports TVL: |
|
projects/kasu/index.js
Outdated
| } | ||
|
|
||
| function offChainPoolTVL(api, poolAddress) { | ||
| return api.call({ |
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.
can we use api.multiCall() here instead of Promise.all(call()) please
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.
done
|
The adapter at projects/kasu exports TVL: |
|
The adapter at projects/kasu exports TVL: |
|
Name (to be shown on DefiLlama):
Kasu
Twitter Link:
http://x.com/kasuFinance
List of audit links if any:
https://github.com/Kasu-Finance/security/tree/main/audits/Kasu_0xCommit.pdf
https://github.com/Kasu-Finance/security/tree/main/audits/Kasu_ChainSecurity.pdf
Website Link:
https://kasu.finance/
Logo (High resolution, will be shown with rounded borders):
Current TVL:
$5M
Treasury Addresses (if the protocol has treasury)
Chain:
Base, Plume
Short Description (to be shown on DefiLlama):
Kasu is a real-world asset protocol bridging institutional-grade private credit yields to DeFi, enabling lenders to earn sustainable returns from tokenised private debt, invoice finance, and other high-grade credit products. It connects TradFi lenders and DeFi liquidity through a hybrid capital stack with transparent, on-chain yield.
Category (full list at https://defillama.com/categories) *Please choose only one:
RWA Lending
methodology (what is being counted as tvl, how is tvl being calculated):
Counts all assets deposited to Kasu Lending Pools on Base and Plume, and adds the offchain balance deposited b2b
Github org/user (Optional, if your code is open source, we can track activity):