@dodoex/widgets 3.19.0-mint.1 → 3.19.0-mint.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/locales/en-US.js +1 -1
- package/dist/cjs/locales/zh-CN.js +1 -1
- package/dist/helper-CV5XZBS1.cjs +1 -0
- package/dist/helper-D3kq2qeV.js +1 -0
- package/dist/index-BzHqobnS.js +78 -0
- package/dist/index-CV2VWaQU.js +14 -0
- package/dist/index-CVTOL4CN.cjs +78 -0
- package/dist/index-CaHGdR5D.cjs +12 -0
- package/dist/index-CrNMhgS-.js +12 -0
- package/dist/index-EAur28N8.cjs +14 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/locales/en-US.js +1 -1
- package/dist/locales/zh-CN.js +1 -1
- package/dist/types/components/AddTokenToMetamask.d.ts +1 -1
- package/dist/types/components/AddressWithLinkAndCopy.d.ts +1 -1
- package/dist/types/components/AutoButton.d.ts +1 -1
- package/dist/types/components/Bridge/BridgeRouteShortCard.d.ts +1 -2
- package/dist/types/components/Bridge/BridgeSummaryDialog/BridgeSummaryDetail.d.ts +1 -1
- package/dist/types/components/Bridge/BridgeSummaryDialog/index.d.ts +1 -1
- package/dist/types/components/Bridge/BridgeSummaryDialog/orderInfoModal/CrossStep.d.ts +1 -1
- package/dist/types/components/Bridge/BridgeSummaryDialog/orderInfoModal/EtherscanLinkButton.d.ts +1 -1
- package/dist/types/components/Bridge/BridgeSummaryDialog/orderInfoModal/RouteSteps.d.ts +1 -1
- package/dist/types/components/Bridge/BridgeSummaryDialog/orderInfoModal/SwapStep.d.ts +1 -1
- package/dist/types/components/Bridge/SelectBridgeDialog/BridgeLogo.d.ts +1 -1
- package/dist/types/components/Bridge/SelectBridgeDialog/DirectionLine.d.ts +1 -1
- package/dist/types/components/Bridge/SelectBridgeDialog/RouteCard.d.ts +1 -1
- package/dist/types/components/Bridge/SelectBridgeDialog/RouteTagList.d.ts +1 -1
- package/dist/types/components/Bridge/SelectBridgeDialog/TokenWithChain.d.ts +1 -1
- package/dist/types/components/Bridge/SelectBridgeDialog/index.d.ts +1 -1
- package/dist/types/components/CardWidgets.d.ts +8 -8
- package/dist/types/components/Confirm.d.ts +1 -1
- package/dist/types/components/ConnectWallet/ConnectWalletDialog.d.ts +1 -1
- package/dist/types/components/ConnectWallet/NeedConnectButton.d.ts +1 -2
- package/dist/types/components/ConnectWallet/OpenConnectWalletInfo.d.ts +1 -2
- package/dist/types/components/CopyTooltipToast.d.ts +1 -1
- package/dist/types/components/DataCard/DataCardGroup.d.ts +1 -1
- package/dist/types/components/ErrorMessageDialog.d.ts +1 -1
- package/dist/types/components/GoBack.d.ts +1 -1
- package/dist/types/components/HowItWorks.d.ts +1 -1
- package/dist/types/components/LiquidityLpPartnerReward.d.ts +1 -1
- package/dist/types/components/List/EmptyList.d.ts +2 -2
- package/dist/types/components/List/FailedList.d.ts +1 -1
- package/dist/types/components/LoadMore.d.ts +1 -1
- package/dist/types/components/LoadingRotation.d.ts +1 -1
- package/dist/types/components/Message/Countdown.d.ts +1 -1
- package/dist/types/components/RiskDialog.d.ts +1 -1
- package/dist/types/components/Select.d.ts +1 -1
- package/dist/types/components/SelectChain.d.ts +1 -2
- package/dist/types/components/SpaceBetweenItem.d.ts +1 -1
- package/dist/types/components/SubmittedDialog.d.ts +1 -2
- package/dist/types/components/Swap/SwapOrderHistory/PriceWithToggle.d.ts +1 -1
- package/dist/types/components/Swap/SwapOrderHistory/RoutingCard.d.ts +1 -2
- package/dist/types/components/Swap/SwapOrderHistory/RoutingVision.d.ts +5 -6
- package/dist/types/components/Swap/SwapOrderHistory/SameOrderCard.d.ts +1 -2
- package/dist/types/components/Swap/SwapOrderHistory/index.d.ts +1 -2
- package/dist/types/components/Swap/components/ConnectWallet/index.d.ts +1 -1
- package/dist/types/components/Swap/components/Dialog.d.ts +1 -1
- package/dist/types/components/Swap/components/ReviewDialog.d.ts +1 -1
- package/dist/types/components/Swap/components/SettingsDialog/NumberInput.d.ts +1 -1
- package/dist/types/components/Swap/components/SettingsDialog/index.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapPreviewInfoCard.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapSettingsDialog/MoreTradeSetting.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapSettingsDialog/SlippageCurveChart/CurveChart.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapSettingsDialog/SlippageCurveChart/SlippageSlider.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapSettingsDialog/SlippageCurveChart/index.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapSettingsDialog/SlippageSetting.d.ts +1 -2
- package/dist/types/components/Swap/components/SwapSettingsDialog/SlippageWarning.d.ts +1 -1
- package/dist/types/components/Swap/components/SwapSettingsDialog/index.d.ts +1 -2
- package/dist/types/components/Swap/components/SwitchBox.d.ts +1 -1
- package/dist/types/components/Swap/components/TokenCard/BalanceText.d.ts +1 -1
- package/dist/types/components/Swap/components/TokenCard/PercentageSelectButtonGroup.d.ts +1 -1
- package/dist/types/components/Swap/components/TokenCard/TokenLogoCollapse.d.ts +1 -1
- package/dist/types/components/Swap/components/TokenCard/TokenPickerDialog.d.ts +1 -1
- package/dist/types/components/Swap/components/TokenCard/index.d.ts +3 -3
- package/dist/types/components/Swap/components/TokenPairPriceWithToggle.d.ts +1 -1
- package/dist/types/components/Swap/index.d.ts +1 -1
- package/dist/types/components/SwitchChainDialog/index.d.ts +1 -1
- package/dist/types/components/Table.d.ts +1 -1
- package/dist/types/components/TextSwitch.d.ts +1 -1
- package/dist/types/components/Token/TokenItem.d.ts +1 -1
- package/dist/types/components/TokenLogoPair.d.ts +1 -1
- package/dist/types/components/TokenLogoSimple.d.ts +1 -2
- package/dist/types/components/TokenPairStatusButton.d.ts +1 -1
- package/dist/types/components/TokenPicker/ImportToken.d.ts +1 -2
- package/dist/types/components/TokenPicker/PopularToken.d.ts +1 -1
- package/dist/types/components/TokenPicker/SelectChainItem.d.ts +1 -1
- package/dist/types/components/TokenPicker/TokenDetailInfo.d.ts +1 -2
- package/dist/types/components/TokenPicker/TokenItem.d.ts +1 -1
- package/dist/types/components/TokenPicker/TokenSearchLoadingSkelton.d.ts +1 -1
- package/dist/types/components/TokenPicker/index.d.ts +1 -2
- package/dist/types/components/TokenSelect.d.ts +1 -2
- package/dist/types/components/TokenStatusButton.d.ts +1 -1
- package/dist/types/components/Tooltip/QuestionTooltip.d.ts +1 -1
- package/dist/types/components/UserOptionsProvider.d.ts +1 -1
- package/dist/types/components/Widget/index.d.ts +2 -2
- package/dist/types/components/WidgetConfirm.d.ts +1 -1
- package/dist/types/components/WidgetContainer.d.ts +1 -1
- package/dist/types/components/WidgetDialog.d.ts +1 -1
- package/dist/types/components/WithExecutionDialog/index.d.ts +1 -1
- package/dist/types/components/chart/components/Display.d.ts +1 -1
- package/dist/types/components/chart/components/NumberInput.d.ts +1 -1
- package/dist/types/components/chart/components/TogglePriceIcon.d.ts +2 -2
- package/dist/types/components/chart/components/TokenLogo.d.ts +1 -1
- package/dist/types/components/chart/depth-chart/DepthChartKonva.d.ts +1 -1
- package/dist/types/components/chart/depth-chart-v2/index.d.ts +1 -1
- package/dist/types/components/chart/liquidity-chart/LiquidityChartKonva.d.ts +1 -1
- package/dist/types/components/chart/liquidity-chart/useGridLine.d.ts +1 -1
- package/dist/types/components/chart/liquidity-chart/useHorizontalLabel.d.ts +1 -1
- package/dist/types/components/chart/liquidity-chart/useLiquidityLine.d.ts +2 -2
- package/dist/types/components/chart/liquidity-chart/useMiddleLine.d.ts +1 -1
- package/dist/types/hooks/Submission/spec.d.ts +1 -0
- package/dist/types/hooks/Swap/useForecastSlippageList.d.ts +5 -49
- package/dist/types/hooks/Swap/useSwapSettingStore.d.ts +3 -5
- package/dist/types/hooks/Swap/useSwapSlippage.d.ts +5 -49
- package/dist/types/hooks/Swap/useTradeSwapOrderList.d.ts +5 -76
- package/dist/types/hooks/Token/useTokenListFetchBalance.d.ts +2 -2
- package/dist/types/hooks/contract/useFetchETHBalance.d.ts +4 -4
- package/dist/types/hooks/useTokenState.d.ts +3 -5
- package/dist/types/index.d.ts +2 -2
- package/dist/types/providers/i18n.d.ts +1 -1
- package/dist/types/utils/formatter.d.ts +1 -0
- package/dist/types/widgets/MiningWidget/LpTokenMiningOperate/index.d.ts +1 -2
- package/dist/types/widgets/MiningWidget/MiningCreate/components/PoolCard.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/components/PoolPicker.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/components/RewardDetailList.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/components/RewardTokenSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/components/SectionTitle.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/components/StakingRules.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/components/StepTitle.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/hooks/useCreateMining.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/hooks/useDexList.d.ts +1 -2
- package/dist/types/widgets/MiningWidget/MiningCreate/hooks/useRewardsStatus.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/index.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/operate-widgets/BottomButtonGroup.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/operate-widgets/CreateMiningTypeSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/operate-widgets/RewardForm.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/operate-widgets/SingleTokenSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningCreate/operate-widgets/TokenPairSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningDetail/MiningInfo.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningDetail/RewardCard.d.ts +1 -2
- package/dist/types/widgets/MiningWidget/MiningDetail/index.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningDetail/widgets.d.ts +4 -4
- package/dist/types/widgets/MiningWidget/MiningList/components/APRSection.d.ts +2 -2
- package/dist/types/widgets/MiningWidget/MiningList/components/CloseButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/GoBack.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/ManageButtonList.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MiningCardLayout.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MiningListEmpty.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MiningListLoading.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MiningStatusTabSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MiningTags.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MiningTitle.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/MyStakedSection.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/OperateButtonList.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/RewardsSection.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/SearchComponents.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/ShareModeSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/TVLSection.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/TokenAmountPopover.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/UnknownUSDPopover.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/UsersIcon.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/components/widgets.d.ts +5 -5
- package/dist/types/widgets/MiningWidget/MiningList/dom.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/hooks/useRewardTokenTrigger.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/hooks/useStatusAndStartBlockNumber.d.ts +3 -3
- package/dist/types/widgets/MiningWidget/MiningList/index.d.ts +1 -2
- package/dist/types/widgets/MiningWidget/MiningList/my-created/MyCreatedMining.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/my-created/OperateArea.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/my-created/RewardCard.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/my-created/index.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/AssociatedMine.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/ClaimButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/ClaimTips.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/GetLpLink.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/InputArea.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/PercentageSelectButtonGroup.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/RewardListCard.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/RewardTokenTable.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/StakeButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/StakeTokenSelect.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/UnstakeButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/MiningList/operate-area/index.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/AssociateMine.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/ClaimButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/GetLpLink.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/RewardListCard.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/StakeButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/UnstakeButton.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/Widgets.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/OperateArea/index.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/hooks/usePrevious.d.ts +1 -1
- package/dist/types/widgets/MiningWidget/hooks/useStatusAndStartBlockNumber.d.ts +3 -3
- package/dist/types/widgets/PoolWidget/AMMV2Create/ConfirmDialog.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV2Create/CreateItem.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV2Create/FeeEdit.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/AMMV2Create/MyLiqidity.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV2Create/Ratio.d.ts +2 -2
- package/dist/types/widgets/PoolWidget/AMMV2Create/index.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/AMMV3/AMMV3PositionManage.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/AMMV3PositionsView.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/AddLiquidityV3.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/Badge/AMMV3.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/Badge/RangeBadge.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/Buttons.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/ClaimButton.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/CurrencyInputPanel.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/FeeSelector.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/InRangeDot.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/InputStepCounter.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/Area.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/AxisBottom.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/Brush.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/Chart.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/Line.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/Zoom.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/index.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/svg.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/LiquidityChartRangeInput/usePrevious.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/PositionAmountPreview.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/PositionPreview.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/PositionSelectedRangePreview.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/PositionViewCard.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/RangeSelector.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/RateToggle.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/RemoveButton.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/ReviewModal.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/TokenPairSelect.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/AMMV3/components/widgets.d.ts +9 -9
- package/dist/types/widgets/PoolWidget/PoolCreate/components/BaseInfoCardList.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/ConfirmInfoDialog.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/DepthAndLiquidityChart.d.ts +2 -2
- package/dist/types/widgets/PoolWidget/PoolCreate/components/DepthChartWrapper.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolCreate/components/EmptyChart.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/FeeRateCard.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/FixedInitPriceConfirm.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/GasWrapGasTokenError.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/LqRatioSet.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/LqSettingsShow.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/PriceModeCard.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/RadioButton.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/RadioButtonIcon.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/RadioButtonTag.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/SectionTitle.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/SelectAndInput.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/StepTitle.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/VersionChartExample.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/components/widgets.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/hooks/useCreatePmm.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/index.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/BottomButtonGroup.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/FeeRateSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/InitPriceSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/PriceModeSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/RatioSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/SlippageCoefficientSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/TokenPairSelect.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/VersionSelect.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolCreate/operate-widgets/widgets.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolDetail/components/BaseQuotePie.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolDetail/components/BifrostMint/BifrostMintDialog.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/BifrostMint/BifrostMintPanel.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/ChartInfo.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/MoreDetail/LiquidityProvidersTable.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/MoreDetail/ParametersTable.d.ts +2 -3
- package/dist/types/widgets/PoolWidget/PoolDetail/components/MoreDetail/SwapsTable.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/MoreDetail/index.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/Overview.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolDetail/components/StatBarChart.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/TitleInfo.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolDetail/components/TotalLiquidity.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolDetail/hooks/useLiquidityProviders.d.ts +5 -44
- package/dist/types/widgets/PoolWidget/PoolDetail/hooks/usePoolDashboard.d.ts +5 -79
- package/dist/types/widgets/PoolWidget/PoolDetail/hooks/usePoolDayData.d.ts +5 -49
- package/dist/types/widgets/PoolWidget/PoolDetail/hooks/usePoolSwapList.d.ts +5 -65
- package/dist/types/widgets/PoolWidget/PoolDetail/index.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolList/AddLiquidity.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/MyCreated.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolList/MyLiquidity.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolList/components/AddingOrRemovingBtn.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/CreatePoolBtn.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolList/components/FilterAddressTags.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/FilterTokenTags.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/GoPoolDetailBtn.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/LiquidityTable.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/LoadingCard.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/OnlyV3Toggle.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/PoolApyTooltip.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/SkeletonTable.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/TokenAndPoolFilter.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolList/components/TokenListPoolItem.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/components/migationWidget.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolList/index.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolModify/SectionTitle.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolModify/index.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolModify/operate-widgets/BottomButtonGroup.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolModify/operate-widgets/FeeRateSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/AddPoolOperate.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolOperate/PoolOperateInner.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/RemovePoolOperate.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolOperate/components/ComparePrice.d.ts +1 -2
- package/dist/types/widgets/PoolWidget/PoolOperate/components/GSPPairRiskWarning.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/components/LiquidityInfo.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/components/OperateBtn.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/components/Ratio.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/components/SliderPercentageCard.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/components/SlippageSetting.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/components/TokenList.d.ts +1 -1
- package/dist/types/widgets/PoolWidget/PoolOperate/index.d.ts +2 -3
- package/dist/types/widgets/PoolWidget/hooks/usePoolBalanceInfo.d.ts +1 -0
- package/dist/types/widgets/PoolWidget/hooks/usePoolDetail.d.ts +5 -93
- package/dist/types/widgets/PoolWidget/hooks/useUniV2CreatePairs.d.ts +3 -3
- package/dist/types/widgets/PoolWidget/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/helper-B4oHjI87.js +0 -1
- package/dist/helper-BGmFFX2X.cjs +0 -1
- package/dist/index-C1USugKY.js +0 -12
- package/dist/index-CA-NT4Zg.cjs +0 -78
- package/dist/index-DzjzHoQX.js +0 -78
- package/dist/index-G7TaeCdO.cjs +0 -14
- package/dist/index-HUJxiyAU.js +0 -14
- package/dist/index-Zy4q0Vxq.cjs +0 -12
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { usePoolDetail } from '../../hooks/usePoolDetail';
|
|
3
2
|
export default function TitleInfo({ poolDetail, loading, }: {
|
|
4
3
|
poolDetail?: ReturnType<typeof usePoolDetail>['poolDetail'];
|
|
5
4
|
loading: boolean;
|
|
6
|
-
}):
|
|
5
|
+
}): JSX.Element;
|
|
@@ -32,7 +32,6 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
32
32
|
isLoadingError: false;
|
|
33
33
|
isRefetchError: true;
|
|
34
34
|
isSuccess: false;
|
|
35
|
-
isPlaceholderData: false;
|
|
36
35
|
status: "error";
|
|
37
36
|
dataUpdatedAt: number;
|
|
38
37
|
errorUpdatedAt: number;
|
|
@@ -44,12 +43,11 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
44
43
|
isFetching: boolean;
|
|
45
44
|
isInitialLoading: boolean;
|
|
46
45
|
isPaused: boolean;
|
|
46
|
+
isPlaceholderData: boolean;
|
|
47
47
|
isRefetching: boolean;
|
|
48
48
|
isStale: boolean;
|
|
49
|
-
isEnabled: boolean;
|
|
50
49
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery, Error>>;
|
|
51
50
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
52
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery>;
|
|
53
51
|
} | {
|
|
54
52
|
isLoading: boolean;
|
|
55
53
|
errorRefetch: (() => void) | undefined;
|
|
@@ -61,7 +59,6 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
61
59
|
isLoadingError: false;
|
|
62
60
|
isRefetchError: false;
|
|
63
61
|
isSuccess: true;
|
|
64
|
-
isPlaceholderData: false;
|
|
65
62
|
status: "success";
|
|
66
63
|
dataUpdatedAt: number;
|
|
67
64
|
errorUpdatedAt: number;
|
|
@@ -73,12 +70,11 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
73
70
|
isFetching: boolean;
|
|
74
71
|
isInitialLoading: boolean;
|
|
75
72
|
isPaused: boolean;
|
|
73
|
+
isPlaceholderData: boolean;
|
|
76
74
|
isRefetching: boolean;
|
|
77
75
|
isStale: boolean;
|
|
78
|
-
isEnabled: boolean;
|
|
79
76
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery, Error>>;
|
|
80
77
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
81
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery>;
|
|
82
78
|
} | {
|
|
83
79
|
isLoading: boolean;
|
|
84
80
|
errorRefetch: (() => void) | undefined;
|
|
@@ -90,7 +86,6 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
90
86
|
isLoadingError: true;
|
|
91
87
|
isRefetchError: false;
|
|
92
88
|
isSuccess: false;
|
|
93
|
-
isPlaceholderData: false;
|
|
94
89
|
status: "error";
|
|
95
90
|
dataUpdatedAt: number;
|
|
96
91
|
errorUpdatedAt: number;
|
|
@@ -102,12 +97,11 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
102
97
|
isFetching: boolean;
|
|
103
98
|
isInitialLoading: boolean;
|
|
104
99
|
isPaused: boolean;
|
|
100
|
+
isPlaceholderData: boolean;
|
|
105
101
|
isRefetching: boolean;
|
|
106
102
|
isStale: boolean;
|
|
107
|
-
isEnabled: boolean;
|
|
108
103
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery, Error>>;
|
|
109
104
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
110
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery>;
|
|
111
105
|
} | {
|
|
112
106
|
isLoading: boolean;
|
|
113
107
|
errorRefetch: (() => void) | undefined;
|
|
@@ -119,7 +113,6 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
119
113
|
isLoadingError: false;
|
|
120
114
|
isRefetchError: false;
|
|
121
115
|
isSuccess: false;
|
|
122
|
-
isPlaceholderData: false;
|
|
123
116
|
status: "pending";
|
|
124
117
|
dataUpdatedAt: number;
|
|
125
118
|
errorUpdatedAt: number;
|
|
@@ -131,12 +124,11 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
131
124
|
isFetching: boolean;
|
|
132
125
|
isInitialLoading: boolean;
|
|
133
126
|
isPaused: boolean;
|
|
127
|
+
isPlaceholderData: boolean;
|
|
134
128
|
isRefetching: boolean;
|
|
135
129
|
isStale: boolean;
|
|
136
|
-
isEnabled: boolean;
|
|
137
130
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery, Error>>;
|
|
138
131
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
139
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery>;
|
|
140
132
|
} | {
|
|
141
133
|
isLoading: boolean;
|
|
142
134
|
errorRefetch: (() => void) | undefined;
|
|
@@ -148,7 +140,6 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
148
140
|
isLoadingError: false;
|
|
149
141
|
isRefetchError: false;
|
|
150
142
|
isSuccess: false;
|
|
151
|
-
isPlaceholderData: false;
|
|
152
143
|
status: "pending";
|
|
153
144
|
dataUpdatedAt: number;
|
|
154
145
|
errorUpdatedAt: number;
|
|
@@ -160,39 +151,9 @@ export declare function useLiquidityProviders({ pool, }: {
|
|
|
160
151
|
isFetching: boolean;
|
|
161
152
|
isInitialLoading: boolean;
|
|
162
153
|
isPaused: boolean;
|
|
154
|
+
isPlaceholderData: boolean;
|
|
163
155
|
isRefetching: boolean;
|
|
164
156
|
isStale: boolean;
|
|
165
|
-
isEnabled: boolean;
|
|
166
157
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery, Error>>;
|
|
167
158
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
168
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery>;
|
|
169
|
-
} | {
|
|
170
|
-
isLoading: boolean;
|
|
171
|
-
errorRefetch: (() => void) | undefined;
|
|
172
|
-
list: LpItem[];
|
|
173
|
-
data: import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery;
|
|
174
|
-
isError: false;
|
|
175
|
-
error: null;
|
|
176
|
-
isPending: false;
|
|
177
|
-
isLoadingError: false;
|
|
178
|
-
isRefetchError: false;
|
|
179
|
-
isSuccess: true;
|
|
180
|
-
isPlaceholderData: true;
|
|
181
|
-
status: "success";
|
|
182
|
-
dataUpdatedAt: number;
|
|
183
|
-
errorUpdatedAt: number;
|
|
184
|
-
failureCount: number;
|
|
185
|
-
failureReason: Error | null;
|
|
186
|
-
errorUpdateCount: number;
|
|
187
|
-
isFetched: boolean;
|
|
188
|
-
isFetchedAfterMount: boolean;
|
|
189
|
-
isFetching: boolean;
|
|
190
|
-
isInitialLoading: boolean;
|
|
191
|
-
isPaused: boolean;
|
|
192
|
-
isRefetching: boolean;
|
|
193
|
-
isStale: boolean;
|
|
194
|
-
isEnabled: boolean;
|
|
195
|
-
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery, Error>>;
|
|
196
|
-
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
197
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchLiquidityPositionsQuery>;
|
|
198
159
|
};
|
|
@@ -48,7 +48,6 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
48
48
|
isLoadingError: false;
|
|
49
49
|
isRefetchError: true;
|
|
50
50
|
isSuccess: false;
|
|
51
|
-
isPlaceholderData: false;
|
|
52
51
|
status: "error";
|
|
53
52
|
dataUpdatedAt: number;
|
|
54
53
|
errorUpdatedAt: number;
|
|
@@ -60,12 +59,11 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
60
59
|
isFetching: boolean;
|
|
61
60
|
isInitialLoading: boolean;
|
|
62
61
|
isPaused: boolean;
|
|
62
|
+
isPlaceholderData: boolean;
|
|
63
63
|
isRefetching: boolean;
|
|
64
64
|
isStale: boolean;
|
|
65
|
-
isEnabled: boolean;
|
|
66
65
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery, Error>>;
|
|
67
66
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
68
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery>;
|
|
69
67
|
} | {
|
|
70
68
|
dashboard: {
|
|
71
69
|
fee?: string | null;
|
|
@@ -112,7 +110,6 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
112
110
|
isLoadingError: false;
|
|
113
111
|
isRefetchError: false;
|
|
114
112
|
isSuccess: true;
|
|
115
|
-
isPlaceholderData: false;
|
|
116
113
|
status: "success";
|
|
117
114
|
dataUpdatedAt: number;
|
|
118
115
|
errorUpdatedAt: number;
|
|
@@ -124,12 +121,11 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
124
121
|
isFetching: boolean;
|
|
125
122
|
isInitialLoading: boolean;
|
|
126
123
|
isPaused: boolean;
|
|
124
|
+
isPlaceholderData: boolean;
|
|
127
125
|
isRefetching: boolean;
|
|
128
126
|
isStale: boolean;
|
|
129
|
-
isEnabled: boolean;
|
|
130
127
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery, Error>>;
|
|
131
128
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
132
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery>;
|
|
133
129
|
} | {
|
|
134
130
|
dashboard: {
|
|
135
131
|
fee?: string | null;
|
|
@@ -176,7 +172,6 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
176
172
|
isLoadingError: true;
|
|
177
173
|
isRefetchError: false;
|
|
178
174
|
isSuccess: false;
|
|
179
|
-
isPlaceholderData: false;
|
|
180
175
|
status: "error";
|
|
181
176
|
dataUpdatedAt: number;
|
|
182
177
|
errorUpdatedAt: number;
|
|
@@ -188,12 +183,11 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
188
183
|
isFetching: boolean;
|
|
189
184
|
isInitialLoading: boolean;
|
|
190
185
|
isPaused: boolean;
|
|
186
|
+
isPlaceholderData: boolean;
|
|
191
187
|
isRefetching: boolean;
|
|
192
188
|
isStale: boolean;
|
|
193
|
-
isEnabled: boolean;
|
|
194
189
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery, Error>>;
|
|
195
190
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
196
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery>;
|
|
197
191
|
} | {
|
|
198
192
|
dashboard: {
|
|
199
193
|
fee?: string | null;
|
|
@@ -240,7 +234,6 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
240
234
|
isLoadingError: false;
|
|
241
235
|
isRefetchError: false;
|
|
242
236
|
isSuccess: false;
|
|
243
|
-
isPlaceholderData: false;
|
|
244
237
|
status: "pending";
|
|
245
238
|
dataUpdatedAt: number;
|
|
246
239
|
errorUpdatedAt: number;
|
|
@@ -252,12 +245,11 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
252
245
|
isFetching: boolean;
|
|
253
246
|
isInitialLoading: boolean;
|
|
254
247
|
isPaused: boolean;
|
|
248
|
+
isPlaceholderData: boolean;
|
|
255
249
|
isRefetching: boolean;
|
|
256
250
|
isStale: boolean;
|
|
257
|
-
isEnabled: boolean;
|
|
258
251
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery, Error>>;
|
|
259
252
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
260
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery>;
|
|
261
253
|
} | {
|
|
262
254
|
dashboard: {
|
|
263
255
|
fee?: string | null;
|
|
@@ -303,7 +295,6 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
303
295
|
isLoadingError: false;
|
|
304
296
|
isRefetchError: false;
|
|
305
297
|
isSuccess: false;
|
|
306
|
-
isPlaceholderData: false;
|
|
307
298
|
status: "pending";
|
|
308
299
|
dataUpdatedAt: number;
|
|
309
300
|
errorUpdatedAt: number;
|
|
@@ -316,74 +307,9 @@ export declare function usePoolDashboard({ address, chainId, }: {
|
|
|
316
307
|
isLoading: boolean;
|
|
317
308
|
isInitialLoading: boolean;
|
|
318
309
|
isPaused: boolean;
|
|
310
|
+
isPlaceholderData: boolean;
|
|
319
311
|
isRefetching: boolean;
|
|
320
312
|
isStale: boolean;
|
|
321
|
-
isEnabled: boolean;
|
|
322
313
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery, Error>>;
|
|
323
314
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
324
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery>;
|
|
325
|
-
} | {
|
|
326
|
-
dashboard: {
|
|
327
|
-
fee?: string | null;
|
|
328
|
-
volume?: string | null;
|
|
329
|
-
totalFee?: string | null;
|
|
330
|
-
totalMtFee?: string | null;
|
|
331
|
-
totalVolume?: string | null;
|
|
332
|
-
tvl?: string | null;
|
|
333
|
-
turnover?: string | null;
|
|
334
|
-
liquidity?: string | null;
|
|
335
|
-
baseReserve?: string | null;
|
|
336
|
-
quoteReserve?: string | null;
|
|
337
|
-
baseVolume?: string | null;
|
|
338
|
-
quoteVolume?: string | null;
|
|
339
|
-
basePrice?: string | null;
|
|
340
|
-
quotePrice?: string | null;
|
|
341
|
-
price?: string | null;
|
|
342
|
-
baseFee?: string | null;
|
|
343
|
-
quoteFee?: string | null;
|
|
344
|
-
baseMtFee?: string | null;
|
|
345
|
-
quoteMtFee?: string | null;
|
|
346
|
-
pair?: string | null;
|
|
347
|
-
poolType?: string | null;
|
|
348
|
-
baseVolumeCumulative?: string | null;
|
|
349
|
-
quoteVolumeCumulative?: string | null;
|
|
350
|
-
baseAddress?: string | null;
|
|
351
|
-
baseSymbol?: string | null;
|
|
352
|
-
quoteAddress?: string | null;
|
|
353
|
-
quoteSymbol?: string | null;
|
|
354
|
-
network?: string | null;
|
|
355
|
-
pairAddress?: string | null;
|
|
356
|
-
txes?: number | null;
|
|
357
|
-
txesNear24h?: number | null;
|
|
358
|
-
txUsers?: number | null;
|
|
359
|
-
txUserNear24h?: number | null;
|
|
360
|
-
mtFeeNear24h?: string | null;
|
|
361
|
-
feeNear24h?: string | null;
|
|
362
|
-
} | null | undefined;
|
|
363
|
-
data: import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery;
|
|
364
|
-
isError: false;
|
|
365
|
-
error: null;
|
|
366
|
-
isPending: false;
|
|
367
|
-
isLoading: false;
|
|
368
|
-
isLoadingError: false;
|
|
369
|
-
isRefetchError: false;
|
|
370
|
-
isSuccess: true;
|
|
371
|
-
isPlaceholderData: true;
|
|
372
|
-
status: "success";
|
|
373
|
-
dataUpdatedAt: number;
|
|
374
|
-
errorUpdatedAt: number;
|
|
375
|
-
failureCount: number;
|
|
376
|
-
failureReason: Error | null;
|
|
377
|
-
errorUpdateCount: number;
|
|
378
|
-
isFetched: boolean;
|
|
379
|
-
isFetchedAfterMount: boolean;
|
|
380
|
-
isFetching: boolean;
|
|
381
|
-
isInitialLoading: boolean;
|
|
382
|
-
isPaused: boolean;
|
|
383
|
-
isRefetching: boolean;
|
|
384
|
-
isStale: boolean;
|
|
385
|
-
isEnabled: boolean;
|
|
386
|
-
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery, Error>>;
|
|
387
|
-
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
388
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDashboardQuery>;
|
|
389
315
|
};
|
|
@@ -19,7 +19,6 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
19
19
|
isLoadingError: false;
|
|
20
20
|
isRefetchError: true;
|
|
21
21
|
isSuccess: false;
|
|
22
|
-
isPlaceholderData: false;
|
|
23
22
|
status: "error";
|
|
24
23
|
dataUpdatedAt: number;
|
|
25
24
|
errorUpdatedAt: number;
|
|
@@ -31,12 +30,11 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
31
30
|
isFetching: boolean;
|
|
32
31
|
isInitialLoading: boolean;
|
|
33
32
|
isPaused: boolean;
|
|
33
|
+
isPlaceholderData: boolean;
|
|
34
34
|
isRefetching: boolean;
|
|
35
35
|
isStale: boolean;
|
|
36
|
-
isEnabled: boolean;
|
|
37
36
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery, Error>>;
|
|
38
37
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
39
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery>;
|
|
40
38
|
} | {
|
|
41
39
|
dayDataList: {
|
|
42
40
|
volume: number;
|
|
@@ -53,7 +51,6 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
53
51
|
isLoadingError: false;
|
|
54
52
|
isRefetchError: false;
|
|
55
53
|
isSuccess: true;
|
|
56
|
-
isPlaceholderData: false;
|
|
57
54
|
status: "success";
|
|
58
55
|
dataUpdatedAt: number;
|
|
59
56
|
errorUpdatedAt: number;
|
|
@@ -65,12 +62,11 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
65
62
|
isFetching: boolean;
|
|
66
63
|
isInitialLoading: boolean;
|
|
67
64
|
isPaused: boolean;
|
|
65
|
+
isPlaceholderData: boolean;
|
|
68
66
|
isRefetching: boolean;
|
|
69
67
|
isStale: boolean;
|
|
70
|
-
isEnabled: boolean;
|
|
71
68
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery, Error>>;
|
|
72
69
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
73
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery>;
|
|
74
70
|
} | {
|
|
75
71
|
dayDataList: {
|
|
76
72
|
volume: number;
|
|
@@ -87,7 +83,6 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
87
83
|
isLoadingError: true;
|
|
88
84
|
isRefetchError: false;
|
|
89
85
|
isSuccess: false;
|
|
90
|
-
isPlaceholderData: false;
|
|
91
86
|
status: "error";
|
|
92
87
|
dataUpdatedAt: number;
|
|
93
88
|
errorUpdatedAt: number;
|
|
@@ -99,12 +94,11 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
99
94
|
isFetching: boolean;
|
|
100
95
|
isInitialLoading: boolean;
|
|
101
96
|
isPaused: boolean;
|
|
97
|
+
isPlaceholderData: boolean;
|
|
102
98
|
isRefetching: boolean;
|
|
103
99
|
isStale: boolean;
|
|
104
|
-
isEnabled: boolean;
|
|
105
100
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery, Error>>;
|
|
106
101
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
107
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery>;
|
|
108
102
|
} | {
|
|
109
103
|
dayDataList: {
|
|
110
104
|
volume: number;
|
|
@@ -121,7 +115,6 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
121
115
|
isLoadingError: false;
|
|
122
116
|
isRefetchError: false;
|
|
123
117
|
isSuccess: false;
|
|
124
|
-
isPlaceholderData: false;
|
|
125
118
|
status: "pending";
|
|
126
119
|
dataUpdatedAt: number;
|
|
127
120
|
errorUpdatedAt: number;
|
|
@@ -133,12 +126,11 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
133
126
|
isFetching: boolean;
|
|
134
127
|
isInitialLoading: boolean;
|
|
135
128
|
isPaused: boolean;
|
|
129
|
+
isPlaceholderData: boolean;
|
|
136
130
|
isRefetching: boolean;
|
|
137
131
|
isStale: boolean;
|
|
138
|
-
isEnabled: boolean;
|
|
139
132
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery, Error>>;
|
|
140
133
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
141
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery>;
|
|
142
134
|
} | {
|
|
143
135
|
dayDataList: {
|
|
144
136
|
volume: number;
|
|
@@ -154,7 +146,6 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
154
146
|
isLoadingError: false;
|
|
155
147
|
isRefetchError: false;
|
|
156
148
|
isSuccess: false;
|
|
157
|
-
isPlaceholderData: false;
|
|
158
149
|
status: "pending";
|
|
159
150
|
dataUpdatedAt: number;
|
|
160
151
|
errorUpdatedAt: number;
|
|
@@ -167,44 +158,9 @@ export declare function usePoolDayData({ address, chainId, day, }: {
|
|
|
167
158
|
isLoading: boolean;
|
|
168
159
|
isInitialLoading: boolean;
|
|
169
160
|
isPaused: boolean;
|
|
161
|
+
isPlaceholderData: boolean;
|
|
170
162
|
isRefetching: boolean;
|
|
171
163
|
isStale: boolean;
|
|
172
|
-
isEnabled: boolean;
|
|
173
164
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery, Error>>;
|
|
174
165
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
175
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery>;
|
|
176
|
-
} | {
|
|
177
|
-
dayDataList: {
|
|
178
|
-
volume: number;
|
|
179
|
-
fee: number;
|
|
180
|
-
traders: number;
|
|
181
|
-
date: number;
|
|
182
|
-
tvl: number;
|
|
183
|
-
}[];
|
|
184
|
-
data: import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery;
|
|
185
|
-
isError: false;
|
|
186
|
-
error: null;
|
|
187
|
-
isPending: false;
|
|
188
|
-
isLoading: false;
|
|
189
|
-
isLoadingError: false;
|
|
190
|
-
isRefetchError: false;
|
|
191
|
-
isSuccess: true;
|
|
192
|
-
isPlaceholderData: true;
|
|
193
|
-
status: "success";
|
|
194
|
-
dataUpdatedAt: number;
|
|
195
|
-
errorUpdatedAt: number;
|
|
196
|
-
failureCount: number;
|
|
197
|
-
failureReason: Error | null;
|
|
198
|
-
errorUpdateCount: number;
|
|
199
|
-
isFetched: boolean;
|
|
200
|
-
isFetchedAfterMount: boolean;
|
|
201
|
-
isFetching: boolean;
|
|
202
|
-
isInitialLoading: boolean;
|
|
203
|
-
isPaused: boolean;
|
|
204
|
-
isRefetching: boolean;
|
|
205
|
-
isStale: boolean;
|
|
206
|
-
isEnabled: boolean;
|
|
207
|
-
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery, Error>>;
|
|
208
|
-
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
209
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolDayDataQuery>;
|
|
210
166
|
};
|
|
@@ -34,7 +34,6 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
34
34
|
isLoadingError: false;
|
|
35
35
|
isRefetchError: true;
|
|
36
36
|
isSuccess: false;
|
|
37
|
-
isPlaceholderData: false;
|
|
38
37
|
status: "error";
|
|
39
38
|
dataUpdatedAt: number;
|
|
40
39
|
errorUpdatedAt: number;
|
|
@@ -46,12 +45,11 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
46
45
|
isFetching: boolean;
|
|
47
46
|
isInitialLoading: boolean;
|
|
48
47
|
isPaused: boolean;
|
|
48
|
+
isPlaceholderData: boolean;
|
|
49
49
|
isRefetching: boolean;
|
|
50
50
|
isStale: boolean;
|
|
51
|
-
isEnabled: boolean;
|
|
52
51
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery, Error>>;
|
|
53
52
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
54
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery>;
|
|
55
53
|
} | {
|
|
56
54
|
swapList: {
|
|
57
55
|
id: string;
|
|
@@ -84,7 +82,6 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
84
82
|
isLoadingError: false;
|
|
85
83
|
isRefetchError: false;
|
|
86
84
|
isSuccess: true;
|
|
87
|
-
isPlaceholderData: false;
|
|
88
85
|
status: "success";
|
|
89
86
|
dataUpdatedAt: number;
|
|
90
87
|
errorUpdatedAt: number;
|
|
@@ -96,12 +93,11 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
96
93
|
isFetching: boolean;
|
|
97
94
|
isInitialLoading: boolean;
|
|
98
95
|
isPaused: boolean;
|
|
96
|
+
isPlaceholderData: boolean;
|
|
99
97
|
isRefetching: boolean;
|
|
100
98
|
isStale: boolean;
|
|
101
|
-
isEnabled: boolean;
|
|
102
99
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery, Error>>;
|
|
103
100
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
104
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery>;
|
|
105
101
|
} | {
|
|
106
102
|
swapList: {
|
|
107
103
|
id: string;
|
|
@@ -134,7 +130,6 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
134
130
|
isLoadingError: true;
|
|
135
131
|
isRefetchError: false;
|
|
136
132
|
isSuccess: false;
|
|
137
|
-
isPlaceholderData: false;
|
|
138
133
|
status: "error";
|
|
139
134
|
dataUpdatedAt: number;
|
|
140
135
|
errorUpdatedAt: number;
|
|
@@ -146,12 +141,11 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
146
141
|
isFetching: boolean;
|
|
147
142
|
isInitialLoading: boolean;
|
|
148
143
|
isPaused: boolean;
|
|
144
|
+
isPlaceholderData: boolean;
|
|
149
145
|
isRefetching: boolean;
|
|
150
146
|
isStale: boolean;
|
|
151
|
-
isEnabled: boolean;
|
|
152
147
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery, Error>>;
|
|
153
148
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
154
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery>;
|
|
155
149
|
} | {
|
|
156
150
|
swapList: {
|
|
157
151
|
id: string;
|
|
@@ -184,7 +178,6 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
184
178
|
isLoadingError: false;
|
|
185
179
|
isRefetchError: false;
|
|
186
180
|
isSuccess: false;
|
|
187
|
-
isPlaceholderData: false;
|
|
188
181
|
status: "pending";
|
|
189
182
|
dataUpdatedAt: number;
|
|
190
183
|
errorUpdatedAt: number;
|
|
@@ -196,12 +189,11 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
196
189
|
isFetching: boolean;
|
|
197
190
|
isInitialLoading: boolean;
|
|
198
191
|
isPaused: boolean;
|
|
192
|
+
isPlaceholderData: boolean;
|
|
199
193
|
isRefetching: boolean;
|
|
200
194
|
isStale: boolean;
|
|
201
|
-
isEnabled: boolean;
|
|
202
195
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery, Error>>;
|
|
203
196
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
204
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery>;
|
|
205
197
|
} | {
|
|
206
198
|
swapList: {
|
|
207
199
|
id: string;
|
|
@@ -233,7 +225,6 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
233
225
|
isLoadingError: false;
|
|
234
226
|
isRefetchError: false;
|
|
235
227
|
isSuccess: false;
|
|
236
|
-
isPlaceholderData: false;
|
|
237
228
|
status: "pending";
|
|
238
229
|
dataUpdatedAt: number;
|
|
239
230
|
errorUpdatedAt: number;
|
|
@@ -246,60 +237,9 @@ export declare function usePoolSwapList({ chainId, address, first, }: {
|
|
|
246
237
|
isLoading: boolean;
|
|
247
238
|
isInitialLoading: boolean;
|
|
248
239
|
isPaused: boolean;
|
|
240
|
+
isPlaceholderData: boolean;
|
|
249
241
|
isRefetching: boolean;
|
|
250
242
|
isStale: boolean;
|
|
251
|
-
isEnabled: boolean;
|
|
252
243
|
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery, Error>>;
|
|
253
244
|
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
254
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery>;
|
|
255
|
-
} | {
|
|
256
|
-
swapList: {
|
|
257
|
-
id: string;
|
|
258
|
-
timestamp: any;
|
|
259
|
-
from: any;
|
|
260
|
-
baseVolume: any;
|
|
261
|
-
quoteVolume: any;
|
|
262
|
-
feeBase: any;
|
|
263
|
-
feeQuote: any;
|
|
264
|
-
amountIn: any;
|
|
265
|
-
amountOut: any;
|
|
266
|
-
fromToken: {
|
|
267
|
-
id: string;
|
|
268
|
-
symbol: string;
|
|
269
|
-
name: string;
|
|
270
|
-
decimals: any;
|
|
271
|
-
};
|
|
272
|
-
toToken: {
|
|
273
|
-
id: string;
|
|
274
|
-
symbol: string;
|
|
275
|
-
name: string;
|
|
276
|
-
decimals: any;
|
|
277
|
-
};
|
|
278
|
-
}[] | undefined;
|
|
279
|
-
data: import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery;
|
|
280
|
-
isError: false;
|
|
281
|
-
error: null;
|
|
282
|
-
isPending: false;
|
|
283
|
-
isLoading: false;
|
|
284
|
-
isLoadingError: false;
|
|
285
|
-
isRefetchError: false;
|
|
286
|
-
isSuccess: true;
|
|
287
|
-
isPlaceholderData: true;
|
|
288
|
-
status: "success";
|
|
289
|
-
dataUpdatedAt: number;
|
|
290
|
-
errorUpdatedAt: number;
|
|
291
|
-
failureCount: number;
|
|
292
|
-
failureReason: Error | null;
|
|
293
|
-
errorUpdateCount: number;
|
|
294
|
-
isFetched: boolean;
|
|
295
|
-
isFetchedAfterMount: boolean;
|
|
296
|
-
isFetching: boolean;
|
|
297
|
-
isInitialLoading: boolean;
|
|
298
|
-
isPaused: boolean;
|
|
299
|
-
isRefetching: boolean;
|
|
300
|
-
isStale: boolean;
|
|
301
|
-
isEnabled: boolean;
|
|
302
|
-
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery, Error>>;
|
|
303
|
-
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
304
|
-
promise: Promise<import("@dodoex/api/dist/types/gql/graphql").FetchPoolSwapListQuery>;
|
|
305
245
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ChainId } from '@dodoex/api';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
import { PoolOperateProps } from '../PoolOperate';
|
|
4
3
|
export type OnModifyGspPool = (params: {
|
|
5
4
|
chainId: number;
|
|
@@ -14,4 +13,4 @@ export default function MyCreated({ account, filterChainIds, activeChainId, hand
|
|
|
14
13
|
setOperatePool: (operate: Partial<PoolOperateProps> | null) => void;
|
|
15
14
|
supportAMMIcon?: boolean;
|
|
16
15
|
onModifyGspPool?: OnModifyGspPool;
|
|
17
|
-
}):
|
|
16
|
+
}): JSX.Element;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ChainId } from '@dodoex/api';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
import { TokenAndPoolFilterUserOptions } from './hooks/usePoolListFilterTokenAndPool';
|
|
4
3
|
import { PoolOperateProps } from '../PoolOperate';
|
|
5
4
|
import { GetMigrationPairAndMining } from '../PoolOperate/types';
|
|
@@ -13,4 +12,4 @@ export default function MyLiquidity({ account, filterChainIds, activeChainId, ha
|
|
|
13
12
|
getMigrationPairAndMining?: GetMigrationPairAndMining;
|
|
14
13
|
tokenAndPoolFilter?: TokenAndPoolFilterUserOptions;
|
|
15
14
|
supportAMMIcon?: boolean;
|
|
16
|
-
}):
|
|
15
|
+
}): JSX.Element;
|