MCPcopy Create free account

hub / github.com/demox-labs/art-factory / functions

Functions149 in github.com/demox-labs/art-factory

↓ 9 callersFunctiongetSettingsFromNumber
(settingNum: number)
src/lib/util.ts:1
↓ 7 callersFunctiongetAleoTransactionsForProgram
(programId: string, functionName: string, apiUrl: string, page = 0, maxTransactions = 1000)
src/aleo/rpc.ts:55
↓ 5 callersFunctiongetClient
(apiUrl: string)
src/aleo/rpc.ts:203
↓ 5 callersFunctionjoinBigIntsToString
(bigInts: bigint[])
src/lib/util.ts:73
↓ 5 callersFunctionuseIsMounted
()
src/lib/hooks/use-is-mounted.ts:3
↓ 4 callersFunctiongetBit
(setting: boolean)
src/lib/util.ts:11
↓ 4 callersFunctiongetProgramNameInContract
()
src/pages/deploy.tsx:77
↓ 4 callersFunctiongetSettingsStatus
(apiUrl: string)
src/aleo/rpc.ts:142
↓ 4 callersFunctionhandleVariantClasses
( variant: LoaderVariantTypes, size: LoaderSizeTypes )
src/components/ui/loader.tsx:28
↓ 4 callersFunctionpadArray
(array: bigint[], length: number)
src/lib/util.ts:84
↓ 4 callersFunctionparseStringToBigIntArray
(input: string)
src/lib/util.ts:95
↓ 4 callersFunctionsplitStringToBigInts
(input: string)
src/lib/util.ts:59
↓ 4 callersFunctionwhitelistRecords
()
src/pages/index.tsx:100
↓ 3 callersFunctionclaimRecords
()
src/pages/index.tsx:96
↓ 3 callersFunctionconvertSettingsToNumber
(settings: { frozen: boolean, active: boolean, whiteList: boolean, initialized: boolean })
src/lib/util.ts:15
↓ 3 callersFunctiongetBaseURI
(apiUrl: string)
src/aleo/rpc.ts:125
↓ 3 callersFunctionsafeParseInt
(value: string)
src/lib/util.ts:22
↓ 2 callersFunctionbigIntToString
(bigIntValue: bigint)
src/lib/util.ts:42
↓ 2 callersFunctiongetAleoTransaction
(id: string)
src/aleo/rpc.ts:68
↓ 2 callersFunctiongetControllingAddress
()
src/pages/deploy.tsx:82
↓ 2 callersFunctiongetJSON
(url: string)
src/aleo/rpc.ts:223
↓ 2 callersFunctiongetMintBlock
(apiUrl: string)
src/aleo/rpc.ts:154
↓ 2 callersFunctiongetNFTs
(apiUrl: string, fetchProperties: boolean = true)
src/aleo/rpc.ts:170
↓ 2 callersFunctiongetTransactionsForProgram
(programId: string, functionName: string, apiUrl: string)
src/aleo/rpc.ts:44
↓ 2 callersFunctionremoveVisibilitySuffix
(str: string)
src/lib/util.ts:123
↓ 2 callersFunctionstringToBigInt
(input: string)
src/lib/util.ts:27
↓ 2 callersFunctionupdateProgram
(oldText: string, newText: string)
src/pages/deploy.tsx:87
↓ 2 callersFunctionuseDrawer
()
src/components/drawer-views/context.tsx:6
↓ 2 callersFunctionuseIsDarkMode
()
src/lib/hooks/use-is-dark-mode.ts:3
↓ 1 callersFunctionNFTComponent
({ nft, setNFTId, resetAuthorization, nftId }: any)
src/components/ui/forms/authorize-form.tsx:180
↓ 1 callersFunctioncanWhitelistMint
()
src/pages/index.tsx:104
↓ 1 callersFunctionfadeInBottom
( type: string = 'spring', duration: number = 0.5, translateY: number = 60 )
src/lib/framer-motion/fade-in-bottom.ts:1
↓ 1 callersFunctiongetClaimValue
(claim: string)
src/aleo/rpc.ts:39
↓ 1 callersFunctiongetDeploymentTransaction
(programId: string)
src/aleo/rpc.ts:23
↓ 1 callersFunctiongetHeight
(apiUrl: string)
src/aleo/rpc.ts:9
↓ 1 callersFunctiongetInitializedCollection
(apiUrl: string)
src/aleo/rpc.ts:109
↓ 1 callersFunctiongetProgram
(programId: string, apiUrl: string)
src/aleo/rpc.ts:15
↓ 1 callersFunctiongetPublicKeyFromFuture
(input: string)
src/lib/util.ts:107
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/components/ui/forms/freeze-status.tsx:65
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/components/ui/forms/mint-block.tsx:61
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/components/ui/forms/base-uri.tsx:61
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/components/ui/forms/authorize-form.tsx:90
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/components/ui/forms/whitelist-status.tsx:65
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/components/ui/forms/mint-status.tsx:65
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/pages/deploy.tsx:70
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/pages/whitelist.tsx:70
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/pages/add.tsx:74
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/pages/index.tsx:235
↓ 1 callersFunctiongetTransactionStatus
(txId: string)
src/pages/initialize.tsx:72
↓ 1 callersFunctiongetVerifyingKey
(programId: string, functionName: string)
src/aleo/rpc.ts:31
↓ 1 callersFunctiongetWhitelist
(apiUrl: string)
src/aleo/rpc.ts:74
↓ 1 callersFunctionhandleButtonClick
()
src/pages/index.tsx:172
↓ 1 callersFunctionhandleLoaderPosition
(size: LoaderSizeTypes)
src/components/ui/loader.tsx:24
↓ 1 callersFunctionhexToRGB
(hex: string)
src/lib/hooks/use-theme-color.ts:3
↓ 1 callersFunctionimageStyle
(isActive: boolean)
src/components/ui/image-slider.tsx:27
↓ 1 callersFunctioninitialize
()
src/pages/index.tsx:112
↓ 1 callersFunctionmintingActive
(settings: any, height: number | undefined, block: number | undefined)
src/pages/index.tsx:92
↓ 1 callersFunctionopenDrawer
(view: DRAWER_VIEW)
src/components/drawer-views/context.tsx:8
↓ 1 callersFunctionpatchWasmModuleImport
(config, isServer)
next.config.js:64
↓ 1 callersFunctionrequestAuthorization
()
src/components/ui/forms/authorize-form.tsx:65
↓ 1 callersFunctionrequestNFTs
()
src/components/ui/forms/authorize-form.tsx:44
↓ 1 callersFunctionresetAuthorization
()
src/components/ui/forms/authorize-form.tsx:103
↓ 1 callersFunctionverifyExecution
()
src/components/ui/forms/authorize-form.tsx:79
FunctionActiveLink
({ href, className, activeClassName = 'active', ...props })
src/components/ui/links/active-link.tsx:11
FunctionActiveNavLink
({ href, title, isActive, className }: any)
src/components/ui/base.tsx:29
FunctionAdd
()
src/pages/add.tsx:22
FunctionAnchorLink
({ href, ...props })
src/components/ui/links/anchor-link.tsx:6
FunctionAuthorize
()
src/pages/authorize.tsx:8
FunctionAuthorizeForm
()
src/components/ui/forms/authorize-form.tsx:18
FunctionBase
({ children }: React.PropsWithChildren<{}>)
src/components/ui/base.tsx:50
FunctionBaseURI
()
src/components/ui/forms/base-uri.tsx:11
FunctionBulkAdd
()
src/components/ui/forms/bulk-add.tsx:14
FunctionBulkWhitelist
()
src/components/ui/forms/bulk-whitelist.tsx:13
FunctionButtonDrip
({ x = 0, y = 0, color, fullWidth, onCompleted, }: ButtonDripTypes)
src/components/ui/button/button-drip.tsx:12
FunctionButtonLoader
({ size, variant, }: { size: LoaderSizeTypes; variant: LoaderVariantTypes; })
src/components/ui/button/button-loader.tsx:6
FunctionCSVExportButton
({ data, filename }: Props<T>)
src/components/ui/button/csv-export.tsx:10
FunctionCSVUploader
({ bulkAddData }: CSVUploaderProps<T>)
src/components/ui/csv-uploader.tsx:8
FunctionChevronDown
(props: React.SVGAttributes<{}>)
src/components/icons/chevron-down.tsx:1
FunctionClose
(props: React.SVGAttributes<{}>)
src/components/icons/close.tsx:1
FunctionCountdownDisplayWrapper
({ days, hours, minutes, seconds }: any)
src/components/mint/countdown.tsx:5
FunctionCustomApp
({ Component, pageProps }: AppPropsWithLayout)
src/pages/_app.tsx:23
FunctionDeploy
()
src/pages/deploy.tsx:20
FunctionDiscord
(props: React.SVGAttributes<{}>)
src/components/icons/discord.tsx:1
FunctionErrorPage
()
src/pages/404.tsx:13
FunctionExportIcon
(props: React.SVGAttributes<{}>)
src/components/icons/export-icon.tsx:1
FunctionFarmIcon
(props: React.SVGAttributes<{}>)
src/components/icons/farm.tsx:1
FunctionFreezeStatus
()
src/components/ui/forms/freeze-status.tsx:15
FunctionGettingStartedPage
()
src/pages/admin.tsx:40
FunctionHamburger
({ isOpen, ...props }: HamburgerProps)
src/components/ui/hamburger.tsx:6
FunctionHeader
()
src/layouts/_layout.tsx:22
FunctionHeader
()
src/layouts/dashboard/_dashboard.tsx:21
FunctionHeaderRightArea
()
src/layouts/_layout.tsx:13
FunctionHeaderRightArea
()
src/layouts/dashboard/_dashboard.tsx:13
FunctionHomeIcon
(props)
src/components/icons/home.tsx:1
FunctionImageSlider
({ images, interval })
src/components/ui/image-slider.tsx:8
FunctionInitialize
()
src/pages/initialize.tsx:20
FunctionLayout
({ children, }: React.PropsWithChildren<LayoutProps>)
src/layouts/_layout.tsx:55
FunctionLayout
({ children, contentClassName, }: React.PropsWithChildren<DashboardLayoutProps>)
src/layouts/dashboard/_dashboard.tsx:57
FunctionListbox
({ options, onChange, onSelect, variant = 'ghost', selectedOption, className, children, }: Listb
src/components/ui/list-box.tsx:30
FunctionLoader
({ tag = 'div', size = 'medium', variant = 'moveUp', showOnlyThreeDots, className, }: LoaderTypes)
src/components/ui/loader.tsx:37
next →1–100 of 149, ranked by callers