MCPcopy Index your code

hub / github.com/aptos-labs/move-by-examples / functions

Functions594 in github.com/aptos-labs/move-by-examples

↓ 66 callersFunctioncn
(...inputs: ClassValue[])
fungible-asset-launchpad/aptos/frontend/lib/utils.ts:4
↓ 65 callersFunctioncn
(...inputs: ClassValue[])
nft-launchpad/frontend/lib/utils.ts:4
↓ 40 callersFunctioncn
(...inputs: ClassValue[])
friend-tech/aptos/frontend/lib/utils.ts:4
↓ 36 callersFunctioncn
(...inputs: ClassValue[])
surf-for-type-safety/frontend/lib/utils.ts:4
↓ 29 callersFunctioncn
(...inputs: ClassValue[])
telegram-boilerplate-template-with-mizu-core/frontend/lib/utils.ts:4
↓ 29 callersFunctioncn
(...inputs: ClassValue[])
telegram-boilerplate-template/frontend/lib/utils.ts:4
↓ 12 callersFunctionsurfClient
()
friend-tech/aptos/frontend/utils/aptosClient.ts:15
↓ 10 callersFunctionuseCluster
()
advanced-todo-list/solana/web/components/cluster/cluster-data-access.tsx:104
↓ 10 callersFunctionuseCluster
()
simple-todo-list/solana/web/components/cluster/cluster-data-access.tsx:104
↓ 10 callersFunctionuseCluster
()
fungible-asset-launchpad/solana/web/components/cluster/cluster-data-access.tsx:104
↓ 10 callersFunctionuseCluster
()
friend-tech/solana/web/components/cluster/cluster-data-access.tsx:104
↓ 9 callersFunctionaptosClient
()
nft-launchpad/frontend/utils/aptosClient.ts:7
↓ 7 callersFunctionaptosClient
()
fungible-asset-launchpad/aptos/frontend/utils/aptosClient.ts:7
↓ 7 callersFunctionconvertAmountFromOnChainToHumanReadable
(value: number, decimal: number)
fungible-asset-launchpad/aptos/frontend/utils/helpers.ts:7
↓ 6 callersFunctionellipsify
(str = '', len = 4)
advanced-todo-list/solana/web/components/ui/ui-layout.tsx:174
↓ 6 callersFunctionellipsify
(str = '', len = 4)
simple-todo-list/solana/web/components/ui/ui-layout.tsx:174
↓ 6 callersFunctionellipsify
(str = '', len = 4)
fungible-asset-launchpad/solana/web/components/ui/ui-layout.tsx:174
↓ 6 callersFunctionellipsify
(str = '', len = 4)
friend-tech/solana/web/components/ui/ui-layout.tsx:174
↓ 5 callersFunctionconvertAmountFromHumanReadableToOnChain
(value: number, decimal: number)
fungible-asset-launchpad/aptos/frontend/utils/helpers.ts:3
↓ 5 callersFunctiondateToSeconds
(date: Date | undefined)
nft-launchpad/frontend/utils/helpers.ts:1
↓ 5 callersFunctiondispatch
(action: Action)
surf-for-type-safety/frontend/components/ui/use-toast.ts:129
↓ 5 callersFunctiondispatch
(action: Action)
fungible-asset-launchpad/aptos/frontend/components/ui/use-toast.ts:129
↓ 5 callersFunctiondispatch
(action: Action)
telegram-boilerplate-template-with-mizu-core/frontend/components/ui/use-toast.ts:129
↓ 5 callersFunctiondispatch
(action: Action)
nft-launchpad/frontend/components/ui/use-toast.ts:129
↓ 5 callersFunctiondispatch
(action: Action)
telegram-boilerplate-template/frontend/components/ui/use-toast.ts:129
↓ 5 callersFunctiondispatch
(action: Action)
friend-tech/aptos/frontend/components/ui/use-toast.ts:129
↓ 5 callersFunctiontoast
({ ...props }: Toast)
telegram-boilerplate-template/frontend/components/ui/use-toast.ts:138
↓ 5 callersFunctiontoast
({ ...props }: Toast)
friend-tech/aptos/frontend/components/ui/use-toast.ts:138
↓ 5 callersFunctiontruncateAddress
(address: string)
nft-launchpad/frontend/utils/truncateAddress.ts:1
↓ 5 callersFunctionuseToast
()
friend-tech/aptos/frontend/components/ui/use-toast.ts:167
↓ 4 callersFunctiongetAptogotchi
( aptogotchiObjectAddr: string )
nft-marketplace/frontend/src/utils/aptos.ts:21
↓ 4 callersFunctiongetWebIrys
(aptosWallet: WalletContextState)
nft-launchpad/frontend/utils/Irys.ts:5
↓ 4 callersFunctiontoast
({ ...props }: Toast)
surf-for-type-safety/frontend/components/ui/use-toast.ts:138
↓ 4 callersFunctiontoast
({ ...props }: Toast)
telegram-boilerplate-template-with-mizu-core/frontend/components/ui/use-toast.ts:138
↓ 4 callersFunctionuseAdvancedTodoListProgram
()
advanced-todo-list/solana/web/components/advanced-todo-list/advanced-todo-list-data-access.tsx:17
↓ 4 callersFunctionuseFormField
()
surf-for-type-safety/frontend/components/ui/form.tsx:44
↓ 4 callersFunctionuseFriendTechProgram
()
friend-tech/solana/web/components/friend-tech/friend-tech-data-access.tsx:14
↓ 4 callersFunctionuseLaunchpadProgram
()
fungible-asset-launchpad/solana/web/components/launchpad/launchpad-data-access.tsx:14
↓ 4 callersFunctionuseSimpleTodoListProgram
()
simple-todo-list/solana/web/components/simple-todo-list/simple-todo-list-data-access.tsx:17
↓ 4 callersFunctionuseToast
()
surf-for-type-safety/frontend/components/ui/use-toast.ts:167
↓ 4 callersFunctionuseTransactionToast
()
advanced-todo-list/solana/web/components/ui/ui-layout.tsx:183
↓ 4 callersFunctionuseTransactionToast
()
simple-todo-list/solana/web/components/ui/ui-layout.tsx:183
↓ 4 callersFunctionuseTransactionToast
()
fungible-asset-launchpad/solana/web/components/ui/ui-layout.tsx:183
↓ 4 callersFunctionuseTransactionToast
()
friend-tech/solana/web/components/ui/ui-layout.tsx:183
↓ 3 callersFunctionclampNumber
(num: number, min: number = 0, max: number = 1000)
nft-launchpad/frontend/utils/clampNumber.ts:1
↓ 3 callersFunctiongetWebIrys
(aptosWallet: any)
fungible-asset-launchpad/aptos/frontend/utils/Irys.ts:6
↓ 3 callersFunctiontoast
({ ...props }: Toast)
fungible-asset-launchpad/aptos/frontend/components/ui/use-toast.ts:138
↓ 3 callersFunctiontoast
({ ...props }: Toast)
nft-launchpad/frontend/components/ui/use-toast.ts:138
↓ 3 callersFunctionuseGetAssetData
(fa_address?: string)
fungible-asset-launchpad/aptos/frontend/hooks/useGetAssetData.ts:56
↓ 3 callersFunctionuseGetCollectionData
(collection_id?: string)
nft-launchpad/frontend/hooks/useGetCollectionData.ts:81
↓ 3 callersFunctionuseMizuWallet
()
telegram-boilerplate-template-with-mizu-core/frontend/components/WalletProvider.tsx:26
↓ 3 callersFunctionuseToast
()
fungible-asset-launchpad/aptos/frontend/components/ui/use-toast.ts:167
↓ 3 callersFunctionuseToast
()
nft-launchpad/frontend/components/ui/use-toast.ts:167
↓ 3 callersFunctionuseToast
()
telegram-boilerplate-template/frontend/components/ui/use-toast.ts:167
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
surf-for-type-safety/frontend/components/ui/use-toast.ts:56
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
fungible-asset-launchpad/aptos/frontend/components/ui/use-toast.ts:56
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
telegram-boilerplate-template-with-mizu-core/frontend/components/ui/use-toast.ts:56
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
nft-launchpad/frontend/components/ui/use-toast.ts:56
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
telegram-boilerplate-template/frontend/components/ui/use-toast.ts:56
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
friend-tech/aptos/frontend/components/ui/use-toast.ts:56
↓ 2 callersFunctionaptosClient
()
surf-for-type-safety/frontend/utils/aptosClient.ts:10
↓ 2 callersFunctionaptosClient
()
friend-tech/aptos/frontend/utils/aptosClient.ts:11
↓ 2 callersFunctionformatDate
(date: Date)
nft-launchpad/frontend/utils/formatDate.ts:1
↓ 2 callersFunctiongetAllListingObjectAddresses
(sellerAddr: string)
nft-marketplace/frontend/src/utils/aptos.ts:158
↓ 2 callersFunctiongetHolding
(holdingObject: { inner: `0x${string}` })
friend-tech/aptos/frontend/hooks/useHolding.tsx:89
↓ 2 callersFunctiongetIssuer
(issuerObject: { inner: `0x${string}` })
friend-tech/aptos/frontend/hooks/useIssuer.tsx:77
↓ 2 callersFunctiongetListingObjectAndSeller
( listingObjectAddr: string )
nft-marketplace/frontend/src/utils/aptos.ts:182
↓ 2 callersFunctiongetListingObjectPrice
( listingObjectAddr: string )
nft-marketplace/frontend/src/utils/aptos.ts:200
↓ 2 callersFunctiononWalletConnectRequest
(walletName: WalletName)
nft-marketplace/frontend/src/components/WalletButtons.tsx:33
↓ 2 callersFunctionpollForMetadata
( objects: Array<{ inner: string }>, isMounted: boolean, )
fungible-asset-launchpad/aptos/frontend/hooks/useGetAssetMetadata.tsx:57
↓ 2 callersFunctionsurfClient
()
surf-for-type-safety/frontend/utils/aptosClient.ts:14
↓ 2 callersFunctiontruncateAddress
(address: string)
fungible-asset-launchpad/aptos/frontend/utils/truncateAddress.ts:1
↓ 2 callersFunctionuploadFolder
(aptosWallet: WalletContextState, files: File[])
nft-launchpad/frontend/utils/Irys.ts:72
↓ 2 callersFunctionuseGetBalance
({ address }: { address: PublicKey })
advanced-todo-list/solana/web/components/account/account-data-access.tsx:18
↓ 2 callersFunctionuseGetBalance
({ address }: { address: PublicKey })
simple-todo-list/solana/web/components/account/account-data-access.tsx:18
↓ 2 callersFunctionuseGetBalance
({ address }: { address: PublicKey })
fungible-asset-launchpad/solana/web/components/account/account-data-access.tsx:18
↓ 2 callersFunctionuseGetBalance
({ address }: { address: PublicKey })
friend-tech/solana/web/components/account/account-data-access.tsx:18
↓ 2 callersFunctionuseRequestAirdrop
({ address }: { address: PublicKey })
advanced-todo-list/solana/web/components/account/account-data-access.tsx:121
↓ 2 callersFunctionuseRequestAirdrop
({ address }: { address: PublicKey })
simple-todo-list/solana/web/components/account/account-data-access.tsx:121
↓ 2 callersFunctionuseRequestAirdrop
({ address }: { address: PublicKey })
fungible-asset-launchpad/solana/web/components/account/account-data-access.tsx:121
↓ 2 callersFunctionuseRequestAirdrop
({ address }: { address: PublicKey })
friend-tech/solana/web/components/account/account-data-access.tsx:121
↓ 2 callersFunctionuseToast
()
telegram-boilerplate-template-with-mizu-core/frontend/components/ui/use-toast.ts:167
↓ 1 callersFunctionaccountAPTBalance
(args: AccountAPTBalanceArguments)
fungible-asset-launchpad/aptos/frontend/view-functions/accountBalance.ts:7
↓ 1 callersFunctionaccountAPTBalance
(args: AccountAPTBalanceArguments)
nft-launchpad/frontend/view-functions/accountBalance.ts:7
↓ 1 callersFunctionaptosClient
()
telegram-boilerplate-template/frontend/utils/aptosClient.ts:11
↓ 1 callersFunctioncheckIfFund
(aptosWallet: WalletContextState, fileSize: number)
fungible-asset-launchpad/aptos/frontend/utils/Irys.ts:24
↓ 1 callersFunctioncheckIfFund
(aptosWallet: WalletContextState, files: File[])
nft-launchpad/frontend/utils/Irys.ts:15
↓ 1 callersFunctionclampNumber
(num: number, min: number = 0, max: number = 100_000_000)
fungible-asset-launchpad/aptos/frontend/utils/clampNumber.ts:1
↓ 1 callersFunctioncompile
()
surf-for-type-safety/scripts/move/compile.js:10
↓ 1 callersFunctioncompile
()
fungible-asset-launchpad/aptos/scripts/move/compile.js:9
↓ 1 callersFunctioncompile
()
telegram-boilerplate-template-with-mizu-core/scripts/move/compile.js:9
↓ 1 callersFunctioncompile
()
nft-launchpad/scripts/move/compile.js:9
↓ 1 callersFunctioncompile
()
telegram-boilerplate-template/scripts/move/compile.js:9
↓ 1 callersFunctionconvertAmountFromHumanReadableToOnChain
(value: number, decimal: number)
nft-launchpad/frontend/utils/helpers.ts:9
↓ 1 callersFunctioncreateAsset
(args: CreateAssetArguments)
fungible-asset-launchpad/aptos/frontend/entry-functions/create_asset.ts:21
↓ 1 callersFunctioncreateCollection
(args: CreateCollectionArguments)
nft-launchpad/frontend/entry-functions/create_collection.ts:24
↓ 1 callersFunctioncreateTransaction
({ publicKey, destination, amount, connection, }: { publicKey: PublicKey; destination: PublicKey;
advanced-todo-list/solana/web/components/account/account-data-access.tsx:160
↓ 1 callersFunctioncreateTransaction
({ publicKey, destination, amount, connection, }: { publicKey: PublicKey; destination: PublicKey;
simple-todo-list/solana/web/components/account/account-data-access.tsx:160
↓ 1 callersFunctioncreateTransaction
({ publicKey, destination, amount, connection, }: { publicKey: PublicKey; destination: PublicKey;
fungible-asset-launchpad/solana/web/components/account/account-data-access.tsx:160
↓ 1 callersFunctioncreateTransaction
({ publicKey, destination, amount, connection, }: { publicKey: PublicKey; destination: PublicKey;
friend-tech/solana/web/components/account/account-data-access.tsx:160
next →1–100 of 594, ranked by callers