MCPcopy Create free account

hub / github.com/base/onchainsummer.xyz / functions

Functions438 in github.com/base/onchainsummer.xyz

FunctionHome
({ searchParams }: Props)
src/app/page.tsx:35
FunctionInsufficientFunds
({ minimalBalance, setPage, totalPrice, })
src/components/MintDialog/pages/InsufficientFunds/InsufficientFunds.tsx:55
FunctionLayout
({ children })
src/components/MintDialog/elements/Layout.tsx:10
FunctionLayout
({ children }: { children: React.ReactNode })
src/app/trending/layout.tsx:25
FunctionLayout
({ children }: { children: React.ReactNode })
src/app/community/layout.tsx:28
FunctionLens
({ height = 48, width = 48, className = '', })
src/components/icons/Lens.tsx:5
FunctionLoading
({ className = '', color = '#212121', width = 48, height = 48, })
src/components/icons/Loading.tsx:4
FunctionLoadingSpinner
({ height = 16, width = 16, className = '', })
src/components/icons/LoadingSpinner.tsx:5
FunctionManifold
({})
src/components/icons/Manifold.tsx:5
FunctionMetaMask
({ height = 32, width = 32, className = '', })
src/components/icons/MetaMask.tsx:4
FunctionMintButton
({ size, floorAsk, ...mintProps })
src/components/MintButton/MintButton.tsx:22
FunctionMintDialog
({ size })
src/components/MintDialog/MintDialog.tsx:37
FunctionMintDotFun
({ height = 26, width = 114 })
src/components/icons/MintDotFun.tsx:4
FunctionMintDotFunMinter
({ setPage, setTxDetails, totalPrice, })
src/components/MintDialog/elements/MintDotFunMinter.tsx:19
FunctionMintError
({ setPage, mintError, txHash, })
src/components/MintDialog/pages/MintError/MintError.tsx:16
FunctionMintFailure
({})
src/components/icons/MintFailure.tsx:3
FunctionMintSuccess
({})
src/components/icons/MintSuccess.tsx:3
FunctionMinus
({ className, width = 16, height = 16, })
src/components/icons/Minus.tsx:4
FunctionMirrorLogo
({ height = 24, width = 24, fill = '#151515', })
src/components/icons/Mirror.tsx:4
FunctionMirrorSubscriptionForm
({ mirrorSubscribeUrl, mirrorProjectAddress, })
src/components/MirrorSubscriptionForm/MirrorSubscriptionForm.tsx:12
FunctionMobile
({})
src/components/Navbar/Mobile.tsx:21
FunctionNFTAsset
({ source, name, autoPlay, muted, className, ...props })
src/components/NFTAsset/NFTAsset.tsx:14
FunctionNativeMint
({ page, setPage, quantity, setQuantity, totalPrice, txDetails, setTxDetails, setMintError,
src/components/MintDialog/pages/NativeMint/NativeMint.tsx:31
FunctionNativeMintButton
({ page, setPage, quantity, totalPrice, setTxDetails, setMintError, })
src/components/MintDialog/elements/NativeMintButton.tsx:32
FunctionNavListItems
({})
src/components/Navbar/MobileNavListItems.tsx:10
FunctionNavListItems
({})
src/components/Navbar/DesktopNavListItems.tsx:10
FunctionNavbar
({})
src/components/Navbar/Navbar.tsx:8
FunctionNotFound
()
src/app/not-found.tsx:3
FunctionNotStarted
({ amount, setAmount, minAmount, recommendedAmount, bridge, setPage, isOpen, })
src/components/MintDialog/pages/Bridge/NotStarted.tsx:24
FunctionOCS
({ width = 185, height = 16 })
src/components/icons/OCS.tsx:4
FunctionOCSLogo
({ width = 106, height = 32 })
src/components/icons/OCSLogo.tsx:4
FunctionPOST
(request: NextRequest)
src/app/api/arweave/route.ts:6
FunctionPage
()
src/app/partners/page.tsx:3
FunctionPage
({ params }: Props)
src/app/partners/[slug]/page.tsx:7
FunctionPage
({ params, searchParams }: Props)
src/app/[slug]/page.tsx:24
FunctionPageContainer
({ children, subNavBgColor, subNavOverlap = false, postFestival = false, })
src/components/PageContainer/PageContainer.tsx:14
FunctionPartnerCarousel
()
src/components/PartnerCarousel/PartnerCarousel.tsx:38
FunctionPartnerHero
({ partner: { name, icon, description }, headline, teaser, customHeader, floorAsk, })
src/components/PartnerHero/PartnerHero.tsx:25
FunctionPartnerInfo
()
src/components/MintDialog/elements/PartnerInfo.tsx:5
FunctionPending
({ isPendingConfirmation, isPendingTx, txHash, })
src/components/MintDialog/elements/Pending.tsx:11
FunctionPlus
({ className, width = 16, height = 16 })
src/components/icons/Plus.tsx:4
FunctionPostFestivalPage
({ activeDrops, tabs, })
src/components/PostFestivalPage/PostFestivalPage.tsx:23
FunctionProvider
({ children, ...context })
src/components/MintDialog/Context/Provider.tsx:8
FunctionProviders
({ children }: { children: React.ReactNode })
src/app/providers.tsx:59
FunctionQRCode
({ width = 356, height = 356, className = '', })
src/components/icons/QRCode.tsx:4
FunctionQuantity
({ quantity, setQuantity })
src/components/MintDialog/elements/Quantity.tsx:13
FunctionQueryParamProvider
({ children, })
src/components/QueryParamProvider/QueryParamProvider.tsx:11
FunctionRainbow
({ height = 32, width = 32, className = '', })
src/components/icons/Rainbow.tsx:4
FunctionReactMarkdown
({ content })
src/components/ReactMarkdown/ReactMarkdown.tsx:13
FunctionRightArrow
({ height = 24, width = 24, fill = 'none', className = '', })
src/components/icons/RightArrow.tsx:4
FunctionRootLayout
({ children, }: { children: React.ReactNode })
src/app/layout.tsx:174
FunctionSeparator
({ color = 'bg-neutral-900/10', className, ...props })
src/components/Separator/Separator.tsx:11
FunctionShare
()
src/components/Share/Share.tsx:14
FunctionSiteMap
()
pages/sitemap.html.ts:26
FunctionSiteMap
()
pages/sitemap.xml.ts:30
FunctionStep
({ isStep, txHash, label, l1 = false, finalStep = false, }: { isStep: boolean txHash: string l
src/components/MintDialog/pages/Bridge/Bridging.tsx:16
FunctionSubNav
({ subNavBgColor })
src/components/SubNav/SubNav.tsx:10
FunctionSuccess
({ resetModal, txHash, closeModal, })
src/components/MintDialog/pages/Success/Success.tsx:22
FunctionSuccess
({ amount, l2TxHash, setPage })
src/components/MintDialog/pages/Bridge/Success.tsx:14
FunctionTabs
({ upcomingDrops, pastDrops })
src/components/Tabs/Tabs.tsx:15
FunctionTabsDropCard
({ address, name, startDate, endDate, image, description, slug, brandColor, link = false, })
src/components/Tabs/TabsDropCard.tsx:21
FunctionTabsListItems
({ upcomingLength, pastLength, })
src/components/Tabs/TabsListItems.tsx:12
FunctionTeaser
({ mirrorProjectAddress, mirrorSubscribeUrl, })
src/components/Teaser/Teaser.tsx:17
FunctionTeaser
()
src/app/teaser/page.tsx:5
FunctionTeaser
()
src/app/0803/page.tsx:5
FunctionTeaserNav
({})
src/components/Teaser/TeaserNav.tsx:9
FunctionThirdWeb
({})
src/components/icons/ThirdWeb.tsx:5
FunctionThirdWebPill
({ height = 24, width = 81, className = '', })
src/components/icons/ThirdWebPill.tsx:4
FunctionThirdWebProviderClient
({ children, }: QueryClientProvider)
src/components/client/QueryClientProvider.tsx:11
FunctionTrending
()
src/components/Trending/Trending.tsx:31
FunctionTrending
()
src/app/trending/page.tsx:27
FunctionTrust
({ height = 32, width = 32, className = '', })
src/components/icons/Trust.tsx:4
FunctionTweetCard
({ author, tweet, media, })
src/components/TweetCard/TweetCard.tsx:16
FunctionTwitterIcon
()
src/components/icons/Twitter.tsx:5
FunctionTwitterModule
({ tweets, })
src/components/TwitterModule/TwitterModule.tsx:10
FunctionTwitterVerified
()
src/components/icons/TwitterVerified.tsx:4
FunctionUpArrow
({ height = 32, width = 32 })
src/components/icons/UpArrow.tsx:4
FunctionWallet
({})
src/components/Navbar/Wallet.tsx:10
FunctionWalletAddressCopy
()
src/components/MintDialog/pages/InsufficientFunds/InsufficientFunds.tsx:20
FunctionWalletConnect
({ height = 32, width = 32, className = '', })
src/components/icons/WalletConnect.tsx:4
FunctionWalletContent
({})
src/components/WalletDialog/WalletContent.tsx:21
FunctionWalletDialog
({})
src/components/WalletDialog/WalletDialog.tsx:15
FunctionWarpCast
()
src/components/icons/Warpcast.tsx:5
FunctionWrapper
({ size, ...context })
src/components/MintDialog/index.tsx:7
FunctionYellowDot
({ width = 16, height = 16 })
src/components/icons/YellowDot.tsx:4
FunctionZora
({})
src/components/icons/Zora.tsx:5
FunctionbuildEslintCommand
(filenames)
.lintstagedrc.js:11
FunctionbuildPrettierdCommand
(filenames)
.lintstagedrc.js:19
FunctiongenerateMetadata
( { params, searchParams }: Props, parent: ResolvingMetadata )
src/app/[slug]/page.tsx:95
FunctiongetServerSideProps
({ res }: any)
pages/sitemap.html.ts:30
FunctiongetServerSideProps
({ res }: any)
pages/sitemap.xml.ts:34
FunctiongetTw721
(config: Omit<GetContractArgs, 'abi'>)
generated/contracts.ts:7145
FunctiongetZora721
(config: Omit<GetContractArgs, 'abi'>)
generated/contracts.ts:7076
Functionheaders
()
next.config.js:26
FunctionprepareWriteTw721
(config: Omit<PrepareWriteContractConfig<TAbi, TFunctionName>, 'abi'>)
generated/contracts.ts:7179
FunctionprepareWriteZora721
(config: Omit<PrepareWriteContractConfig<TAbi, TFunctionName>, 'abi'>)
generated/contracts.ts:7113
Functionproxy
( req: Request, { params }: { params: { slug: string | string[] } } )
src/app/api/reservoir/[...slug]/route.ts:17
FunctionrandomIntFromInterval
(min: number, max: number)
src/utils/randomIntFromInterval.ts:1
Functionredirects
()
next.config.js:17
FunctionuseDifference
(totalPrice: string)
src/components/MintDialog/elements/useDifference.tsx:5
← previousnext →101–200 of 438, ranked by callers