Akshola00 / cb3dex

0 stars 4 forks source link

Check DEX Contract Token Balance for Swap Execution #5

Open Akshola00 opened 2 days ago

Akshola00 commented 2 days ago

Goal

Implement a function that verifies if the DEX contract holds enough of the output token to complete the swap after calculating the amount required.

Requirements