We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb7202 commit 4f06bedCopy full SHA for 4f06bed
README.md
@@ -37,7 +37,7 @@ The Ethereum Mainnet address of this factory is [0x3A7bB36Ee3f3eE32A60e9f2b33c1e
37
To create a new `MorphoChainlinkOracleV2` oracle using the factory, call the `createMorphoChainlinkOracleV2` function with the following parameters:
38
39
- `baseVault`: The ERC4626 token vault for the base asset.
40
-- `baseVaultConversionSample`: A sample size for converting base vault units.
+- `baseVaultConversionSample`: A sample amount for converting base vault units.
41
- `baseFeed1`, `baseFeed2`: Chainlink-interface-compliant data feeds for the base asset.
42
- `baseTokenDecimals`: Decimal precision of the base asset.
43
- `quoteVault`: The ERC4626 token vault for the quote asset.
0 commit comments