Skip to content

feat(ui): token selector#89

Open
quasystaty1 wants to merge 6 commits intomainfrom
quasystaty1/token-selector
Open

feat(ui): token selector#89
quasystaty1 wants to merge 6 commits intomainfrom
quasystaty1/token-selector

Conversation

@quasystaty1
Copy link
Contributor

replacing #61
closes #54

itamarreif and others added 4 commits January 17, 2026 12:51
- [x] replace pair state with block state
- [x] calculate usdc spot prices in precompute
- [x] save usdc spot prices to db in strategy worker
- [x] strategy worker computes fast spot prices every block, regardless
of precompute existing
- [x] update strategy unit tests
- [x] update expected profit calculation and added `ExpectedProfit`
struct
- [x] update signal comparison to use profit usdc value
- [x] tvl filters configured by chain instead of global

Since this pr changes how expected profit and surplus are represented in
the signal, issue #91 is a followup.

closes #79

---------

Co-authored-by: ido <ido.geffen@gmail.com>
- [x] adds trade result table to db
- [x] adds trade result table queries and route to backend
- [x] adds trade table to webapp
closes #36 
closes #35 

Note: should come after #78 to fully integrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add token selection buttons

2 participants