We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rate Provider
No response
https://etherscan.io/address/0x99A77a36C9066b1e37cA87E9328eFB87FcFF7E2b
https://arbiscan.io/address/0xeA70471806667232f176eD5EeCCc7D606A3d2C39
https://docs.solv.finance/solv-documentation
https://github.com/solv-finance/Audit
The text was updated successfully, but these errors were encountered:
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).
Sorry, something went wrong.
solvBTC Babylon Rate Providers
9854e91
Fixes #107
Initial questions from review:
Can they verify the unverified beacon? https://etherscan.io/address/0xb49de2a621c8540874ae4b2ae9a2e59c948645f1#code Response: Verified
is it correct that this eoa ( https://etherscan.io/address/0x55C09707Fd7aFD670e82A62FaeE312903940013E) is allowed to upgrade the navOracle? If so, is this a particular "setup" (mpc, openzeppelin stuff, or something else) Response: Pending upgrade to a multisig.
This EOA is allowed to upgrade the resolver ( https://etherscan.io/address/0x55C09707Fd7aFD670e82A62FaeE312903940013E )? If so, is this a particular "setup" (mpc, openzeppelin stuff, or something else) Response: Pending upgrade to a multisig.
Additional note: These relevant Arbitrum contracts have been verified https://arbiscan.io/address/0xc2f69541e3dC306777D260dC66bfD54fcb897100 https://arbiscan.io/address/0x7b375c1a95335ec443f9b610b427e5afc91e566d#code
mkflow27
No branches or pull requests
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 text was updated successfully, but these errors were encountered: