MCPcopy Create free account

hub / github.com/coinbase/cdp-sdk-sample-apps / functions

Functions35 in github.com/coinbase/cdp-sdk-sample-apps

↓ 11 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 5 callersFunctionimportWallet
(minEthBalance: number = 0, minUsdcBalance: number = 0)
lib/coinbase.ts:24
↓ 2 callersFunctiongetRandomChips
()
components/ui/ChatInterface.tsx:9
↓ 1 callersFunctiondeployContract
()
scripts/deployContract.tsx:6
↓ 1 callersFunctiongetUserAccountData
(address: string)
app/api/aave/route.tsx:36
↓ 1 callersFunctionhandleChipClick
(chipText: string)
components/ui/ChatInterface.tsx:73
↓ 1 callersFunctionresetFields
()
app/contractreader/page.tsx:68
↓ 1 callersFunctionsendMessage
(text: string)
components/ui/ChatInterface.tsx:43
FunctionAaveInteraction
()
app/usdcflow/page.tsx:10
FunctionBlockLeads
()
app/blockleads/page.tsx:3
FunctionChatInterface
()
components/ui/ChatInterface.tsx:16
FunctionGET
(request: Request)
app/api/aave/route.tsx:70
FunctionGET
( request: Request, { params }: { params: { slug: string } } )
app/api/nft/[slug]/route.ts:6
FunctionHome
()
app/page.tsx:6
FunctionHome
()
app/contractreader/page.tsx:23
FunctionInstamint
()
app/instamint/page.tsx:4
FunctionModal
({ isOpen, onClose, title, tokenId, imageSrc, })
components/ui/ImageModal.tsx:14
FunctionPOST
(request: Request)
app/api/mint/route.ts:13
FunctionPOST
(request: Request)
app/api/aave/route.tsx:117
FunctionPOST
(req: NextRequest)
app/api/contractreader/route.ts:5
FunctionPOST
(request: Request)
app/api/transfer/route.ts:11
FunctionRootLayout
({ children, }: { children: React.ReactNode })
app/layout.tsx:41
FunctioncallFunction
()
app/contractreader/page.tsx:102
FunctionhandleAbiChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
app/contractreader/page.tsx:88
FunctionhandleAddressChange
(e: React.ChangeEvent<HTMLInputElement>)
app/contractreader/page.tsx:84
FunctionhandleArgsChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
app/contractreader/page.tsx:97
FunctionhandleMethodChange
(e: React.ChangeEvent<HTMLSelectElement>)
app/contractreader/page.tsx:93
FunctionhandleModalClose
()
components/ui/ChatInterface.tsx:77
FunctionhandleNetworkChange
(e: React.ChangeEvent<HTMLSelectElement>)
app/contractreader/page.tsx:79
FunctionhandleOverlayClick
(e: React.MouseEvent)
components/ui/ImageModal.tsx:123
Functionmiddleware
(request: Request)
middleware.ts:20
FunctiononMint
()
components/ui/ImageModal.tsx:44
FunctiononTransfer
()
components/ui/ImageModal.tsx:85
FunctiononViewMintTransaction
()
components/ui/ImageModal.tsx:75
FunctionscrollToBottom
()
components/ui/ChatInterface.tsx:33