Skip to content

CAPO for cUSDCv3 on Scroll#1069

Open
MishaShWoof wants to merge 51 commits intocompound-finance:mainfrom
woof-software:woof-software/capo-for-scroll-usdc
Open

CAPO for cUSDCv3 on Scroll#1069
MishaShWoof wants to merge 51 commits intocompound-finance:mainfrom
woof-software:woof-software/capo-for-scroll-usdc

Conversation

@MishaShWoof
Copy link
Contributor

No description provided.

import { Numeric } from '../../../../test/helpers';
import { AggregatorV3Interface } from '../../../../build/types';

export function exp(i: number, d: Numeric = 0, r: Numeric = 6): bigint {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this function here/ I thought this was fixed in the previous commits.

const WSTETH_ADDRESS = '0xf610A9dfB7C89644979b4A0f27063E9e7d7Cda32';
const FEED_DECIMALS = 8;

const WSTETH_STETH_PRICE_FEED_ADDRESS = '0xE61Da4C909F7d86797a0D06Db63c34f76c9bCBDC';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a rate provider, not a price feed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants