MCPcopy Create free account

hub / github.com/LevelUpWeb3/app / functions

Functions291 in github.com/LevelUpWeb3/app

FunctionTeaching
({ params })
src/app/vyper/[slug]/Teaching/index.tsx:15
FunctionTeaching
({ params })
src/app/solidity/[slug]/Teaching/index.tsx:15
FunctionVyperCardList
({ content })
src/app/vyper/LessonList/LessonCard.tsx:9
FunctionVyperLayout
({ children })
src/app/vyper/layout.tsx:8
FunctionVyperPage
()
src/app/vyper/page.tsx:8
FunctionWalletDropdown
(props)
src/components/WalletToolkit/WalletDropdown.tsx:74
FunctionWalletToolkit
(props)
src/components/WalletToolkit/index.tsx:5
FunctionWrapper
(props)
src/components/Wrapper/index.tsx:5
FunctionYoutubeEmbed
({ id, }: YoutubeEmbedProps)
src/components/YoutubeEmbed/index.tsx:5
FunctionamountToBN
( amount: string | number | undefined, decimals: bigint = BigInt(18), )
src/utils/format.ts:51
FunctionbeforeMount
(monaco: Monaco)
src/app/challenges/[slug]/ChallengeSubmit/CodeEditor.tsx:34
FunctionbeforeMount
(monaco)
src/app/vyper/[slug]/EditorPanel/DiffEditor.tsx:10
FunctionbeforeMount
(monaco: Monaco)
src/app/vyper/[slug]/EditorPanel/CodeEditor.tsx:28
FunctionbeforeMount
(monaco)
src/app/solidity/[slug]/EditorPanel/DiffEditor.tsx:10
FunctionbeforeMount
(monaco: Monaco)
src/app/solidity/[slug]/EditorPanel/CodeEditor.tsx:28
FunctioncheckAmountOverflow
( inputAmount, decimals: bigint = BigInt(18), )
src/utils/format.ts:77
FunctioncheckScrollPosition
()
src/components/ScrollToTop/index.tsx:10
FunctionclearState
(key?)
src/utils/localStorage.ts:59
Functioncode
({ node, className, children, ...props }: CodeProps)
src/components/MDXCodeHighlighter/index.tsx:37
Methodconstructor
(prefix: string = "")
src/utils/logger.ts:4
FunctionconvertDateToTimestamp
( dateString: string, isMilliseconds: boolean = true, )
src/utils/common.ts:33
FunctionconvertHexadecimal
(value: string)
src/utils/format.ts:12
Functioncustomizer
(value: any, srcValue: any)
src/utils/common.ts:92
FunctiondefaultGenMetaFn
( paramsProps: RouteParams, parent: Metadata, )
src/utils/route.ts:26
FunctionfetchBase
( session: string | undefined, session2: string | undefined, uri: string, options?: { method?: str
src/app/events/ethcon-korea/actions/fetchBase.ts:1
FunctionfindNetworkBySlug
(slug: string, networks: any[])
src/utils/common.ts:19
FunctionformatAmount
(value: number | string)
src/utils/common.ts:56
FunctionformatDate
( date, options: { needSub?: boolean; withTime?: boolean; isUnix?: boolean } = {}, )
src/utils/format.ts:101
FunctionformatLargeNumber
(value: number)
src/utils/common.ts:46
FunctionformatUTCDate
(date, needSub?: boolean)
src/utils/format.ts:93
FunctiongenerateExploreLink
(explorer, hash, type = "tx")
src/utils/common.ts:23
FunctiongenerateStaticParams
()
src/app/challenges/[slug]/page.tsx:16
FunctiongenerateStaticParams
()
src/app/vyper/[slug]/page.tsx:12
FunctiongenerateStaticParams
()
src/app/events/[slug]/page.tsx:19
FunctiongenerateStaticParams
()
src/app/events/[slug]/submit/page.tsx:10
FunctiongenerateStaticParams
()
src/app/events/[slug]/register/page.tsx:5
FunctiongenerateStaticParams
()
src/app/content/[slug]/page.tsx:17
FunctiongenerateStaticParams
()
src/app/solidity/[slug]/page.tsx:12
Functionh1
({ node, inline, className, children, ...props })
src/components/MDXHeaders/index.tsx:30
Functionh2
({ node, inline, className, children, ...props })
src/components/MDXHeaders/index.tsx:38
Functionh3
({ node, inline, className, children, ...props })
src/components/MDXHeaders/index.tsx:46
Functionh4
({ node, inline, className, children, ...props })
src/components/MDXHeaders/index.tsx:54
Functionh5
({ node, inline, className, children, ...props })
src/components/MDXHeaders/index.tsx:62
Functionh6
({ node, inline, className, children, ...props })
src/components/MDXHeaders/index.tsx:70
FunctionhandleChangeCategory
(e)
src/app/challenges/List/index.tsx:51
FunctionhandleChangeCategory
(value)
src/app/content/List/index.tsx:30
FunctionhandleChangeCategory
(value)
src/app/_podcast/List/index.tsx:58
FunctionhandleChangeExercise
(value)
src/app/vyper/[slug]/EditorPanel/index.tsx:24
FunctionhandleChangeExercise
(value)
src/app/solidity/[slug]/EditorPanel/index.tsx:24
FunctionhandleChangeLevel
(e)
src/app/challenges/List/index.tsx:58
FunctionhandleChangeNetwork
(e)
src/app/content/List/LevelSelect.tsx:11
FunctionhandleClick
(e)
src/components/WalletToolkit/WalletDropdown.tsx:98
FunctionhandleClick
()
src/components/Card/index.tsx:46
FunctionhandleClick
()
src/app/vyper/LessonList/LessonCard.tsx:12
FunctionhandleClick
()
src/app/solidity/LessonList/LessonCard.tsx:13
FunctionhandleCloseTip
()
src/app/challenges/[slug]/ChallengeSubmit/CodeEditor.tsx:30
FunctionhandleCloseTip
(reason)
src/app/vyper/[slug]/EditorPanel/SubmitButton.tsx:32
FunctionhandleCloseTip
(reason)
src/app/solidity/[slug]/EditorPanel/SubmitButton.tsx:32
FunctionhandleConfirm
()
src/app/profile/components/ProfileModal.tsx:65
FunctionhandleCopy
()
src/components/MDXCodeHighlighter/CopyButton.tsx:19
FunctionhandlePickPicture
(event)
src/app/profile/components/ProfileModal.tsx:34
FunctionhandleProfileModalClose
()
src/components/WalletToolkit/WalletDropdown.tsx:107
FunctionhandleReturnHome
()
src/app/not-found.tsx:74
FunctionhandleSubmitCode
(isCorrect: boolean)
src/app/vyper/[slug]/EditorPanel/Editor.tsx:50
FunctionhandleSubmitCode
(isCorrect: boolean)
src/app/solidity/[slug]/EditorPanel/Editor.tsx:50
FunctionhandleTabChange
(event: SyntheticEvent, newValue: string)
src/app/vyper/[slug]/EditorPanel/ExerciseTabs.tsx:34
FunctionhandleTabChange
(event: SyntheticEvent, newValue: string)
src/app/solidity/[slug]/EditorPanel/ExerciseTabs.tsx:34
FunctionhandleTestCode
()
src/app/challenges/[slug]/ChallengeSubmit/CodeEditor.tsx:41
FunctionisAboveScreen
(element)
src/utils/dom.ts:1
FunctionisBelowScreen
(element)
src/utils/dom.ts:6
FunctionisValidEmail
(email: string)
src/utils/common.ts:28
FunctionisValidTransactionHash
(txHash: string)
src/utils/common.ts:60
Functionmiddleware
(request: NextRequest)
src/middleware.ts:3
FunctiononMount
(editor, monaco)
src/app/challenges/[slug]/ChallengeSubmit/CodeEditor.tsx:37
FunctiononMount
(editor, monaco)
src/app/vyper/[slug]/EditorPanel/CodeEditor.tsx:31
FunctiononMount
(editor, monaco)
src/app/solidity/[slug]/EditorPanel/CodeEditor.tsx:31
FunctiononOpen
()
src/components/Select/index.tsx:97
Functionpre
({ className, children, ...props }: PreProps)
src/components/MDXCodeHighlighter/index.tsx:30
FunctionputState
( key: string = "state", subKey: string = "substate", moreState: any, )
src/utils/localStorage.ts:36
FunctionscrollToTop
()
src/components/ScrollToTop/index.tsx:25
Functionsitemap
()
src/app/sitemap.ts:3
FunctionsubmitCode
()
src/app/vyper/[slug]/EditorPanel/SubmitButton.tsx:39
FunctionsubmitCode
()
src/app/vyper/[slug]/EditorPanel/CodeEditor.tsx:51
FunctionsubmitCode
()
src/app/solidity/[slug]/EditorPanel/SubmitButton.tsx:39
FunctionsubmitCode
()
src/app/solidity/[slug]/EditorPanel/CodeEditor.tsx:51
FunctiontoHexadecimal
(value: number)
src/utils/format.ts:16
FunctiontrimErrorMessage
(message)
src/utils/format.ts:120
FunctiontruncateHash
(hash: string)
src/utils/format.ts:8
FunctionuseAsyncMemo
( factory: () => Promise<T>, deps: DependencyList | undefined, )
src/hooks/useAsyncMemo.tsx:5
FunctionuseCheckCustomNavBarBg
()
src/components/Header/useCheckCustomNavBarBg.tsx:15
FunctionuseShowWalletConnector
()
src/hooks/useShowWalletToolkit.tsx:4
← previous201–291 of 291, ranked by callers