MCPcopy Create free account

hub / github.com/Itheum/data-dex / functions

Functions418 in github.com/Itheum/data-dex

↓ 1 callersFunctionremoveWhitelist
(addressToRemove: string)
src/pages/Enterprise/components/DataNftCollection/WhitelistControl.tsx:53
↓ 1 callersMethodrender
()
src/components/UtilComps/ErrorBoundary.tsx:25
↓ 1 callersFunctionrenewBond
(tokenIdentifier: string, nonce: number)
src/pages/DataNFT/components/BondingCards.tsx:165
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:3
↓ 1 callersFunctionresetClaimState
()
src/components/ClaimModal/ClaimModalMultiversX.tsx:29
↓ 1 callersMethodsendAcceptOfferEgldTransaction
(index: number, paymentAmount: string, amount: number, senderAddress: string, showCustomMintMsg?: boolean)
src/libs/MultiversX/dataNftMarket.ts:118
↓ 1 callersMethodsendActivateFaucetTransaction
(address: IAddress)
src/libs/MultiversX/faucet.ts:40
↓ 1 callersMethodsendBurnTransaction
(sender: IAddress, collection: string, nonce: number, quantity: number)
src/libs/MultiversX/dataNftMint.ts:85
↓ 1 callersMethodsendClaimRewardsTransaction
(sender: IAddress, rewardType: number)
src/libs/MultiversX/claims.ts:104
↓ 1 callersFunctionsetClaimAddress
(addressToClaim: string)
src/pages/Enterprise/components/DataNftCollection/UpdateOtherSettings.tsx:43
↓ 1 callersFunctionsetPageIndex
(newPageIndex: number)
src/pages/DataNFT/DataNFTMarketplaceMultiversX.tsx:111
↓ 1 callersFunctionsetPageIndex
(newPageIndex: number)
src/pages/Profile/components/DataCreatorTabs.tsx:167
↓ 1 callersFunctionsetPageIndexBonding
(newPageIndex: number)
src/pages/Bonding/Bonding.tsx:45
↓ 1 callersFunctionsetPageIndexCompensation
(newPageIndex: number)
src/pages/Bonding/Bonding.tsx:49
↓ 1 callersFunctionsetRoles
(senderAddress: IAddress)
src/pages/Enterprise/components/DataNftCollection/TransferControl.tsx:37
↓ 1 callersFunctionsettingLivelinessScore
(tokenIdentifier?: string, unbondTimestamp?: number, lockPeriod?: number)
src/libs/utils/util.ts:353
↓ 1 callersFunctionshouldDisplayQuickMenuItem
(quickMenuItem: any, isMxLoggedIn: boolean)
src/components/Sections/AppHeader.tsx:720
↓ 1 callersFunctionshouldMintYourDataNftBeDisabled
()
src/pages/AdvertiseData/components/TradeForm.tsx:376
↓ 1 callersFunctionshouldShowTheButton
()
src/components/UtilComps/ExploreAppButton.tsx:22
↓ 1 callersFunctionshowErrorToast
(title: string)
src/components/ListDataNFTModal.tsx:166
↓ 1 callersFunctionshowErrorToast
(title: string)
src/components/ProcureDataNFTModal.tsx:96
↓ 1 callersFunctionshowErrorToast
(title: string)
src/components/WalletDataNFTMX/BurnDataNFTModal.tsx:52
↓ 1 callersFunctionunFreezeDataNft
(creator: string, nonce: number, owner: string | undefined)
src/pages/Enterprise/components/DataNftCollection/CurateNfts.tsx:58
↓ 1 callersFunctionunPauseContract
(senderAddress: IAddress)
src/pages/Enterprise/components/DataNftCollection/LiveSettings.tsx:21
↓ 1 callersFunctionunescape
(str: string)
src/libs/utils/util.ts:252
↓ 1 callersFunctionunsetTransferRole
(addressToUnset: string)
src/pages/Enterprise/components/DataNftCollection/TransferControl.tsx:81
↓ 1 callersMethodupdateOfferPrice
(index: number, newPrice: string, senderAddress: string)
src/libs/MultiversX/dataNftMarket.ts:298
↓ 1 callersFunctionvalidateBaseInput
()
src/pages/AdvertiseData/components/TradeForm.tsx:416
↓ 1 callersFunctionviewDataJSONCore
(viewDataArgs: any, requiredDataNFT: DataNft)
src/libs/config.ts:485
↓ 1 callersMethodviewNumberOfOffers
()
src/libs/MultiversX/dataNftMarket.ts:192
↓ 1 callersMethodviewOffer
(index: number)
src/libs/MultiversX/dataNftMarket.ts:266
↓ 1 callersMethodviewOffers
(startIndex: number, stopIndex: number)
src/libs/MultiversX/dataNftMarket.ts:228
↓ 1 callersFunctionwipeDataNft
(creator: string, nonce: number, owner: string | undefined)
src/pages/Enterprise/components/DataNftCollection/CurateNfts.tsx:65
↓ 1 callersFunctionwithdrawBonds
(tokenIdentifier: string, nonce: number)
src/pages/DataNFT/components/BondingCards.tsx:174
FunctionAccessDataStreamModal
(props: DataStreamModalPropType)
src/components/WalletDataNFTMX/AccessDatastreamModal.tsx:21
FunctionAlertOverlay
({ errorData: { errContextMsg, rawError }, onClose }: { errorData: { errContextMsg: string; rawError: any }; o
src/components/UtilComps/AlertOverlay.tsx:16
FunctionApp
({ onShowConnectWalletModal }: { onShowConnectWalletModal: any })
src/pages/App/AppMultiversX.tsx:56
FunctionAppHeader
({ onShowConnectWalletModal, setMenuItem, handleLogout }: { onShowConnectWalletModal?: any; setMenuItem: any;
src/components/Sections/AppHeader.tsx:136
FunctionAppMarketplace
(props: Props)
src/pages/Home/components/AppMarketplace.tsx:16
FunctionArticleCard
({ imgTitle, title, link }: { imgTitle: string; title: string; link: string })
src/components/Sections/ExplainerArticles.tsx:59
FunctionArticleCard
({ date, title, description, link, imgLink }: { date?: string; title: string; description?: string; link: stri
src/components/Sections/RecentArticles.tsx:58
FunctionBlacklistModal
(props)
src/pages/Bonding/components/BlacklistModal.tsx:12
FunctionBonding
()
src/pages/Bonding/Bonding.tsx:22
FunctionBondingCards
()
src/pages/DataNFT/components/BondingCards.tsx:42
FunctionBondingParameters
()
src/pages/Bonding/components/BondingParameters.tsx:43
FunctionBurnDataNFTModal
(props: BurnDataNFTModalPropType)
src/components/WalletDataNFTMX/BurnDataNFTModal.tsx:24
FunctionCalculateCompensationModal
(props)
src/pages/DataNFT/components/CalculateCompensationModal.tsx:13
FunctionCard3DAnimation
({ onClick, children })
src/components/Card3DAnimation.tsx:16
FunctionChainSupportedComponent
({ feature, children }: { feature: any; children: any })
src/components/UtilComps/ChainSupportedComponent.tsx:4
FunctionChainSupportedInput
({ feature, children }: { feature: any; children: any })
src/components/UtilComps/ChainSupportedInput.tsx:6
FunctionClaimModal
({ isOpen, onClose, title, tag1, value1, tag2, value2, claimType, mxClaimsContract }: any)
src/components/ClaimModal/ClaimModalMultiversX.tsx:24
FunctionClaimRoyalties
(props)
src/pages/Enterprise/components/DataNftCollection/ClaimRoyalties.tsx:21
FunctionClaimsHistory
({ mxAddress, onAfterCloseClaimsHistory }: { mxAddress: string; onAfterCloseClaimsHistory: () => void })
src/components/ClaimsHistory.tsx:5
FunctionClaimsTxTable
(props: { address: string })
src/components/Tables/ClaimsTxTable.tsx:13
FunctionCollectionDashboard
(props)
src/pages/Bonding/components/CollectionDashboard.tsx:27
FunctionCompensationCards
()
src/pages/DataNFT/components/CompensationCards.tsx:19
FunctionCompensationDashboard
(props)
src/pages/Bonding/components/CompensationDashboard.tsx:26
FunctionConditionalRender
({ checkFunction, fallback, children })
src/components/UtilComps/ApiWrapper.tsx:9
FunctionConfirmationDialog
({ dialogData: { title, proceedBtnTxt, cancelBtnText, proceedBtnColorScheme }, bodyContent, isOpen, on
src/components/UtilComps/ConfirmationDialog.tsx:13
FunctionCountdown
({ unixTime })
src/components/CountDown.tsx:8
FunctionCurateNfts
(props)
src/pages/Enterprise/components/DataNftCollection/CurateNfts.tsx:21
FunctionCustomPagination
({ pageCount, pageIndex, gotoPage, disabled })
src/components/CustomPagination.tsx:12
FunctionDataCreatorInfo
()
src/pages/Profile/components/DataCreatorInfo.tsx:13
FunctionDataCreatorTabs
({ tabState })
src/pages/Profile/components/DataCreatorTabs.tsx:52
FunctionDataNFTDetails
(props: DataNFTDetailsProps)
src/pages/DataNFT/DataNFTDetails.tsx:83
FunctionDataNFTLiveUptime
(props: DataNFTLiveUptimeProps)
src/components/UtilComps/DataNFTLiveUptime.tsx:16
FunctionDataNftCollection
(props)
src/pages/Enterprise/components/DataNftCollection/DataNftCollection.tsx:19
FunctionDataNftCollectionCard
({ index, nftImageLoading, imageUrl, title, description, listed, supply, floorPrice, openNft
src/pages/DataNFT/DataNftCollection.tsx:24
FunctionDataTable
({ data, columns }: DataTableProps<Data>)
src/components/Tables/Components/DataTable.tsx:56
FunctionDebouncedInput
({ value: initialValue, onChange, debounce = 500, ...props }: { value: string | number; onChange:
src/components/Tables/Components/DebouncedInput.tsx:4
FunctionEnterprise
()
src/pages/Enterprise/Enterprise.tsx:13
FunctionExplainerArticles
({ reduceGap }: { reduceGap?: boolean })
src/components/Sections/ExplainerArticles.tsx:5
FunctionExploreAppButton
({ collection, nonce, w, size, fontSize, }: { collection: string; nonce: number; w?: object;
src/components/UtilComps/ExploreAppButton.tsx:6
FunctionFaucet
({ tileBoxW, tileBoxH }: any)
src/components/Faucet/Faucet.tsx:11
FunctionFavoriteCards
()
src/pages/DataNFT/components/FavoriteCards.tsx:16
FunctionFavourite
(props)
src/components/Favourite/Favourite.tsx:15
FunctionFeaturedArticles
()
src/pages/GetVerified/FeaturedArticle/FeaturedArticles.tsx:40
FunctionFeaturedArticlesCards
(props)
src/pages/GetVerified/FeaturedArticle/components/FeaturedArticlesCards.tsx:12
FunctionFilter
({ column, table }: { column: Column<any, unknown>; table: Table<any> })
src/components/Tables/Components/Filter.tsx:6
FunctionFrozenOverlay
(props: FrozenOverlayPropType)
src/components/FrozenOverlay.tsx:8
FunctionGetNFMeID
({ onShowConnectWalletModal }: { onShowConnectWalletModal?: any })
src/pages/GetNFMeID/index.tsx:6
FunctionGetVerified
()
src/pages/GetVerified/index.tsx:9
FunctionGuardRailSection
(props)
src/pages/GuardRails/components/GuardRailSection.tsx:12
FunctionGuardRails
()
src/pages/GuardRails/GuardRails.tsx:13
FunctionGuardRailsCards
(props)
src/pages/GuardRails/components/guardRailsCards.tsx:13
FunctionHomeMultiversX
({ setMenuItem }: { setMenuItem: any })
src/pages/Home/HomeMultiversX.tsx:44
FunctionIconButton
({ disabled, icon, l1, l2, selected, onclickFunc, }: { disabled: any; icon: any; l1: any;
src/components/UtilComps/IconButton.tsx:4
FunctionImageTooltip
(props)
src/components/UtilComps/ImageTooltip.tsx:9
FunctionInteractionTxTable
(props: { address: string })
src/components/Tables/InteractionTxTable.tsx:18
FunctionInteractionsHistory
({ mxAddress, onAfterCloseInteractionsHistory, }: { mxAddress: string; onAfterCloseInteractionsHistory
src/components/Tables/InteractionHistory.tsx:5
FunctionItheumTokenBalanceBadge
({ displayParams }: { displayParams: any })
src/components/Sections/AppHeader.tsx:728
FunctionLandingPage
({ onShowConnectWalletModal }: { onShowConnectWalletModal?: any })
src/pages/GetNFMeID/LandingPage/LandingPage.tsx:11
FunctionLandingPage
()
src/pages/GetVerified/LandingPage/LandingPage.tsx:8
FunctionLandingPage
()
src/pages/LandingPage/index.tsx:12
FunctionLaunchNftMinter
(props)
src/pages/Enterprise/components/LaunchNftMinter.tsx:28
FunctionLauncher
()
src/pages/App/Launcher.tsx:11
FunctionLearnMoreModal
(props)
src/pages/Home/components/LearnMoreModal.tsx:24
FunctionListDataNFTModal
({ isOpen, onClose, sellerFee, nftData, offer, marketContract, amount, setAmount, maxPerAddress }: ListModalPr
src/components/ListDataNFTModal.tsx:45
FunctionLiveSettings
(props)
src/pages/Enterprise/components/DataNftCollection/LiveSettings.tsx:16
FunctionLivelinessScore
(props)
src/components/Liveliness/LivelinessScore.tsx:12
← previousnext →201–300 of 418, ranked by callers