@dodoex/api 3.0.4-ve33.2 → 3.0.4-ve33.3
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/types/{dodoex-api/src/services → services}/SwapWidgetApi.d.ts +2 -2
- package/package.json +1 -1
- 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}/gql.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/gql → gql}/graphql.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/PoolApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/graphqlQuery.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
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|