Commit cb432f6
committed
feat: start wiring up Boost form
1 parent abd6dc7 commit cb432f6
44 files changed
Lines changed: 2025 additions & 206 deletions
File tree
- apps/evm/src
- clients/api
- __mocks__
- queries
- getSimulatedPool
- __tests__
- __snapshots__
- getSwapQuote
- __ tests__
- formatSwapQuote
- components/TextField
- constants
- containers/SwapDetails
- hooks
- useDelegateApproval
- useGetUserSlippageTolerance
- __tests__
- libs
- contracts/config
- errors
- translations/translations
- pages/Market/OperationForm
- BoostForm
- SubmitSection
- TokenSelectField
- __testUtils__
- __tests__
- __snapshots__
- useForm
- BorrowForm
- __testUtils__
- __tests__
- RepayForm/__tests__
- SupplyForm/__tests__
- WithdrawForm
- __testUtils__
- store
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| 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