VolumeFi / paloma

The fast blockchain messenger protocol
Apache License 2.0
3 stars 2 forks source link

Enable Uniswap v3 limit order bots with expiration dates and a schedule of limit orders #1589

Closed verabehr closed 12 hours ago

verabehr commented 4 months ago

As a user I want to be able to open up limit orders that have an expiration date and time as well as to open up multiple future limit orders when current limit orders expire unfilled.

Acceptance criteria .1. Add the ability to automatically close a limit order after certain amount of time

  1. Hours
  2. Minutes
  3. Days
    1. Add the ability to open a new limit order bot once the old one is closed at a new price with a new duration

https://etherscan.io/address/0x257facb5d1ffd0f7bb0ee2091bb44ab6018c8a8b'

verabehr commented 3 months ago

Blocked by https://github.com/VolumeFi/paloma/issues/1670

verabehr commented 3 months ago

new contract: 0xF545c98E8Bfd698B2EF4E60d797245Df7bA89C76

verabehr commented 3 months ago

this can be tested again. Contract was updated and backend was updated

verabehr commented 3 months ago

Blocked by https://github.com/VolumeFi/paloma/issues/1762 and https://github.com/VolumeFi/paloma/issues/1765

taariq commented 12 hours ago

Closing as won't fix.