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

solvBTC Babylon Rate Providers #107

Open
4 tasks done
Zen-Maxi opened this issue Jul 18, 2024 · 2 comments
Open
4 tasks done

solvBTC Babylon Rate Providers #107

Zen-Maxi opened this issue Jul 18, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@Zen-Maxi
Copy link
Collaborator

Type of Smart Contract

Rate Provider

Type of Smart Contract (if Other)

No response

Contract Source Code

https://etherscan.io/address/0x99A77a36C9066b1e37cA87E9328eFB87FcFF7E2b

Additional Links

https://arbiscan.io/address/0xeA70471806667232f176eD5EeCCc7D606A3d2C39

Protocol Documentation

https://docs.solv.finance/solv-documentation

Protocol Audits

https://github.com/solv-finance/Audit

Terms and Conditions

  • The protocol to be integrated has been audited by at least one security firm or independent researcher.
  • If deployed, the contract & all involved downstream contracts are verified on etherscan.
  • The contract does not rely upon an EOA to supply any critical data (e.g., price).
  • If upgradeable, the contract's administrator is not an EOA.
@Zen-Maxi
Copy link
Collaborator Author

Additional info:

SolvBTC.BBN is a price growth ERC20 token, similar to wstETH. Its getValueByShares function (https://etherscan.io/address/0xd9D920AA40f578ab794426F5C90F6C731D159DEf#readProxyContract#F5) reads the relevant net value from the underlying Oracle (https://etherscan.io/address/0x8c29858319614380024093DBEE553F9337665756). The underlying Oracle sets the net value through SetSubscribeNavOnlyMarket (https://etherscan.io/address/0x8c29858319614380024093DBEE553F9337665756#writeProxyContract#F5).

mkflow27 added a commit that referenced this issue Aug 8, 2024
@mkflow27 mkflow27 added the question Further information is requested label Aug 9, 2024
@Zen-Maxi
Copy link
Collaborator Author

Zen-Maxi commented Sep 9, 2024

Initial questions from review:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants