Commit 67ccafe
committed
feat: query client import migration
1 parent 07c30bb commit 67ccafe
75 files changed
Lines changed: 127 additions & 84 deletions
File tree
- .changeset
- apps/evm/src
- App
- clients/api
- mutations
- useApproveToken
- __tests__
- useBorrow
- __tests__
- useBridgeXvs
- __tests__
- useCancelProposal
- __tests__
- useClaimPrimeToken
- __tests__
- useClaimRewards
- __tests__
- useCreateProposal
- __tests__
- useEnterMarket
- __tests__
- useExecuteProposal
- __tests__
- useExecuteWithdrawalFromXvsVault
- __tests__
- useExitMarket
- __tests__
- useImportSupplyPosition
- __tests__
- useMintVai
- __tests__
- useOpenLeveragedPosition
- __tests__
- useQueueProposal
- __tests__
- useRepayVai
- __tests__
- useRepayWithCollateral
- __tests__
- useRepay
- __tests__
- useRequestWithdrawalFromXvsVault
- __tests__
- useSetEModeGroup
- useSetVoteDelegate
- __tests__
- useStakeInVaiVault
- __tests__
- useStakeInXvsVault
- __tests__
- useSupply
- __tests__
- useSwapTokensAndRepay
- __tests__
- useSwapTokensAndSupply
- __tests__
- useSwapTokens
- __tests__
- useUpdatePoolDelegateStatus
- __tests__
- useVote
- __tests__
- useWithdrawFromVaiVault
- __tests__
- useWithdraw
- __tests__
- queries
- getSwapQuote
- formatSwapQuote/applySlippagePercentage
- getTokenUsdPrice
- getXvsBridgeFeeEstimation
- getXvsVaultPaused
- useGetPrimeEstimation
- useGetVaults/useGetVestingVaults
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments