@dodoex/api 3.0.4-ve33.2 → 3.0.4-ve33.4
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/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/types/{dodoex-api/src/gql → gql}/gql.d.ts +8 -0
- package/dist/types/{dodoex-api/src/gql → gql}/graphql.d.ts +292 -1
- package/dist/types/{dodoex-api/src/services → services}/SwapWidgetApi.d.ts +2 -2
- package/dist/types/{dodoex-api/src/services → services}/pool/PoolApi.d.ts +6 -0
- package/dist/types/{dodoex-api/src/services → services}/pool/graphqlQuery.d.ts +6 -0
- package/package.json +2 -2
- package/dist/types/dodoex-components/src/Accordion/Accordion.d.ts +0 -8
- package/dist/types/dodoex-components/src/Accordion/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Box/Box.d.ts +0 -5
- package/dist/types/dodoex-components/src/Box/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Button/Button.d.ts +0 -34
- package/dist/types/dodoex-components/src/Button/ButtonBase.d.ts +0 -2
- package/dist/types/dodoex-components/src/Button/ButtonGroup.d.ts +0 -6
- package/dist/types/dodoex-components/src/Button/index.d.ts +0 -4
- package/dist/types/dodoex-components/src/Checkbox/Checkbox.d.ts +0 -7
- package/dist/types/dodoex-components/src/Checkbox/Checkbox.types.d.ts +0 -14
- package/dist/types/dodoex-components/src/Checkbox/index.d.ts +0 -1
- package/dist/types/dodoex-components/src/Hover/HoverAddBackground.d.ts +0 -6
- package/dist/types/dodoex-components/src/Hover/HoverAddUnderLine.d.ts +0 -9
- package/dist/types/dodoex-components/src/Hover/HoverOpacity.d.ts +0 -6
- package/dist/types/dodoex-components/src/Hover/index.d.ts +0 -3
- package/dist/types/dodoex-components/src/Input/Input.d.ts +0 -17
- package/dist/types/dodoex-components/src/Input/SearchInput.d.ts +0 -7
- package/dist/types/dodoex-components/src/Input/index.d.ts +0 -3
- package/dist/types/dodoex-components/src/Loading/LoadingSkeleton.d.ts +0 -9
- package/dist/types/dodoex-components/src/Loading/RotatingIcon.d.ts +0 -5
- package/dist/types/dodoex-components/src/Loading/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Lottie/EmptyDataIcon.d.ts +0 -5
- package/dist/types/dodoex-components/src/Lottie/FailedIcon.d.ts +0 -4
- package/dist/types/dodoex-components/src/Lottie/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Modal/Modal.d.ts +0 -3
- package/dist/types/dodoex-components/src/Modal/WidgetModal.d.ts +0 -3
- package/dist/types/dodoex-components/src/Modal/index.d.ts +0 -3
- package/dist/types/dodoex-components/src/Radio/index.d.ts +0 -11
- package/dist/types/dodoex-components/src/Select/index.d.ts +0 -20
- package/dist/types/dodoex-components/src/Skeleton/Skeleton.d.ts +0 -9
- package/dist/types/dodoex-components/src/Skeleton/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Slider/index.d.ts +0 -4
- package/dist/types/dodoex-components/src/Switch/index.d.ts +0 -10
- package/dist/types/dodoex-components/src/Tabs/TabPanel.d.ts +0 -6
- package/dist/types/dodoex-components/src/Tabs/Tabs.d.ts +0 -6
- package/dist/types/dodoex-components/src/Tabs/TabsButtonGroup/Tab.d.ts +0 -8
- package/dist/types/dodoex-components/src/Tabs/TabsButtonGroup/TabsList.d.ts +0 -9
- package/dist/types/dodoex-components/src/Tabs/TabsButtonGroup/index.d.ts +0 -14
- package/dist/types/dodoex-components/src/Tabs/TabsGroup/Tab.d.ts +0 -8
- package/dist/types/dodoex-components/src/Tabs/TabsGroup/TabsList.d.ts +0 -7
- package/dist/types/dodoex-components/src/Tabs/TabsGroup/index.d.ts +0 -13
- package/dist/types/dodoex-components/src/Tabs/index.d.ts +0 -7
- package/dist/types/dodoex-components/src/Tooltip/QuestionTooltip.d.ts +0 -13
- package/dist/types/dodoex-components/src/Tooltip/Tooltip.d.ts +0 -34
- package/dist/types/dodoex-components/src/Tooltip/TooltipToast.d.ts +0 -17
- package/dist/types/dodoex-components/src/Tooltip/index.d.ts +0 -4
- package/dist/types/dodoex-components/src/hooks/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/hooks/mediaQuery.d.ts +0 -8
- package/dist/types/dodoex-components/src/hooks/useDevices.d.ts +0 -6
- package/dist/types/dodoex-components/src/hooks/useMediaQuery.d.ts +0 -32
- package/dist/types/dodoex-components/src/index.d.ts +0 -28
- package/dist/types/dodoex-components/src/theme/CssBaseline.d.ts +0 -23
- package/dist/types/dodoex-components/src/theme/ThemeProvider.d.ts +0 -1
- package/dist/types/dodoex-components/src/theme/config.d.ts +0 -77
- package/dist/types/dodoex-components/src/theme/createTheme.d.ts +0 -9
- package/dist/types/dodoex-components/src/theme/index.d.ts +0 -6
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/basicToken.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/chain.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/contractConfig.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/platform.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/gql → gql}/fragment-masking.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/gql → gql}/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AaveLendingPoolABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AaveLendingPoolAddressesProvider.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AavePriceOracleABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AaveProtocolDataProviderABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/BaseDrops.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/D3MM_READ_ABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/D3Proxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODO1155.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODO721.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODOCirculationHelperABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODORouteProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODOV1PmmHelperABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DVM.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DropsERC721.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterAdmin.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterERC1155V1.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterERC721V1.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/Fragment.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FundingABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/IdodoV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/LockedTokenVaultABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MarginTrading.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MarginTradingFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MerkleDistributorABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/NonfungiblePositionManager.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/PancakePairABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/UniswapV3Pool.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/baseFilterV1.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/classicalPoolABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoBuyoutModel.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCP.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPABIV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxyV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxyV202.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCustomMintableERC20.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDPPAdmin.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDPPFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDSP.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDSPFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDVM.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDVMFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDppProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDropsProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDspProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoERC20V3Factory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoEthProxyABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoFeeImpl.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoFragment.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMineV3Proxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMineV3ProxyOld.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMiningABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMiningReaderABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftERC1155.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftERC721.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftPoolProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftVault.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoOracleABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoPair.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoPreminingABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoProxyV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoStarterProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoTokenABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoUpCPFactoryABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoUpCpFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoV1PairProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoZooABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dppPoolABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/erc20ABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/erc20Helper.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/feeABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/multicallABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/nftContract.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/nftFilterAdmin.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/oneBitSettlement.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/setApprovalForAll.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/spaceIdABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/spaceIdResolverABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/v3MiningABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/vdodo.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/vdodoTokenABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/weth.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/abiName.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/batch.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/batchProvider.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/encode.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/type.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/GraphQLRequests.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/RestApiRequests.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/index.d.ts → index.d.ts} +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/tokenBlackList/bsc.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/tokenBlackList/eth.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/tokenBlackList/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/utils.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/ammv3/AMMV3Api.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/ammv3/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/ammv3/queries.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/MiningApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/utils.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/PMMState.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/convertPmmParams.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/pmm.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/pmmHelper.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/pmmModel.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/poolUtils.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/type.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/swap/SwapApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/swap/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/system/SystemApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/system/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/utils → utils}/color.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/utils → utils}/number.d.ts +0 -0
|
@@ -70,6 +70,14 @@ export declare function graphql(source: '\n query FetchPoolPairList(\n $
|
|
|
70
70
|
* The graphql function is used to parse GraphQL queries into a document that can be used by GraphQL clients.
|
|
71
71
|
*/
|
|
72
72
|
export declare function graphql(source: '\n query Ve33_getPoolList($where: Ve33TokenFilterPaginationInput) {\n ve33_getPoolList(where: $where) {\n id\n title\n version\n gaugeAddress\n feeRate\n apr {\n fees\n incentives\n }\n tvl\n totalValueLockedUSD\n totalValueLockedToken0\n totalValueLockedToken1\n volumeUSD\n volumeToken0\n volumeToken1\n feesUSD\n feesToken0\n feesToken1\n token0Address\n token0Name\n token0Symbol\n token0Decimals\n token1Address\n token1Name\n token1Symbol\n token1Decimals\n }\n }\n '): typeof import('./graphql').Ve33_GetPoolListDocument;
|
|
73
|
+
/**
|
|
74
|
+
* The graphql function is used to parse GraphQL queries into a document that can be used by GraphQL clients.
|
|
75
|
+
*/
|
|
76
|
+
export declare function graphql(source: '\n query Ve33_getPool($where: Ve33PoolInput) {\n ve33_getPool(where: $where) {\n id\n title\n version\n gaugeAddress\n feeRate\n apr {\n fees\n incentives\n }\n tvl\n totalValueLockedUSD\n totalValueLockedToken0\n totalValueLockedToken1\n volumeUSD\n volumeToken0\n volumeToken1\n feesUSD\n feesToken0\n feesToken1\n token0Address\n token0Name\n token0Symbol\n token0Decimals\n token1Address\n token1Name\n token1Symbol\n token1Decimals\n }\n }\n '): typeof import('./graphql').Ve33_GetPoolDocument;
|
|
77
|
+
/**
|
|
78
|
+
* The graphql function is used to parse GraphQL queries into a document that can be used by GraphQL clients.
|
|
79
|
+
*/
|
|
80
|
+
export declare function graphql(source: '\n query Ve33_getVotePoolList($where: Ve33VotePoolInput) {\n ve33_getVotePoolList(where: $where) {\n id\n title\n version\n\n gaugeAddress\n feeRate\n apr {\n fees\n incentives\n }\n tvl\n\n token0Address\n token0Name\n token0Symbol\n token0Decimals\n\n token1Address\n token1Name\n token1Symbol\n token1Decimals\n\n totalValueLockedUSD\n totalValueLockedToken0\n totalValueLockedToken1\n\n feesUSD\n feesToken0\n feesToken1\n\n incentives {\n amount\n token\n usd\n }\n votes {\n token\n weight\n }\n }\n }\n '): typeof import('./graphql').Ve33_GetVotePoolListDocument;
|
|
73
81
|
/**
|
|
74
82
|
* The graphql function is used to parse GraphQL queries into a document that can be used by GraphQL clients.
|
|
75
83
|
*/
|
|
@@ -828,6 +828,66 @@ export type Balance_Filter = {
|
|
|
828
828
|
schemaName?: InputMaybe<Scalars['String']['input']>;
|
|
829
829
|
};
|
|
830
830
|
export type Balance_OrderBy = 'chain' | 'id';
|
|
831
|
+
export type Berachain_AlmPool = {
|
|
832
|
+
id?: Maybe<Scalars['String']['output']>;
|
|
833
|
+
poolDayData?: Maybe<Array<Maybe<Berachain_AlmPoolDayData>>>;
|
|
834
|
+
token0?: Maybe<Berachain_AlmToken>;
|
|
835
|
+
token0Price?: Maybe<Scalars['String']['output']>;
|
|
836
|
+
token1?: Maybe<Berachain_AlmToken>;
|
|
837
|
+
token1Price?: Maybe<Scalars['String']['output']>;
|
|
838
|
+
totalValueLockedUSD?: Maybe<Scalars['String']['output']>;
|
|
839
|
+
};
|
|
840
|
+
export type Berachain_AlmPoolDayData = {
|
|
841
|
+
date?: Maybe<Scalars['Int']['output']>;
|
|
842
|
+
feesUSD?: Maybe<Scalars['String']['output']>;
|
|
843
|
+
tvlUSD?: Maybe<Scalars['String']['output']>;
|
|
844
|
+
volumeUSD?: Maybe<Scalars['String']['output']>;
|
|
845
|
+
};
|
|
846
|
+
export type Berachain_AlmToken = {
|
|
847
|
+
decimals?: Maybe<Scalars['String']['output']>;
|
|
848
|
+
derivedUSD?: Maybe<Scalars['String']['output']>;
|
|
849
|
+
id?: Maybe<Scalars['String']['output']>;
|
|
850
|
+
initialUSD?: Maybe<Scalars['String']['output']>;
|
|
851
|
+
liquidityUSD?: Maybe<Scalars['String']['output']>;
|
|
852
|
+
marketCap?: Maybe<Scalars['String']['output']>;
|
|
853
|
+
name?: Maybe<Scalars['String']['output']>;
|
|
854
|
+
priceChange24h?: Maybe<Scalars['String']['output']>;
|
|
855
|
+
priceChange24hPercentage?: Maybe<Scalars['String']['output']>;
|
|
856
|
+
symbol?: Maybe<Scalars['String']['output']>;
|
|
857
|
+
totalSupply?: Maybe<Scalars['String']['output']>;
|
|
858
|
+
};
|
|
859
|
+
export type Berachain_AlmVault = {
|
|
860
|
+
allowTokenA?: Maybe<Scalars['Boolean']['output']>;
|
|
861
|
+
allowTokenB?: Maybe<Scalars['Boolean']['output']>;
|
|
862
|
+
count?: Maybe<Scalars['String']['output']>;
|
|
863
|
+
createdAtTimestamp?: Maybe<Scalars['String']['output']>;
|
|
864
|
+
feeApr_1d?: Maybe<Scalars['String']['output']>;
|
|
865
|
+
feeApr_3d?: Maybe<Scalars['String']['output']>;
|
|
866
|
+
feeApr_7d?: Maybe<Scalars['String']['output']>;
|
|
867
|
+
feeApr_30d?: Maybe<Scalars['String']['output']>;
|
|
868
|
+
holdersCount?: Maybe<Scalars['Int']['output']>;
|
|
869
|
+
id?: Maybe<Scalars['String']['output']>;
|
|
870
|
+
pool?: Maybe<Berachain_AlmPool>;
|
|
871
|
+
protocol?: Maybe<Scalars['String']['output']>;
|
|
872
|
+
sender?: Maybe<Scalars['String']['output']>;
|
|
873
|
+
tokenA?: Maybe<Scalars['String']['output']>;
|
|
874
|
+
tokenB?: Maybe<Scalars['String']['output']>;
|
|
875
|
+
totalAmount0?: Maybe<Scalars['String']['output']>;
|
|
876
|
+
totalAmount1?: Maybe<Scalars['String']['output']>;
|
|
877
|
+
totalShares?: Maybe<Scalars['String']['output']>;
|
|
878
|
+
totalSupply?: Maybe<Scalars['String']['output']>;
|
|
879
|
+
};
|
|
880
|
+
export type Berachain_AlmVaultShares = {
|
|
881
|
+
id?: Maybe<Scalars['String']['output']>;
|
|
882
|
+
vault?: Maybe<Berachain_AlmVault>;
|
|
883
|
+
vaultShareBalance?: Maybe<Scalars['String']['output']>;
|
|
884
|
+
};
|
|
885
|
+
export type Berachain_AlmallVaultsSearch = {
|
|
886
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
887
|
+
};
|
|
888
|
+
export type Berachain_AlmmyVaultsSearch = {
|
|
889
|
+
address?: InputMaybe<Scalars['String']['input']>;
|
|
890
|
+
};
|
|
831
891
|
export type BidHistory = {
|
|
832
892
|
/** action :bid、cancle */
|
|
833
893
|
action: Scalars['String']['output'];
|
|
@@ -1783,6 +1843,107 @@ export type Cross_Chain_SwapToolDetail = {
|
|
|
1783
1843
|
logoURI?: Maybe<Scalars['String']['output']>;
|
|
1784
1844
|
name?: Maybe<Scalars['String']['output']>;
|
|
1785
1845
|
};
|
|
1846
|
+
export type Cross_Chain_Swap_ZetachainCrossChainOrderCreate = {
|
|
1847
|
+
createdAt?: Maybe<Scalars['String']['output']>;
|
|
1848
|
+
fromAddress?: Maybe<Scalars['String']['output']>;
|
|
1849
|
+
fromAmount?: Maybe<Scalars['String']['output']>;
|
|
1850
|
+
fromChainId?: Maybe<Scalars['Int']['output']>;
|
|
1851
|
+
fromHash?: Maybe<Scalars['String']['output']>;
|
|
1852
|
+
fromTokenAddress?: Maybe<Scalars['String']['output']>;
|
|
1853
|
+
id?: Maybe<Scalars['Int']['output']>;
|
|
1854
|
+
status?: Maybe<Scalars['String']['output']>;
|
|
1855
|
+
toAddress?: Maybe<Scalars['String']['output']>;
|
|
1856
|
+
toAmount?: Maybe<Scalars['String']['output']>;
|
|
1857
|
+
toChainId?: Maybe<Scalars['Int']['output']>;
|
|
1858
|
+
toHash?: Maybe<Scalars['String']['output']>;
|
|
1859
|
+
toTokenAddress?: Maybe<Scalars['String']['output']>;
|
|
1860
|
+
updatedAt?: Maybe<Scalars['String']['output']>;
|
|
1861
|
+
};
|
|
1862
|
+
export type Cross_Chain_Swap_ZetachainCrossChainOrderList = {
|
|
1863
|
+
createdAt?: Maybe<Scalars['String']['output']>;
|
|
1864
|
+
extend?: Maybe<Scalars['JSON']['output']>;
|
|
1865
|
+
externalId?: Maybe<Scalars['String']['output']>;
|
|
1866
|
+
fromAddress?: Maybe<Scalars['String']['output']>;
|
|
1867
|
+
fromAmount?: Maybe<Scalars['String']['output']>;
|
|
1868
|
+
fromChainId?: Maybe<Scalars['Int']['output']>;
|
|
1869
|
+
fromHash?: Maybe<Scalars['String']['output']>;
|
|
1870
|
+
fromTokenAddress?: Maybe<Scalars['String']['output']>;
|
|
1871
|
+
id?: Maybe<Scalars['Int']['output']>;
|
|
1872
|
+
status?: Maybe<Scalars['String']['output']>;
|
|
1873
|
+
toAddress?: Maybe<Scalars['String']['output']>;
|
|
1874
|
+
toAmount?: Maybe<Scalars['String']['output']>;
|
|
1875
|
+
toChainId?: Maybe<Scalars['Int']['output']>;
|
|
1876
|
+
toHash?: Maybe<Scalars['String']['output']>;
|
|
1877
|
+
toTokenAddress?: Maybe<Scalars['String']['output']>;
|
|
1878
|
+
};
|
|
1879
|
+
export type Cross_Chain_Swap_ZetachainCrossChainOrderResult = {
|
|
1880
|
+
count?: Maybe<Scalars['Int']['output']>;
|
|
1881
|
+
list?: Maybe<Array<Maybe<Cross_Chain_Swap_ZetachainCrossChainOrderList>>>;
|
|
1882
|
+
page?: Maybe<Scalars['Int']['output']>;
|
|
1883
|
+
pageSize?: Maybe<Scalars['Int']['output']>;
|
|
1884
|
+
};
|
|
1885
|
+
export type Cross_Chain_Swap_ZetachainCrossChainRoute = {
|
|
1886
|
+
approveTarget?: Maybe<Scalars['String']['output']>;
|
|
1887
|
+
asset?: Maybe<Scalars['JSON']['output']>;
|
|
1888
|
+
encodeParams?: Maybe<Scalars['JSON']['output']>;
|
|
1889
|
+
fees?: Maybe<Scalars['JSON']['output']>;
|
|
1890
|
+
fromAmount?: Maybe<Scalars['String']['output']>;
|
|
1891
|
+
fromChainId?: Maybe<Scalars['Int']['output']>;
|
|
1892
|
+
fromTokenAddress?: Maybe<Scalars['String']['output']>;
|
|
1893
|
+
step?: Maybe<Scalars['JSON']['output']>;
|
|
1894
|
+
toAmount?: Maybe<Scalars['String']['output']>;
|
|
1895
|
+
toChainId?: Maybe<Scalars['Int']['output']>;
|
|
1896
|
+
toTokenAddress?: Maybe<Scalars['String']['output']>;
|
|
1897
|
+
};
|
|
1898
|
+
export type Cross_Chain_Swap_ZetachainCrossChainTransactionEncode = {
|
|
1899
|
+
chainId?: Maybe<Scalars['Int']['output']>;
|
|
1900
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
1901
|
+
from?: Maybe<Scalars['String']['output']>;
|
|
1902
|
+
to?: Maybe<Scalars['String']['output']>;
|
|
1903
|
+
value?: Maybe<Scalars['String']['output']>;
|
|
1904
|
+
};
|
|
1905
|
+
export type Cross_Chain_Swap_ZetachainorderCreateData = {
|
|
1906
|
+
extend?: InputMaybe<Cross_Chain_Swap_ZetachainorderCreateDataExtend>;
|
|
1907
|
+
fromAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1908
|
+
fromAmount?: InputMaybe<Scalars['String']['input']>;
|
|
1909
|
+
fromChainId?: InputMaybe<Scalars['Int']['input']>;
|
|
1910
|
+
fromTokenAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1911
|
+
hash?: InputMaybe<Scalars['String']['input']>;
|
|
1912
|
+
slippage?: InputMaybe<Scalars['Float']['input']>;
|
|
1913
|
+
toAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1914
|
+
toAmount?: InputMaybe<Scalars['String']['input']>;
|
|
1915
|
+
toChainId?: InputMaybe<Scalars['Int']['input']>;
|
|
1916
|
+
toTokenAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1917
|
+
};
|
|
1918
|
+
export type Cross_Chain_Swap_ZetachainorderCreateDataExtend = {
|
|
1919
|
+
asset?: InputMaybe<Scalars['JSON']['input']>;
|
|
1920
|
+
step?: InputMaybe<Scalars['JSON']['input']>;
|
|
1921
|
+
};
|
|
1922
|
+
export type Cross_Chain_Swap_ZetachainorderListData = {
|
|
1923
|
+
chainId?: InputMaybe<Scalars['Int']['input']>;
|
|
1924
|
+
limit?: InputMaybe<Scalars['Int']['input']>;
|
|
1925
|
+
page?: InputMaybe<Scalars['Int']['input']>;
|
|
1926
|
+
product?: InputMaybe<Scalars['String']['input']>;
|
|
1927
|
+
refreshNow?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1928
|
+
source?: InputMaybe<Scalars['String']['input']>;
|
|
1929
|
+
status?: InputMaybe<Scalars['String']['input']>;
|
|
1930
|
+
user?: InputMaybe<Scalars['String']['input']>;
|
|
1931
|
+
};
|
|
1932
|
+
export type Cross_Chain_Swap_ZetachainrouteParams = {
|
|
1933
|
+
fromAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1934
|
+
fromAmount?: InputMaybe<Scalars['String']['input']>;
|
|
1935
|
+
fromChainId?: InputMaybe<Scalars['Int']['input']>;
|
|
1936
|
+
fromTokenAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1937
|
+
refreshNow?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1938
|
+
slippage?: InputMaybe<Scalars['Float']['input']>;
|
|
1939
|
+
toAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1940
|
+
toChainId?: InputMaybe<Scalars['Int']['input']>;
|
|
1941
|
+
toTokenAddress?: InputMaybe<Scalars['String']['input']>;
|
|
1942
|
+
};
|
|
1943
|
+
export type Cross_Chain_Swap_ZetachaintransactionEncodeParams = {
|
|
1944
|
+
interfaceParams?: InputMaybe<Scalars['String']['input']>;
|
|
1945
|
+
refreshNow?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1946
|
+
};
|
|
1786
1947
|
export type Cross_Chain_SwapdodoOrderListData = {
|
|
1787
1948
|
from?: InputMaybe<Scalars['String']['input']>;
|
|
1788
1949
|
limit?: InputMaybe<Scalars['Int']['input']>;
|
|
@@ -1925,6 +2086,21 @@ export type Cross_Chain_TokentokenlistFilter = {
|
|
|
1925
2086
|
isEnabled?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1926
2087
|
refreshNow?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1927
2088
|
};
|
|
2089
|
+
export type Cross_Chain_Zetachain_TokenCrossChainTokenlist = {
|
|
2090
|
+
address?: Maybe<Scalars['String']['output']>;
|
|
2091
|
+
chainId?: Maybe<Scalars['Int']['output']>;
|
|
2092
|
+
decimals?: Maybe<Scalars['Int']['output']>;
|
|
2093
|
+
id?: Maybe<Scalars['Int']['output']>;
|
|
2094
|
+
logo?: Maybe<Scalars['String']['output']>;
|
|
2095
|
+
name?: Maybe<Scalars['String']['output']>;
|
|
2096
|
+
position?: Maybe<Scalars['Int']['output']>;
|
|
2097
|
+
slippage?: Maybe<Scalars['String']['output']>;
|
|
2098
|
+
symbol?: Maybe<Scalars['String']['output']>;
|
|
2099
|
+
};
|
|
2100
|
+
export type Cross_Chain_Zetachain_TokentokenlistFilter = {
|
|
2101
|
+
chainId?: InputMaybe<Scalars['Int']['input']>;
|
|
2102
|
+
refreshNow?: InputMaybe<Scalars['Boolean']['input']>;
|
|
2103
|
+
};
|
|
1928
2104
|
export type CrowdPooling = {
|
|
1929
2105
|
/** base token */
|
|
1930
2106
|
baseToken: Token;
|
|
@@ -6017,6 +6193,8 @@ export type LiquidityApyData = {
|
|
|
6017
6193
|
metromMiningApy?: Maybe<Scalars['BigDecimal']['output']>;
|
|
6018
6194
|
miningBaseApy?: Maybe<Scalars['BigDecimal']['output']>;
|
|
6019
6195
|
miningQuoteApy?: Maybe<Scalars['BigDecimal']['output']>;
|
|
6196
|
+
/** 1D 7D 14D 30D */
|
|
6197
|
+
timeRange?: Maybe<Scalars['String']['output']>;
|
|
6020
6198
|
transactionBaseApy?: Maybe<Scalars['BigDecimal']['output']>;
|
|
6021
6199
|
transactionQuoteApy?: Maybe<Scalars['BigDecimal']['output']>;
|
|
6022
6200
|
};
|
|
@@ -6335,7 +6513,6 @@ export type LiquidityLp = {
|
|
|
6335
6513
|
liquidityTokenInMining?: Maybe<Scalars['String']['output']>;
|
|
6336
6514
|
/** my liquidity usd */
|
|
6337
6515
|
liquidityUSD?: Maybe<Scalars['String']['output']>;
|
|
6338
|
-
nftMint?: Maybe<Scalars['String']['output']>;
|
|
6339
6516
|
outOfRange?: Maybe<Scalars['Boolean']['output']>;
|
|
6340
6517
|
/** Share in the pool */
|
|
6341
6518
|
poolShare?: Maybe<Scalars['String']['output']>;
|
|
@@ -6413,6 +6590,7 @@ export type LiquidityOrder = {
|
|
|
6413
6590
|
};
|
|
6414
6591
|
export type LiquidityPair = {
|
|
6415
6592
|
apy?: Maybe<LiquidityApyData>;
|
|
6593
|
+
apyList?: Maybe<Array<Maybe<LiquidityApyData>>>;
|
|
6416
6594
|
/** base LP token, for DPP is null, for dodo v1 lpToken is different */
|
|
6417
6595
|
baseLpToken?: Maybe<LiquidityLpToken>;
|
|
6418
6596
|
/** base token reserve */
|
|
@@ -6494,6 +6672,7 @@ export type LiquidityPair = {
|
|
|
6494
6672
|
volume24H?: Maybe<Scalars['BigDecimal']['output']>;
|
|
6495
6673
|
/** trade volume of basetoken */
|
|
6496
6674
|
volumeBaseToken: Scalars['BigDecimal']['output'];
|
|
6675
|
+
volumeList?: Maybe<Array<Maybe<LiquidityVolumeData>>>;
|
|
6497
6676
|
/** trade volume of quotetoken */
|
|
6498
6677
|
volumeQuoteToken: Scalars['BigDecimal']['output'];
|
|
6499
6678
|
/** traded volume of USD */
|
|
@@ -6868,6 +7047,10 @@ export type LiquidityToken = {
|
|
|
6868
7047
|
/** traded volume of USD for bridge */
|
|
6869
7048
|
volumeUSDBridge: Scalars['BigDecimal']['output'];
|
|
6870
7049
|
};
|
|
7050
|
+
export type LiquidityVolumeData = {
|
|
7051
|
+
timeRange?: Maybe<Scalars['String']['output']>;
|
|
7052
|
+
volume?: Maybe<Scalars['BigDecimal']['output']>;
|
|
7053
|
+
};
|
|
6871
7054
|
export type Liquiditycount_Data_Query = {
|
|
6872
7055
|
chain?: InputMaybe<Scalars['String']['input']>;
|
|
6873
7056
|
refreshNow?: InputMaybe<Scalars['Boolean']['input']>;
|
|
@@ -10973,6 +11156,8 @@ export type Query = {
|
|
|
10973
11156
|
avatars: Array<Avatar>;
|
|
10974
11157
|
balance?: Maybe<Balance>;
|
|
10975
11158
|
balances: Array<Balance>;
|
|
11159
|
+
berachain_alm_allVaults?: Maybe<Array<Maybe<Berachain_AlmVault>>>;
|
|
11160
|
+
berachain_alm_myVaults?: Maybe<Array<Maybe<Berachain_AlmVaultShares>>>;
|
|
10976
11161
|
bidHistories: Array<BidHistory>;
|
|
10977
11162
|
bidHistory?: Maybe<BidHistory>;
|
|
10978
11163
|
bidPosition?: Maybe<BidPosition>;
|
|
@@ -11006,8 +11191,13 @@ export type Query = {
|
|
|
11006
11191
|
cross_chain_swap_orderRefundCount?: Maybe<Cross_Chain_SwapOrderRefundCountResult>;
|
|
11007
11192
|
cross_chain_swap_routesV2?: Maybe<Cross_Chain_SwapCrossChainRouteV2>;
|
|
11008
11193
|
cross_chain_swap_transactionEncode?: Maybe<Cross_Chain_SwapCrossChainTransactionEncode>;
|
|
11194
|
+
cross_chain_swap_zetachain_orderCreate?: Maybe<Cross_Chain_Swap_ZetachainCrossChainOrderCreate>;
|
|
11195
|
+
cross_chain_swap_zetachain_orderList?: Maybe<Cross_Chain_Swap_ZetachainCrossChainOrderResult>;
|
|
11196
|
+
cross_chain_swap_zetachain_routes?: Maybe<Cross_Chain_Swap_ZetachainCrossChainRoute>;
|
|
11197
|
+
cross_chain_swap_zetachain_transactionEncode?: Maybe<Cross_Chain_Swap_ZetachainCrossChainTransactionEncode>;
|
|
11009
11198
|
cross_chain_token_list?: Maybe<Cross_Chain_TokenCrossChainTokenlist>;
|
|
11010
11199
|
cross_chain_token_tokenPair?: Maybe<Cross_Chain_TokenCrossChainTokenPair>;
|
|
11200
|
+
cross_chain_zetachain_token_list?: Maybe<Array<Maybe<Cross_Chain_Zetachain_TokenCrossChainTokenlist>>>;
|
|
11011
11201
|
crowdPooling?: Maybe<CrowdPooling>;
|
|
11012
11202
|
crowdPoolingDayData?: Maybe<CrowdPoolingDayData>;
|
|
11013
11203
|
crowdPoolingDayDatas: Array<CrowdPoolingDayData>;
|
|
@@ -11575,6 +11765,12 @@ export type QueryBalancesArgs = {
|
|
|
11575
11765
|
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
11576
11766
|
where?: InputMaybe<Balance_Filter>;
|
|
11577
11767
|
};
|
|
11768
|
+
export type QueryBerachain_Alm_AllVaultsArgs = {
|
|
11769
|
+
where?: InputMaybe<Berachain_AlmallVaultsSearch>;
|
|
11770
|
+
};
|
|
11771
|
+
export type QueryBerachain_Alm_MyVaultsArgs = {
|
|
11772
|
+
where?: InputMaybe<Berachain_AlmmyVaultsSearch>;
|
|
11773
|
+
};
|
|
11578
11774
|
export type QueryBidHistoriesArgs = {
|
|
11579
11775
|
block?: InputMaybe<Block_Height>;
|
|
11580
11776
|
first?: InputMaybe<Scalars['Int']['input']>;
|
|
@@ -11734,12 +11930,27 @@ export type QueryCross_Chain_Swap_RoutesV2Args = {
|
|
|
11734
11930
|
export type QueryCross_Chain_Swap_TransactionEncodeArgs = {
|
|
11735
11931
|
data?: InputMaybe<Cross_Chain_SwaptransactionEncodeData>;
|
|
11736
11932
|
};
|
|
11933
|
+
export type QueryCross_Chain_Swap_Zetachain_OrderCreateArgs = {
|
|
11934
|
+
data?: InputMaybe<Cross_Chain_Swap_ZetachainorderCreateData>;
|
|
11935
|
+
};
|
|
11936
|
+
export type QueryCross_Chain_Swap_Zetachain_OrderListArgs = {
|
|
11937
|
+
where?: InputMaybe<Cross_Chain_Swap_ZetachainorderListData>;
|
|
11938
|
+
};
|
|
11939
|
+
export type QueryCross_Chain_Swap_Zetachain_RoutesArgs = {
|
|
11940
|
+
where?: InputMaybe<Cross_Chain_Swap_ZetachainrouteParams>;
|
|
11941
|
+
};
|
|
11942
|
+
export type QueryCross_Chain_Swap_Zetachain_TransactionEncodeArgs = {
|
|
11943
|
+
data?: InputMaybe<Cross_Chain_Swap_ZetachaintransactionEncodeParams>;
|
|
11944
|
+
};
|
|
11737
11945
|
export type QueryCross_Chain_Token_ListArgs = {
|
|
11738
11946
|
where?: InputMaybe<Cross_Chain_TokentokenlistFilter>;
|
|
11739
11947
|
};
|
|
11740
11948
|
export type QueryCross_Chain_Token_TokenPairArgs = {
|
|
11741
11949
|
where?: InputMaybe<Cross_Chain_TokentokenPairFilter>;
|
|
11742
11950
|
};
|
|
11951
|
+
export type QueryCross_Chain_Zetachain_Token_ListArgs = {
|
|
11952
|
+
where?: InputMaybe<Cross_Chain_Zetachain_TokentokenlistFilter>;
|
|
11953
|
+
};
|
|
11743
11954
|
export type QueryCrowdPoolingArgs = {
|
|
11744
11955
|
block?: InputMaybe<Block_Height>;
|
|
11745
11956
|
id: Scalars['ID']['input'];
|
|
@@ -18123,6 +18334,7 @@ export type Ve33Pool = {
|
|
|
18123
18334
|
feesUSD: Scalars['BigDecimal']['output'];
|
|
18124
18335
|
gaugeAddress: Scalars['String']['output'];
|
|
18125
18336
|
id: Scalars['String']['output'];
|
|
18337
|
+
tickSpacing: Scalars['Int']['output'];
|
|
18126
18338
|
title: Scalars['String']['output'];
|
|
18127
18339
|
token0Address: Scalars['String']['output'];
|
|
18128
18340
|
token0Decimals: Scalars['Int']['output'];
|
|
@@ -18172,6 +18384,8 @@ export type Ve33Portfolio = {
|
|
|
18172
18384
|
liquidityUSD: Scalars['String']['output'];
|
|
18173
18385
|
locks: Array<Maybe<Ve33PortfolioLock>>;
|
|
18174
18386
|
poolAddress: Scalars['String']['output'];
|
|
18387
|
+
/** Stable, Volatile, CL */
|
|
18388
|
+
tickSpacing: Scalars['Int']['output'];
|
|
18175
18389
|
title: Scalars['String']['output'];
|
|
18176
18390
|
token0Address: Scalars['String']['output'];
|
|
18177
18391
|
token0Amount: Scalars['String']['output'];
|
|
@@ -18238,6 +18452,7 @@ export type Ve33VotePool = {
|
|
|
18238
18452
|
gaugeAddress: Scalars['String']['output'];
|
|
18239
18453
|
id: Scalars['String']['output'];
|
|
18240
18454
|
incentives: Array<Maybe<Ve33Incentive>>;
|
|
18455
|
+
tickSpacing: Scalars['Int']['output'];
|
|
18241
18456
|
title: Scalars['String']['output'];
|
|
18242
18457
|
token0Address: Scalars['String']['output'];
|
|
18243
18458
|
token0Decimals: Scalars['Int']['output'];
|
|
@@ -19470,6 +19685,80 @@ export type Ve33_GetPoolListQuery = {
|
|
|
19470
19685
|
};
|
|
19471
19686
|
} | null>;
|
|
19472
19687
|
};
|
|
19688
|
+
export type Ve33_GetPoolQueryVariables = Exact<{
|
|
19689
|
+
where?: InputMaybe<Ve33PoolInput>;
|
|
19690
|
+
}>;
|
|
19691
|
+
export type Ve33_GetPoolQuery = {
|
|
19692
|
+
ve33_getPool?: {
|
|
19693
|
+
id: string;
|
|
19694
|
+
title: string;
|
|
19695
|
+
version: string;
|
|
19696
|
+
gaugeAddress: string;
|
|
19697
|
+
feeRate: any;
|
|
19698
|
+
tvl: any;
|
|
19699
|
+
totalValueLockedUSD: any;
|
|
19700
|
+
totalValueLockedToken0: any;
|
|
19701
|
+
totalValueLockedToken1: any;
|
|
19702
|
+
volumeUSD: any;
|
|
19703
|
+
volumeToken0: any;
|
|
19704
|
+
volumeToken1: any;
|
|
19705
|
+
feesUSD: any;
|
|
19706
|
+
feesToken0: any;
|
|
19707
|
+
feesToken1: any;
|
|
19708
|
+
token0Address: string;
|
|
19709
|
+
token0Name: string;
|
|
19710
|
+
token0Symbol: string;
|
|
19711
|
+
token0Decimals: number;
|
|
19712
|
+
token1Address: string;
|
|
19713
|
+
token1Name: string;
|
|
19714
|
+
token1Symbol: string;
|
|
19715
|
+
token1Decimals: number;
|
|
19716
|
+
apr: {
|
|
19717
|
+
fees: any;
|
|
19718
|
+
incentives: any;
|
|
19719
|
+
};
|
|
19720
|
+
} | null;
|
|
19721
|
+
};
|
|
19722
|
+
export type Ve33_GetVotePoolListQueryVariables = Exact<{
|
|
19723
|
+
where?: InputMaybe<Ve33VotePoolInput>;
|
|
19724
|
+
}>;
|
|
19725
|
+
export type Ve33_GetVotePoolListQuery = {
|
|
19726
|
+
ve33_getVotePoolList: Array<{
|
|
19727
|
+
id: string;
|
|
19728
|
+
title: string;
|
|
19729
|
+
version: string;
|
|
19730
|
+
gaugeAddress: string;
|
|
19731
|
+
feeRate: any;
|
|
19732
|
+
tvl: any;
|
|
19733
|
+
token0Address: string;
|
|
19734
|
+
token0Name: string;
|
|
19735
|
+
token0Symbol: string;
|
|
19736
|
+
token0Decimals: number;
|
|
19737
|
+
token1Address: string;
|
|
19738
|
+
token1Name: string;
|
|
19739
|
+
token1Symbol: string;
|
|
19740
|
+
token1Decimals: number;
|
|
19741
|
+
totalValueLockedUSD: any;
|
|
19742
|
+
totalValueLockedToken0: any;
|
|
19743
|
+
totalValueLockedToken1: any;
|
|
19744
|
+
feesUSD: any;
|
|
19745
|
+
feesToken0: any;
|
|
19746
|
+
feesToken1: any;
|
|
19747
|
+
apr: {
|
|
19748
|
+
fees: any;
|
|
19749
|
+
incentives: any;
|
|
19750
|
+
};
|
|
19751
|
+
incentives: Array<{
|
|
19752
|
+
amount: any;
|
|
19753
|
+
token: string;
|
|
19754
|
+
usd: any;
|
|
19755
|
+
} | null>;
|
|
19756
|
+
votes: Array<{
|
|
19757
|
+
token: string;
|
|
19758
|
+
weight: string;
|
|
19759
|
+
} | null>;
|
|
19760
|
+
} | null>;
|
|
19761
|
+
};
|
|
19473
19762
|
export type FetchUserSwapOrderHistoriesQueryVariables = Exact<{
|
|
19474
19763
|
where?: InputMaybe<User_SwapswapFilter>;
|
|
19475
19764
|
}>;
|
|
@@ -19587,6 +19876,8 @@ export declare const FetchPoolSwapListDocument: TypedDocumentString<FetchPoolSwa
|
|
|
19587
19876
|
export declare const FetchLiquidityPositionsDocument: TypedDocumentString<FetchLiquidityPositionsQuery, FetchLiquidityPositionsQueryVariables>;
|
|
19588
19877
|
export declare const FetchPoolPairListDocument: TypedDocumentString<FetchPoolPairListQuery, FetchPoolPairListQueryVariables>;
|
|
19589
19878
|
export declare const Ve33_GetPoolListDocument: TypedDocumentString<Ve33_GetPoolListQuery, Ve33_GetPoolListQueryVariables>;
|
|
19879
|
+
export declare const Ve33_GetPoolDocument: TypedDocumentString<Ve33_GetPoolQuery, Ve33_GetPoolQueryVariables>;
|
|
19880
|
+
export declare const Ve33_GetVotePoolListDocument: TypedDocumentString<Ve33_GetVotePoolListQuery, Ve33_GetVotePoolListQueryVariables>;
|
|
19590
19881
|
export declare const FetchUserSwapOrderHistoriesDocument: TypedDocumentString<FetchUserSwapOrderHistoriesQuery, FetchUserSwapOrderHistoriesQueryVariables>;
|
|
19591
19882
|
export declare const FetchNoticeCenterTransactionListDocument: TypedDocumentString<FetchNoticeCenterTransactionListQuery, FetchNoticeCenterTransactionListQueryVariables>;
|
|
19592
19883
|
export declare const FetchLiquidityLpPartnerRewardsDocument: TypedDocumentString<FetchLiquidityLpPartnerRewardsQuery, FetchLiquidityLpPartnerRewardsQueryVariables>;
|
|
@@ -200,7 +200,7 @@ export declare class SwapWidgetApi {
|
|
|
200
200
|
bridgeSlippage: number | null;
|
|
201
201
|
width: string | undefined;
|
|
202
202
|
height: string | undefined;
|
|
203
|
-
locale: "
|
|
203
|
+
locale: "en-US" | "zh-CN" | undefined;
|
|
204
204
|
crossChain: boolean;
|
|
205
205
|
jsonRpcUrlMap: {
|
|
206
206
|
[key: number]: string[];
|
|
@@ -320,7 +320,7 @@ export declare class SwapWidgetApi {
|
|
|
320
320
|
bridgeSlippage: number | null;
|
|
321
321
|
width: string | undefined;
|
|
322
322
|
height: string | undefined;
|
|
323
|
-
locale: "
|
|
323
|
+
locale: "en-US" | "zh-CN" | undefined;
|
|
324
324
|
crossChain: boolean;
|
|
325
325
|
jsonRpcUrlMap: {
|
|
326
326
|
[key: number]: string[];
|
|
@@ -60,6 +60,12 @@ export declare class PoolApi {
|
|
|
60
60
|
fetchVe33PoolList: import("../../gql/graphql").TypedDocumentString<import("../../gql/graphql").Ve33_GetPoolListQuery, import("../../gql/graphql").Exact<{
|
|
61
61
|
where?: import("../../gql/graphql").InputMaybe<import("../../gql/graphql").Ve33TokenFilterPaginationInput>;
|
|
62
62
|
}>>;
|
|
63
|
+
fetchVe33Pool: import("../../gql/graphql").TypedDocumentString<import("../../gql/graphql").Ve33_GetPoolQuery, import("../../gql/graphql").Exact<{
|
|
64
|
+
where?: import("../../gql/graphql").InputMaybe<import("../../gql/graphql").Ve33PoolInput>;
|
|
65
|
+
}>>;
|
|
66
|
+
fetchVotePoolList: import("../../gql/graphql").TypedDocumentString<import("../../gql/graphql").Ve33_GetVotePoolListQuery, import("../../gql/graphql").Exact<{
|
|
67
|
+
where?: import("../../gql/graphql").InputMaybe<import("../../gql/graphql").Ve33VotePoolInput>;
|
|
68
|
+
}>>;
|
|
63
69
|
};
|
|
64
70
|
static utils: {
|
|
65
71
|
getIsV3Mining(type: PoolType): boolean;
|
|
@@ -50,4 +50,10 @@ export declare const poolGraphqlQuery: {
|
|
|
50
50
|
fetchVe33PoolList: import("../../gql/graphql").TypedDocumentString<import("../../gql/graphql").Ve33_GetPoolListQuery, import("../../gql/graphql").Exact<{
|
|
51
51
|
where?: import("../../gql/graphql").InputMaybe<import("../../gql/graphql").Ve33TokenFilterPaginationInput>;
|
|
52
52
|
}>>;
|
|
53
|
+
fetchVe33Pool: import("../../gql/graphql").TypedDocumentString<import("../../gql/graphql").Ve33_GetPoolQuery, import("../../gql/graphql").Exact<{
|
|
54
|
+
where?: import("../../gql/graphql").InputMaybe<import("../../gql/graphql").Ve33PoolInput>;
|
|
55
|
+
}>>;
|
|
56
|
+
fetchVotePoolList: import("../../gql/graphql").TypedDocumentString<import("../../gql/graphql").Ve33_GetVotePoolListQuery, import("../../gql/graphql").Exact<{
|
|
57
|
+
where?: import("../../gql/graphql").InputMaybe<import("../../gql/graphql").Ve33VotePoolInput>;
|
|
58
|
+
}>>;
|
|
53
59
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dodoex/api",
|
|
3
|
-
"version": "3.0.4-ve33.
|
|
3
|
+
"version": "3.0.4-ve33.4",
|
|
4
4
|
"description": "DODO API Kit",
|
|
5
5
|
"source": "src/index.ts",
|
|
6
6
|
"types": "dist/types/index.d.ts",
|
|
@@ -102,4 +102,4 @@
|
|
|
102
102
|
"ts-jest": "^29.0.1",
|
|
103
103
|
"typescript": "^5.6.3"
|
|
104
104
|
}
|
|
105
|
-
}
|
|
105
|
+
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '@mui/system';
|
|
2
|
-
import type { AccordionItemProps as ItemProps } from '@szhsin/react-accordion';
|
|
3
|
-
export { Accordion } from '@szhsin/react-accordion';
|
|
4
|
-
export type { AccordionProps } from '@szhsin/react-accordion';
|
|
5
|
-
export interface AccordionItemProps extends ItemProps {
|
|
6
|
-
sx?: BoxProps['sx'];
|
|
7
|
-
}
|
|
8
|
-
export declare function AccordionItem({ sx, buttonProps, ...props }: AccordionItemProps): JSX.Element;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '@mui/system';
|
|
2
|
-
declare enum Variant {
|
|
3
|
-
contained = "contained",
|
|
4
|
-
outlined = "outlined",
|
|
5
|
-
dashed = "dashed",
|
|
6
|
-
second = "second",
|
|
7
|
-
tag = "tag"
|
|
8
|
-
}
|
|
9
|
-
declare enum Size {
|
|
10
|
-
small = "small",
|
|
11
|
-
middle = "middle",
|
|
12
|
-
big = "big"
|
|
13
|
-
}
|
|
14
|
-
interface StyleProps {
|
|
15
|
-
sx?: BoxProps['sx'];
|
|
16
|
-
fullWidth?: boolean;
|
|
17
|
-
variant?: Variant;
|
|
18
|
-
danger?: boolean;
|
|
19
|
-
size?: Size;
|
|
20
|
-
backgroundColor?: string;
|
|
21
|
-
}
|
|
22
|
-
export interface Props extends StyleProps, React.HTMLProps<HTMLButtonElement> {
|
|
23
|
-
disabled?: boolean;
|
|
24
|
-
children?: React.ReactNode | string | number;
|
|
25
|
-
to?: string;
|
|
26
|
-
component?: React.ElementType;
|
|
27
|
-
isLoading?: boolean;
|
|
28
|
-
}
|
|
29
|
-
export declare const Button: {
|
|
30
|
-
({ onClick, disabled, children, component, to, isLoading, fullWidth, variant, sx, danger, size, backgroundColor, ref, ...props }: Props): JSX.Element;
|
|
31
|
-
Variant: typeof Variant;
|
|
32
|
-
Size: typeof Size;
|
|
33
|
-
};
|
|
34
|
-
export default Button;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const ButtonBase: import("@emotion/styled").StyledComponent<import("@mui/base/Button").ButtonOwnProps & Omit<any, keyof import("@mui/base/Button").ButtonOwnProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/system").Theme>, {}, {}>;
|
|
2
|
-
export default ButtonBase;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CheckboxProps } from './Checkbox.types';
|
|
3
|
-
declare function Checkbox<RootComponentType extends React.ElementType>(props: CheckboxProps<RootComponentType>, forwardedRef: React.ForwardedRef<Element>): JSX.Element;
|
|
4
|
-
declare const _default: <T extends React.ElementType>(props: CheckboxProps<T> & {
|
|
5
|
-
ref?: React.ForwardedRef<Element>;
|
|
6
|
-
}) => ReturnType<typeof Checkbox>;
|
|
7
|
-
export default _default;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { PolymorphicProps } from '@mui/base/utils/PolymorphicComponent';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
interface CheckboxOwnProps {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
className?: string;
|
|
6
|
-
size?: number;
|
|
7
|
-
sx?: BoxProps['sx'];
|
|
8
|
-
}
|
|
9
|
-
export interface CheckboxTypeMap<AdditionalProps = {}, RootComponentType extends React.ElementType = 'input'> {
|
|
10
|
-
props: CheckboxOwnProps & AdditionalProps;
|
|
11
|
-
defaultComponent: RootComponentType;
|
|
12
|
-
}
|
|
13
|
-
export type CheckboxProps<RootComponentType extends React.ElementType = CheckboxTypeMap['defaultComponent']> = PolymorphicProps<CheckboxTypeMap<{}, RootComponentType>, RootComponentType>;
|
|
14
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as Checkbox } from './Checkbox';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../Box';
|
|
2
|
-
interface Prop extends BoxProps {
|
|
3
|
-
hoverColor?: string;
|
|
4
|
-
}
|
|
5
|
-
declare const HoverAddBackground: import("react").ForwardRefExoticComponent<Pick<Prop, "nonce" | "id" | "component" | "typography" | "zIndex" | "border" | "borderRadius" | "lang" | "children" | "p" | "slot" | "style" | "title" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "translate" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "hoverColor"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
-
export default HoverAddBackground;
|