Skip to content
New issue

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

Meta morpho scripts #1098

Merged
merged 12 commits into from
Mar 25, 2024
Merged

Meta morpho scripts #1098

merged 12 commits into from
Mar 25, 2024

Conversation

tbrent
Copy link
Collaborator

@tbrent tbrent commented Mar 20, 2024

No description provided.

chainlinkFeed: USDT_USD_FEED,
oracleError: USDT_ORACLE_ERROR.toString(),
erc20: networkConfig[chainId].tokens.bbUSDT,
maxTradeVolume: fp('1e6').toString(), // $7.5m vault
Copy link
Member

Choose a reason for hiding this comment

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

I think we should be using much smaller numbers for this. The vaults are currently too small to sustain these.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok I think $500k can make sense, but much lower and things become unusable on mainnet

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

And <$500k for pyUSD, since it has $1.7m vault

Copy link
Member

Choose a reason for hiding this comment

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

That sounds good to me. Probably $250k for smaller vaults and $500k for every other.

Base automatically changed from meta-morpho to 3.4.0 March 22, 2024 17:22
@tbrent tbrent merged commit 9fe3186 into 3.4.0 Mar 25, 2024
11 checks passed
@tbrent tbrent deleted the meta-morpho-scripts branch March 25, 2024 20:09
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