MCPcopy Create free account

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

Functions418 in github.com/Itheum/data-dex

↓ 27 callersFunctionconvertWeiToEsdt
(amount: BigNumber.Value | null | undefined, decimals?: number, precision?: number)
src/libs/utils/number.ts:41
↓ 26 callersFunctionsleep
(sec: number)
src/libs/utils/util.ts:27
↓ 24 callersFunctiongetApi
(chainID: string)
src/libs/MultiversX/api.ts:8
↓ 22 callersFunctioncontractsForChain
(chainID: string)
src/libs/config.ts:20
↓ 21 callersFunctionbackendApi
(chainID: string)
src/libs/utils/util.ts:33
↓ 21 callersFunctionconvertToLocalString
(value: BigNumber.Value, precision?: number)
src/libs/utils/number.ts:71
↓ 20 callersFunctiontokenDecimals
(token_identifier: string)
src/libs/utils/util.ts:154
↓ 17 callersFunctiongetTokenWantedRepresentation
(token: string, nonce: number)
src/libs/utils/util.ts:137
↓ 16 callersFunctionformatNumberToShort
(number: number)
src/libs/utils/number.ts:8
↓ 14 callersFunctiongtagGo
(category: string, action: any, label: any, value?: any)
src/libs/utils/util.ts:40
↓ 14 callersFunctionmaskOutputString
(val: string | undefined, charsAtStart: number, charsAtEnd: number)
src/components/UtilComps/AppSettings.tsx:109
↓ 12 callersFunctiononClose
()
src/pages/AdvertiseData/components/MintingModal.tsx:75
↓ 9 callersFunctionuseLocalStorage
(storageKey: string, fallbackState: any)
src/libs/hooks.ts:26
↓ 8 callersFunctionprintPrice
(price: number, token: string)
src/libs/utils/util.ts:93
↓ 7 callersFunctiongetApiDataMarshal
(chainID: string)
src/libs/utils/util.ts:193
↓ 7 callersFunctiongetNetworkProvider
(chainID: string)
src/libs/MultiversX/api.ts:15
↓ 7 callersFunctionisMenuItemSelected
(itemPath: string)
src/components/Sections/AppHeader.tsx:157
↓ 7 callersFunctiontransformDescription
(description: string)
src/libs/utils/ui.tsx:5
↓ 6 callersFunctioncheckUrlReturns200
(url: string, sendBackResponse?: boolean)
src/pages/AdvertiseData/components/TradeFormModal.tsx:109
↓ 6 callersFunctioncreateNftId
(collection_id: string, nft_nonce: number)
src/libs/utils/util.ts:97
↓ 6 callersFunctiongetFavoritesFromBackendApi
(chainId: string, bearerToken: string)
src/libs/MultiversX/backend-api.ts:22
↓ 6 callersFunctionhexZero
(nr: number)
src/libs/utils/util.ts:129
↓ 6 callersFunctionnavigateToDiscover
(menuEnum: number)
src/components/Sections/AppHeader.tsx:151
↓ 6 callersFunctionshouldPreviewDataBeEnabled
(chainID: string, loginMethod: string, previewDataOnDevnetSession: any)
src/libs/utils/util.ts:204
↓ 5 callersFunctionCHAIN_TOKEN_SYMBOL
(chainID: string)
src/libs/config.ts:228
↓ 5 callersFunctionconvertEsdtToWei
(amount: BigNumber.Value | null | undefined, decimals?: number)
src/libs/utils/number.ts:52
↓ 5 callersFunctiongoMxLogin
(wallet: any)
src/pages/App/ModalAuthPickerMultiversX.tsx:76
↓ 5 callersFunctionisCreatorListing
()
src/pages/DataNFT/DataNFTDetails.tsx:346
↓ 5 callersFunctionisNFMeIDVaultClassDataNFT
(tokenName: string | undefined)
src/libs/utils/util.ts:229
↓ 5 callersFunctionsetTransferRole
(addressToSet: string)
src/pages/Enterprise/components/DataNftCollection/TransferControl.tsx:73
↓ 5 callersFunctiontransformSizeInNumber
(input: string)
src/components/NftMediaComponent.tsx:61
↓ 5 callersFunctionuseThrottle
(callback: T, delay = 2000)
src/components/UtilComps/UseThrottle.tsx:3
↓ 4 callersFunctionTranslateBoolean
(value: boolean)
src/libs/utils/util.ts:248
↓ 4 callersFunctionconvertDateToDays
(time: Date)
src/components/TermsChangedNoticeModal.tsx:6
↓ 4 callersFunctiondecodeValue
(str: string)
src/libs/utils/util.ts:256
↓ 4 callersFunctionhandleLearnMoreProg
(progCode: any)
src/pages/Home/components/AppMarketplace.tsx:22
↓ 4 callersFunctionopenNftDetailsDrawer
(index: number)
src/pages/DataNFT/MyDataNFTsMultiversX.tsx:128
↓ 4 callersFunctionshouldClaimButtonBeDisabled
(claimTypeIndex: number)
src/pages/Home/HomeMultiversX.tsx:128
↓ 4 callersFunctionupdateOfferSupplyOnBackend
(chainID: string, bearerToken: string, index: number, supply: number)
src/libs/MultiversX/backend-api.ts:114
↓ 3 callersFunctionclearAppSessionsLaunchMode
()
src/libs/utils/util.ts:85
↓ 3 callersFunctioncloseProgressModal
()
src/pages/AdvertiseData/components/TradeForm.tsx:380
↓ 3 callersFunctionformatNumberRoundFloor
(num: number, decimals = 2)
src/libs/utils/number.ts:3
↓ 3 callersFunctiongetNetworkProviderCodification
(chainID: string)
src/libs/MultiversX/api.ts:24
↓ 3 callersFunctiongetNftsByIds
(nftIds: string[], chainID: string)
src/libs/MultiversX/api.ts:117
↓ 3 callersFunctiongetNftsOfACollectionForAnAddress
(address: string, collectionTickers: string[], chainID: string)
src/libs/MultiversX/api.ts:106
↓ 3 callersFunctiongetOffersCountFromBackendApi
(chainID: string, address?: string)
src/libs/MultiversX/backend-api.ts:206
↓ 3 callersFunctiongetSentryProfile
()
src/libs/utils/util.ts:102
↓ 3 callersMethodgetUserDataOut
(address: IAddress, spamTaxTokenId: string)
src/libs/MultiversX/dataNftMint.ts:100
↓ 3 callersFunctiongoToNextImage
(autoSwitch = false)
src/components/NftMediaComponent.tsx:74
↓ 3 callersFunctiontimeSince
(unixTimestamp: number)
src/components/Tables/Components/tableUtils.tsx:71
↓ 3 callersFunctionviewDataDisabledMessage
(loginMethod: string)
src/libs/utils/util.ts:208
↓ 2 callersFunctioncalculateRemainedAmountAfterPenalty
(remainedAmount: BigNumber, afterPenaltyAmount: BigNumber)
src/pages/DataNFT/components/BondingCards.tsx:153
↓ 2 callersFunctioncalculateTimeLeft
()
src/components/CountDown.tsx:9
↓ 2 callersFunctioncheckIfBondIsExpired
(unbondTimestamp: number)
src/pages/DataNFT/components/BondingCards.tsx:160
↓ 2 callersFunctioncheckLiveDataStreamUptime
()
src/components/UtilComps/DataNFTLiveUptime.tsx:33
↓ 2 callersFunctioncomputeMaxBuyForOfferForAddress
( offer: Offer | undefined, maxBuyPerTransaction: number, maxBuyPerAddress: number, boughtByAddressAlr
src/libs/utils/util.ts:405
↓ 2 callersFunctiondecodeNativeAuthToken
(accessToken: string)
src/libs/utils/util.ts:260
↓ 2 callersMethoddecodeNftAttributes
(nft: NftType)
src/libs/MultiversX/dataNftMint.ts:114
↓ 2 callersFunctiongetApiDataDex
(chainID: string)
src/libs/utils/util.ts:186
↓ 2 callersMethodgetClaims
(address: IAddress)
src/libs/MultiversX/claims.ts:37
↓ 2 callersFunctiongetCreatedDataNftsFromAPI
()
src/pages/Enterprise/components/DataNftCollection/CurateNfts.tsx:40
↓ 2 callersFunctiongetHealthCheckFromBackendApi
(chainID: string)
src/libs/MultiversX/backend-api.ts:8
↓ 2 callersFunctiongetItheumPrice
()
src/store/StoreProvider.tsx:212
↓ 2 callersFunctiongetListingText
(price: number)
src/pages/DataNFT/DataNFTDetails.tsx:324
↓ 2 callersFunctiongetLivelinessScore
(seconds: number, lockPeriod: number)
src/libs/utils/util.ts:319
↓ 2 callersFunctiongetOffersByIdAndNoncesFromBackendApi
( chainID: string, identifier: string, nonces: number[], from?: number, size?: number )
src/libs/MultiversX/backend-api.ts:264
↓ 2 callersFunctionhandleButtonClick
(offerArg: number, identifier: string)
src/pages/DataNFT/DataNFTDetails.tsx:342
↓ 2 callersFunctionhandleClaimRewardsClick
()
src/pages/DataNFT/components/LivelinessStaking.tsx:131
↓ 2 callersFunctionhandleDateChange
(event: React.ChangeEvent<HTMLInputElement>, isStartDate: boolean)
src/components/Tables/Components/Filter.tsx:41
↓ 2 callersFunctionhandleReinvestRewardsClick
()
src/pages/DataNFT/components/LivelinessStaking.tsx:141
↓ 2 callersFunctionnotSupportedOnChain
(menuItem: any, chainID: string)
src/libs/config.ts:193
↓ 2 callersFunctionquickAdd
(marketplace: string)
src/pages/Enterprise/components/DataNftCollection/TransferControl.tsx:89
↓ 2 callersMethodsendAcceptOfferEsdtTransaction
( index: number, paymentAmount: string, tokenId: string, amount: number, sender: string,
src/libs/MultiversX/dataNftMarket.ts:36
↓ 2 callersFunctionshowErrorToast
(title: string)
src/components/MyListedDataLowerCard.tsx:141
↓ 2 callersFunctiontimeUntil
(lockPeriod: number)
src/libs/utils/util.ts:378
↓ 2 callersFunctiontryJsonParse
(value: string | null)
src/libs/hooks.ts:3
↓ 2 callersFunctionupdatePriceOnBackend
(chainID: string, bearerToken: string, index: number, newPrice: string)
src/libs/MultiversX/backend-api.ts:135
↓ 2 callersMethodviewPagedOffers
(startIndex: number, stopIndex: number, userAddress?: Address)
src/libs/MultiversX/dataNftMarket.ts:249
↓ 2 callersMethodviewRequirements
()
src/libs/MultiversX/dataNftMarket.ts:208
↓ 2 callersMethodviewUserTotalOffers
(userAddress: string)
src/libs/MultiversX/dataNftMarket.ts:282
↓ 1 callersFunctionaccessDataStream
(tokenIdentifier: string, nonce: number)
src/components/WalletDataNFTMX/WalletDataNFTMX.tsx:224
↓ 1 callersFunctionaddBondDeeplinkUrl
(addNewPeriodBond: { bondPeriod: number; bondAmount: number })
src/pages/Bonding/components/BondingParameters.tsx:118
↓ 1 callersFunctionaddDeeplinkUrl
()
src/components/ProposalButton/index.tsx:22
↓ 1 callersFunctionaddFavoriteToBackendApi
(chainID: string, tokenIdentifier: string, bearerToken: string)
src/libs/MultiversX/backend-api.ts:38
↓ 1 callersFunctionaddOfferBackend
( txHash = listTxHash, offeredTokenIdentifier = nftData.collection, offeredTokenNonce = nftData.no
src/components/ListDataNFTModal.tsx:92
↓ 1 callersFunctionaddOfferBackend
( txHash: string, offeredTokenIdentifier: string, offeredTokenNonce: string, offeredTokenAmoun
src/components/WalletDataNFTMX/WalletDataNFTMX.tsx:142
↓ 1 callersMethodaddToMarket
( addTokenCollection: string, addTokenNonce: number, addTokenQuantity: number, price: BigNumbe
src/libs/MultiversX/dataNftMarket.ts:138
↓ 1 callersFunctionaddWhitelist
(addressToAdd: string)
src/pages/Enterprise/components/DataNftCollection/WhitelistControl.tsx:60
↓ 1 callersFunctionapiWrapper
()
src/components/Sections/RecentDataNFTs.tsx:71
↓ 1 callersFunctioncalculateNewPeriodAfterNewBond
(unbondTimestamp: number, lockPeriod: number)
src/pages/DataNFT/components/BondingCards.tsx:148
↓ 1 callersFunctioncalculateNewPeriodAfterNewBond
(unbondTimestamp: number, lockPeriod: number)
src/pages/DataNFT/components/LivelinessStaking.tsx:152
↓ 1 callersFunctioncheckIfUserIsAdmin
()
src/pages/Bonding/Bonding.tsx:65
↓ 1 callersFunctionclaimRoyalties
(tokenIdentifierToClaim: string)
src/pages/Enterprise/components/DataNftCollection/ClaimRoyalties.tsx:89
↓ 1 callersFunctioncleanOutRemoteXPortalAppWalletDisconnect
()
src/pages/App/ModalAuthPickerMultiversX.tsx:43
↓ 1 callersFunctioncomputeLeftMargin
(input: string)
src/components/NftMediaComponent.tsx:65
↓ 1 callersFunctioncomputeRemainingCooldown
(startTime: number, cooldown: number)
src/libs/utils/util.ts:398
↓ 1 callersFunctionconfirmIfNftImgAndMetadataIsAvailableOnIPFS
(imageUrlOnIPFS: string, metadataUrlOnIPFS: string)
src/pages/AdvertiseData/components/TradeForm.tsx:436
↓ 1 callersFunctionconvertToHttpUrl
(url: string)
src/pages/AdvertiseData/components/TradeFormModal.tsx:96
↓ 1 callersFunctiondataStreamGeneration
()
src/pages/Home/components/PSPassportModal.tsx:80
↓ 1 callersMethoddelistDataNft
(index: number, delistAmount: number, senderAddress: string)
src/libs/MultiversX/dataNftMarket.ts:173
next →1–100 of 418, ranked by callers