Swap out contract for Contract, both are lru_cached but Contract for each of these contracts will be inited during ypm initialization so it makes no sense to load both for each curve pool / iearn token
YOLO merged on sunday so prod can defeat the rate limits easier
How I did it:
How to verify it:
Checklist:
[ ] I have tested it locally and it works
[ ] I have included any relevant documentation for the repo maintainers
[ ] (If fixing a bug) I have added a test to the test suite to test for this particular bug
Adding a Network
If the purpose of your PR is to add support for a new network, please copy the checklist from here into this PR conversation, and use it to track your changes.
Related issue # (if applicable):
What I did:
Swap out contract for Contract, both are lru_cached but Contract for each of these contracts will be inited during ypm initialization so it makes no sense to load both for each curve pool / iearn token
YOLO merged on sunday so prod can defeat the rate limits easier
How I did it:
How to verify it:
Checklist:
Adding a Network
If the purpose of your PR is to add support for a new network, please copy the checklist from here into this PR conversation, and use it to track your changes.