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
FunctionNotStarted({
amount,
setAmount,
minAmount,
recommendedAmount,
bridge,
setPage,
isOpen,
})
src/components/MintDialog/pages/Bridge/NotStarted.tsx:24
FunctionPartnerHero({
partner: { name, icon, description },
headline,
teaser,
customHeader,
floorAsk,
})
src/components/PartnerHero/PartnerHero.tsx:25
FunctionStep({
isStep,
txHash,
label,
l1 = false,
finalStep = false,
}: {
isStep: boolean
txHash: string
l
src/components/MintDialog/pages/Bridge/Bridging.tsx:16
FunctionTabsDropCard({
address,
name,
startDate,
endDate,
image,
description,
slug,
brandColor,
link = false,
})
src/components/Tabs/TabsDropCard.tsx:21