La-DAO / Xocolatl-XOC

A scaffold app for everything Xocolatl
https://xocolatl.finance
MIT License
2 stars 0 forks source link

fix (modals): fix Repay and Supply modals to implement useApproval hook #5

Closed JorgeSarricolea closed 1 month ago

JorgeSarricolea commented 1 month ago
- Implemented functionality of useApproval hook for proper operation of Repay and Supply features.
- Created a general function 'ConverterToWei' to transform inputs correctly according to the asset's decimal places.