Skip to content

BasisOS adapter #14534

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

Merged
merged 3 commits into from
May 13, 2025
Merged

BasisOS adapter #14534

merged 3 commits into from
May 13, 2025

Conversation

fullmetalholder
Copy link
Contributor

@fullmetalholder fullmetalholder commented May 5, 2025

Name (to be shown on DefiLlama):

BasisOS

Twitter Link:

https://x.com/BasisOS

List of audit links if any:

https://github.com/Hexens/Smart-Contract-Review-Public-Reports/blob/main/BasisOS-nov-24(Final).pdf

Website Link:

https://basisos.org/

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

https://imgur.com/BMvLAhn

Current TVL:

$1.08M

Treasury Addresses (if the protocol has treasury)
Chain:

Arbitrum

Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed):

https://www.coingecko.com/en/coins/basisos-by-virtuals

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):

BasisOS Agent is the first fully autonomous AI-driven agent specifically engineered for comprehensive management of decentralized finance (DeFi) protocols. Utilizing cutting-edge agentic technologies, BasisOS independently executes complex trading strategies, advanced risk management practices, and continuous operational optimizations. Built from inception as a highly modular, scalable, multi-agent system, BasisOS fundamentally revolutionizes the autonomous implementation and management of yield generation strategies on blockchain platforms, marking a significant evolution in DeFi operations.

Token address and ticker if any:

https://basescan.org/address/0x73Cb479f2ccf77BAd90BcDA91e3987358437240A

Ticker is $BIOS

Category (full list at https://defillama.com/categories) *Please choose only one:

Basis Trading

Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):

Chainlink

Implementation Details: Briefly describe how the oracle is integrated into your project:

Prices from Chainlink oracles are used to calculate the totalAssets value for standard ERC-4626 vaults.

Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:

https://docs.basisos.org/core-protocol/logarithmoracle/oracle-provider

forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):

TVL is calculated as the aggregated sum of total assets across all deployed vaults.

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

https://github.com/Logarithm-Labs

@llamabutler
Copy link

The adapter at projects/basisos exports TVL:

arbitrum                  1.08 M

total                    1.08 M 

@waynebruce0x
Copy link
Collaborator

Please count real token balances, preferably using erc20:balanceOf

@waynebruce0x waynebruce0x self-assigned this May 6, 2025
@llamabutler
Copy link

The adapter at projects/basisos exports TVL:

arbitrum                  1.81 M

total                    1.81 M 


module.exports = {
methodology: "TVL is calculated as the aggregated sum of total assets across all deployed vaults.",
timetravel: false,
Copy link
Collaborator

Choose a reason for hiding this comment

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

why timetravel false? This looks like it'd work historically

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do you mean just to make timetravel: true for this?

we’re OK with no historical data cuz we’ve launched recently. Is it critical one?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah please make timetravel: true , its useful for when we need to repair data

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@llamabutler
Copy link

The adapter at projects/basisos exports TVL:

arbitrum                  1.83 M

total                    1.83 M 

@waynebruce0x waynebruce0x merged commit 9ff0c5b into DefiLlama:main May 13, 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