New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mean-finance/mean-oracles

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mean-finance/mean-oracles

Mean Oracles

  • 2.0.0-rc1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Lint Tests Slither Analysis

Mean Finance Oracles

This repository will hold all Mean Finance's oracle infrastructure. It aims to have a sufficiently flexible architecture as to support a wide amount of tokens composition, and therefore enabling quoting pairs that couldn't be done before.

Some of this is achieved by leveraging already existing oracles like Uniswap V3 Static Oracle.

Package

The package will contain:

  • Artifacts can be found under @mean-finance/mean-oracles/artifacts
  • Compatible deployments for hardhat-deploy plugin under the @mean-finance/mean-oracles/deployments folder.
  • Typescript smart contract typings under @mean-finance/mean-oracles/typechained

Documentation

Everything that you need to know as a developer on how to use all repository smart contracts can be found in the documented interfaces.

Installation

To install with Hardhat or Truffle:

YARN
yarn install @mean-finance/mean-oracles

NPM

npm install @mean-finance/mean-oracles

Deployment Registry

Contracts are deployed at the same address on all available networks via the deterministic contract factory

Available networks: Optimism, Optimism Kovan, Arbitrum Rinkeby, Polygon, Mumbai (Polygon testnet).

  • OracleAggregator: 0xFD8aD08F7e35FA949c6dEB9B58623345Faa5D3EF
  • StatefulChainlinkOracleAdapter: 0x4708433c4EF50544e7a37e2903c434F293A21aaC
  • UniswapV3Adapter: 0xdd18E04096c5E974B23d6205e2138EDA139848D3

Keywords

FAQs

Package last updated on 08 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc