Commit d3f0fbe
committed
feat: start wiring up Boost form
1 parent c873034 commit d3f0fbe
28 files changed
Lines changed: 1186 additions & 68 deletions
File tree
- apps/evm/src
- clients/api
- __mocks__
- queries
- getSimulatedPool
- __tests__
- __snapshots__
- getSwapQuote
- formatSwapQuote
- components/TextField
- constants
- containers/SwapDetails
- hooks
- useDelegateApproval
- useGetUserSlippageTolerance
- libs
- contracts/config
- errors
- translations/translations
- pages/Market/OperationForm
- BoostForm
- SubmitSection
- TokenSelectField
- useForm
- BorrowForm
- WithdrawForm
- store
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
616 | 626 | | |
617 | 627 | | |
618 | 628 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
0 commit comments