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

LibreCapital include all products + smart contract with legal document in CID for easier access #13700

Merged
merged 12 commits into from
Mar 3, 2025

Conversation

yehia67
Copy link
Contributor

@yehia67 yehia67 commented Feb 28, 2025

Name (to be shown on DefiLlama):

Libre Capital

Twitter Link:

https://x.com/librecap

List of audit links if any:
Website Link:

https://www.librecapital.com/

Logo (High resolution, will be shown with rounded borders):

66dc629202429c73b848017c_Libre_Logo_Standard

Current TVL:
Treasury Addresses (if the protocol has treasury)
Chain:

Ethereum
Polygon
Injective
Sui
Solana
Near
Mantra
Apto
Avalanche
Immutable X

Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama):

Libre is building the investment infrastructure to enable asset managers to seamlessly connect with distributors and enable unparalleled access to global alternatives investment funds. In addition, Libre is working on enabling access to value-add services in the alternative assets ecosystem such as collateralized lending and automated rebalancing. Currently, Libre only makes its tokenized funds available to institutional and accredited investors.

Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:

rwa

Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):

All investors who have requested receipt tokens for our Money Market Instruments on both the Polygon and Injective networks will be included in the count. The receipt token serves as a representation of the number of shares held by each investor, while the NAV (Net Asset Value) reflects the underlying value of each share within the tokenized fund. This ensures transparency and accuracy in tracking both ownership and the intrinsic value of the assets.

Github org/user (Optional, if your code is open source, we can track activity):

@llamabutler
Copy link

The adapter at projects/libre-capital exports TVL:

polygon                   20.94 M
aptos                     20.68 M
ethereum                  20.58 M
solana                    20.51 M
near                      12.26 M
sui                       10.07 M
injective                 2.02 M
mantra                    1.50 M
imx                       0
avax                      0

total                    108.56 M 

const valueUSD = adjustedBalance * price;
totalTvl += valueUSD;
}
} catch (e) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

please remove these try/catch blocks - these will prevent our logging from showing errors when the adapter code fails

Copy link
Contributor Author

Choose a reason for hiding this comment

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

addressed on #0118163

@waynebruce0x waynebruce0x self-assigned this Feb 28, 2025
@llamabutler
Copy link

The adapter at projects/libre-capital exports TVL:

solana                    21.27 M
polygon                   21.19 M
aptos                     20.68 M
ethereum                  20.58 M
near                      12.76 M
sui                       10.07 M
injective                 2.02 M
mantra                    1.50 M
imx                       0
avax                      0

total                    110.07 M 

@llamabutler
Copy link

The adapter at projects/libre-capital exports TVL:

solana                    21.27 M
polygon                   21.20 M
aptos                     20.68 M
ethereum                  20.58 M
sui                       20.13 M
near                      12.76 M
injective                 2.02 M
mantra                    1.50 M
imx                       0
avax                      0

total                    120.14 M 

@llamabutler
Copy link

The adapter at projects/libre-capital exports TVL:

solana                    21.27 M
polygon                   21.19 M
aptos                     20.68 M
ethereum                  20.58 M
sui                       20.13 M
near                      12.76 M
injective                 2.02 M
mantra                    1.50 M
imx                       0
avax                      0

total                    120.13 M 

@waynebruce0x waynebruce0x merged commit 2f05ca2 into DefiLlama:main Mar 3, 2025
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