-
Notifications
You must be signed in to change notification settings - Fork 83
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
feat: add NonPeggedFeederPool deploy task #262
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from the comment, and assuming 0x07210B8871073228626AB79c296d9b22238f63cE
is the official price getter, LGTM
address: "0x03ab458634910aad20ef5f1c8ee96f1d6ac54919", | ||
chain: Chain.mainnet, | ||
platform: Platform.Aave, | ||
integrator: "", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will need to deploy an integrator and link the address here in order for it to be deposited onto AAVE.
…ble-contracts into rai-fp-deployscript
No description provided.