AaronCQL / bluna-bot

Automates swapping between LUNA and bLUNA in the Terra blockchain via Terraswap.
MIT License
22 stars 18 forks source link

feat: separate swap amount settings for luna and bluna #1

Closed AaronCQL closed 3 years ago

AaronCQL commented 3 years ago

Separate current minSwapAmount and maxSwapAmount to 4 different settings: minLunaSwapAmount, maxLunaSwapAmount, minBlunaSwapAmount, and maxBlunaSwapAmount.

This allows for more use cases like limiting the max amount of luna to be swapped, but always allowing all bluna to be swapped back to luna.

avocardow commented 3 years ago

Wow this is a great idea. Love it. Nice feature addition

AaronCQL commented 3 years ago

Wow this is a great idea. Love it. Nice feature addition

Credits for the idea goes to you, thanks mate!