Skip to content

Anchored aBIL Rate Provider Review on Monad #794

Description

@tiago-hansen

Additional Contract Information

  • Is the rate provider reporting for a stable coin/FX/Yield tracking?
  • Is the rate provider reporting a market rate?
  • Is a combined rate provider needed (i.e. wstETH in aave)?
  • Does this rate provider pertain to an ERC4626 contract?
  • If so, is the intention for this ERC4626 asset to be boosted?
  • If so, is the Buffer already initialized
  • If so, shall the underlying asset be used to add/remove liquidity in a pool if possible? (i.e. add USDC for waUSDC)
  • If so, shall the wrapped asset also be used to add/remove liquidity in a pool? (i.e. add waUSDC directly)

Network

monad

Rate provider contract address

0x3ADD1546a0236a84512DCb9f17d2D346aba7402f

Asset contract address

0x4FC5B9f8933597D3ecf84d0611687E1Dc8DD576f

audits

https://docs.anchored.finance/general/smart-contract-audits

Protocol Documentation

Public docs at https://docs.anchored.finance/. aBIL is Anchored's tokenized SPDR Bloomberg 1-3 Month T-Bill ETF (BIL). Rate provider source: https://github.com/zekraken-bot/custom-rate-provider (src/StockOracleRateProvider.sol), adapted from Balancer's ChainlinkRateProvider for Anchored's StockOracle, which exposes latestPrice(bytes32) instead of latestRoundData().

ERC4626 Asset contract address

No response

ERC4626 Asset contract audits

No response

ERC4626 Asset contract documentation

No response

Link to passing fork tests

No response

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions