CarmineOptions / derisk-research

MIT License
4 stars 14 forks source link

Fetch zk lend token settings #121

Closed EmmanuelAR closed 1 month ago

EmmanuelAR commented 1 month ago

Create new function (fetch_zklend_specific_token_settings) to fetch ZKLEND_SPECIFIC_TOKEN_SETTINGS, and remove the static dictionary

EmmanuelAR commented 1 month ago

Hello team @lukaspetrasek @djeck1432 Important points

EmmanuelAR commented 1 month ago

115

lukaspetrasek commented 1 month ago

@djeck1432 This changes a module you've been working on. Pls take a look at this PR as well 🙏🏼

EmmanuelAR commented 1 month ago

Thanks for the comments, let me make the changes @lukaspetrasek

EmmanuelAR commented 1 month ago

@lukaspetrasek also i add this the file test that i create to test the fetch data on chain, heres the commit dd7bd10

EmmanuelAR commented 1 month ago

Also you will see like the settings file comments that u put are outdated thats because i move all the code to fetch_zklend_specific_token_settings.py and keep settings as main

lukaspetrasek commented 1 month ago

Merged!