-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
BasisOS adapter #14534
Conversation
The adapter at projects/basisos exports TVL:
|
Please count real token balances, preferably using erc20:balanceOf |
The adapter at projects/basisos exports TVL:
|
projects/basisos/index.js
Outdated
|
||
module.exports = { | ||
methodology: "TVL is calculated as the aggregated sum of total assets across all deployed vaults.", | ||
timetravel: false, |
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.
why timetravel false? This looks like it'd work historically
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.
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?
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.
Yeah please make timetravel: true , its useful for when we need to repair data
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/basisos exports TVL:
|
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