Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OffchainLabs/arbitrum-docs
/ functions
Functions
336 in github.com/OffchainLabs/arbitrum-docs
⨍
Functions
336
◇
Types & classes
63
↓ 19 callers
Function
classifyUA
(ua: string)
lib/llms-tracking.ts:28
↓ 18 callers
Function
sdkRow
A row whose per-chain address is read from the SDK network object.
scripts/generate-contract-addresses.ts:68
↓ 15 callers
Function
normalizeHex
(value: string | null | undefined)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:15
↓ 13 callers
Function
log
* Logs messages with consistent formatting and timestamps * @param {string} level - Log level (info, warn, error, success) * @param {string} message
scripts/sync-stylus-content.js:111
↓ 13 callers
Function
normalizeHex
(value)
scripts/fetch-edge-challenge-data.mjs:18
↓ 12 callers
Function
resolveDocUrl
(filePath: string, frontmatter?: Record<string, unknown>)
scripts/lib/mdx-link-codemod.ts:108
↓ 11 callers
Function
appendLineToText
(existingText, newLine)
src/components/GenerateTroubleshootingReportWidget.js:68
↓ 11 callers
Function
pct
(n: number, total: number)
scripts/doc-manifest-utils.ts:45
↓ 11 callers
Function
shortHex
(value: string | null | undefined, lead = 6, tail = 4)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:20
↓ 10 callers
Function
pathInfo
(pathname: string, accept: string)
lib/llms-tracking.ts:49
↓ 9 callers
Function
detectLinkStyle
(pathPart: string)
scripts/lib/docs-link-index.ts:129
↓ 8 callers
Function
ipHash
(ip: string, salt: string)
lib/llms-tracking.ts:76
↓ 8 callers
Function
isExternalOrFragment
(rawUrl: string)
scripts/lib/mdx-link-codemod.ts:341
↓ 8 callers
Function
isSelectedByText
(text)
src/components/MultiDimensionalContentWidget.js:23
↓ 8 callers
Function
renderRef
( style: LinkStyle, target: { abs: string; url: string | null }, container: { abs: string; url: string |
scripts/lib/docs-link-index.ts:158
↓ 8 callers
Function
table
Renders a markdown table. `rows` is [rowLabel, ...cellsPerChain].
scripts/generate-contract-addresses.ts:58
↓ 7 callers
Function
splitSuffix
(rawUrl: string)
scripts/lib/docs-link-index.ts:119
↓ 6 callers
Function
renderFAQs
(faqs: RenderedKnowledgeItem[])
scripts/notion-update.ts:250
↓ 6 callers
Function
renderJSONFAQStructuredData
(faqs: RenderedKnowledgeItem[])
scripts/notion-update.ts:238
↓ 5 callers
Function
buildTrackingPayload
(input: BuildPayloadInput)
lib/llms-tracking.ts:108
↓ 5 callers
Function
ensureEdge
(edgeId: string, parentId: string | null)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:450
↓ 5 callers
Function
extractLinkRefs
(source: string)
scripts/lib/mdx-link-codemod.ts:242
↓ 5 callers
Function
findAfter
(start: number, predicate: (ev: DecodedEvent) => boolean)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:586
↓ 5 callers
Function
normalizeUrl
(url: string)
scripts/lib/mdx-link-codemod.ts:59
↓ 5 callers
Function
resolveDocId
(filePath: string, frontmatter?: Record<string, unknown>)
scripts/lib/mdx-link-codemod.ts:142
↓ 5 callers
Function
writeOrCheck
( filePath: string, content: string, { check }: { check: boolean }, )
scripts/lib/generated-partial.ts:33
↓ 4 callers
Function
cell
Renders a single <AddressExplorerLink> cell, or an empty cell for a missing address.
scripts/generate-contract-addresses.ts:52
↓ 4 callers
Function
dataRow
A row whose per-chain address is read from the manual data file.
scripts/generate-contract-addresses.ts:77
↓ 4 callers
Function
ensureNode
(edge: EdgeState)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:216
↓ 4 callers
Method
ethereumAvailable
()
src/components/VendingMachine/VendingMachine.tsx:142
↓ 4 callers
Method
getCupcakeBalanceFor
(identity: string)
src/components/VendingMachine/VendingMachine.tsx:55
↓ 4 callers
Function
isCheckMode
()
scripts/lib/generated-partial.ts:24
↓ 4 callers
Function
isPartial
(absPath: string)
scripts/lib/docs-link-index.ts:77
↓ 4 callers
Function
nodeHeight
(d: any)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/D3EdgeTree.tsx:137
↓ 4 callers
Function
resolveLevelType
( level: number | string | undefined, levelMeta: LevelMeta, )
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:189
↓ 4 callers
Function
resolveRelativePath
* Resolve relative path to absolute normalized path
scripts/find-orphaned-files.js:224
↓ 4 callers
Function
run
Run a command, streaming its output; throws (non-zero exit) propagate to abort the sequence.
scripts/restructure.ts:25
↓ 4 callers
Function
runScript
(main: () => Promise<void>)
scripts/lib/generated-partial.ts:57
↓ 4 callers
Function
secondsToHours
(seconds)
src/resources/globalVars.js:116
↓ 4 callers
Function
toBigInt
(value: string | number | null | undefined)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:26
↓ 4 callers
Function
updateSuccessIndicator
(success: boolean)
src/components/VendingMachine/VendingMachine.tsx:150
↓ 3 callers
Function
applyRewrites
(source: string, rewrites: Rewrite[])
scripts/lib/mdx-link-codemod.ts:355
↓ 3 callers
Function
attachChild
(parentId: string, childId: string)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:419
↓ 3 callers
Function
decodeBool
(word)
scripts/fetch-edge-challenge-data.mjs:32
↓ 3 callers
Function
entryLine
(source: string, destination: string)
scripts/sync-vercel-redirects.ts:26
↓ 3 callers
Function
escapeForJSON
(str: string)
scripts/build-glossary.ts:20
↓ 3 callers
Function
escapeForJSON
(str: string)
scripts/notion-update.ts:20
↓ 3 callers
Function
escapeMarkdownTable
(text: string)
scripts/generate-cli-reference.ts:185
↓ 3 callers
Function
formatRangeText
(startHeight: string | null, endHeight: string | null)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:35
↓ 3 callers
Function
generateTimestamp
* Generates a timestamp string for file headers * @returns {string} ISO timestamp string
scripts/sync-stylus-content.js:171
↓ 3 callers
Function
getFullPathToResource
(link: string, originFilePath: string)
scripts/find-orphan-pages.ts:96
↓ 3 callers
Function
getNormalizedPath
* Get normalized path for comparison (removes extension, starts with /)
scripts/find-orphaned-files.js:104
↓ 3 callers
Function
getTextContent
(nodes)
src/plugins/rehype-llms-cleanup.js:23
↓ 3 callers
Function
hasUnstagedChanges
(filePath: string)
scripts/check-lunr-exclude-hide-from-search.ts:37
↓ 3 callers
Function
isGlossary
(p: string)
scripts/move-doc.ts:351
↓ 3 callers
Function
isPartial
(doc: CompactDoc)
scripts/doc-manifest-utils.ts:37
↓ 3 callers
Function
mkBlockMarker
(kind, payload)
src/plugins/rehype-llms-cleanup.js:76
↓ 3 callers
Function
rpcCall
(method, params)
scripts/fetch-edge-challenge-data.mjs:34
↓ 3 callers
Function
runYarnCommand
(command: string, cwd: string = WEBSITE_ROOT)
scripts/check-globalvars-updates.ts:38
↓ 3 callers
Function
setOutput
(name: string, value: string)
scripts/check-releases.ts:12
↓ 3 callers
Function
stripCodeBlocks
(content: string)
scripts/generate-doc-manifest.ts:90
↓ 3 callers
Function
toPosix
(p: string)
scripts/lib/docs-link-index.ts:135
↓ 2 callers
Function
addDocToSidebar
(docId: string, sidebarName: string)
scripts/generate-doc-manifest.ts:225
↓ 2 callers
Function
blocksToDays
(blocks)
src/resources/globalVars.js:112
↓ 2 callers
Function
blocksToMinutes
(blocks)
src/resources/globalVars.js:105
↓ 2 callers
Function
buildDocsIndex
(repoRoot: string)
scripts/lib/docs-link-index.ts:87
↓ 2 callers
Function
buildMarkerValue
(kind, payload)
src/plugins/llms-markers.js:5
↓ 2 callers
Function
buildNodeLines
(nodeData: TreeNode)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/D3EdgeTree.tsx:118
↓ 2 callers
Function
createDontEditMarker
* Creates the "don't edit" marker file in target directory * @param {string} targetDir - Target directory path * @param {boolean} isSubmoduleAvailab
scripts/sync-stylus-content.js:494
↓ 2 callers
Function
createVariableRefPattern
()
scripts/lib/variable-refs.js:16
↓ 2 callers
Function
dailySalt
(now: Date = new Date())
lib/llms-tracking.ts:72
↓ 2 callers
Function
decodeUint
(word)
scripts/fetch-edge-challenge-data.mjs:31
↓ 2 callers
Function
dotSlash
* Ensure a relative path is explicitly relative (`./x`, not `x`). Note this normalizes a * bare relative link (`page.mdx`) to `./page.mdx` on rewrite
scripts/lib/docs-link-index.ts:144
↓ 2 callers
Function
escapeCSVField
(field: string)
scripts/notion-export-qa-csv.ts:24
↓ 2 callers
Function
escapeRegExp
(value: string)
scripts/lib/mdx-link-codemod.ts:178
↓ 2 callers
Function
extractDocComment
(lines: string[], lineIdx: number)
scripts/precompile-reference-generator.ts:35
↓ 2 callers
Function
extractRepoInfo
(repoUrl: string)
scripts/check-releases.ts:33
↓ 2 callers
Function
frontmatterId
A non-empty string `id:` frontmatter value, or null. Docusaurus disallows slashes in `id`.
scripts/lib/mdx-link-codemod.ts:66
↓ 2 callers
Function
getAllTabElements
()
src/components/MultiDimensionalContentWidget.js:5
↓ 2 callers
Function
getAllowListForSection
* Gets the appropriate allowlist for a section * @param {string} sectionName - Section name ('basic_examples' or 'applications') * @returns {string[
scripts/sync-stylus-content.js:205
↓ 2 callers
Function
getAnnotationLatex
(node)
src/plugins/rehype-llms-cleanup.js:96
↓ 2 callers
Function
getFiles
(dir: string)
scripts/move-untranslated-files.ts:18
↓ 2 callers
Function
getGitStatus
(filePath: string)
scripts/check-lunr-exclude-hide-from-search.ts:18
↓ 2 callers
Function
getResourcesFromSidebarObj
(sidebar: SidebarItemConfig[])
scripts/find-orphan-pages.ts:65
↓ 2 callers
Method
giveCupcakeTo
(identity: string)
src/components/VendingMachine/VendingMachine.tsx:32
↓ 2 callers
Method
initContract
(vendingMachineContractAddress: string)
src/components/VendingMachine/VendingMachine.tsx:129
↓ 2 callers
Method
initSigner
()
src/components/VendingMachine/VendingMachine.tsx:118
↓ 2 callers
Function
isAddress
(value: string)
src/components/AddressAliasHelper.tsx:12
↓ 2 callers
Function
isGenerated
(doc: CompactDoc)
scripts/doc-manifest-utils.ts:41
↓ 2 callers
Function
isPartialFile
* Determines if a file path represents a partial file
scripts/find-orphaned-files.js:73
↓ 2 callers
Function
main
()
scripts/move-doc.ts:270
↓ 2 callers
Function
mandatoryBisectionHeight
(start: bigint, end: bigint)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:55
↓ 2 callers
Function
normalizeDocSegments
* Split a docs-relative path into the segments shared by both the URL and the doc id: drop the * file extension from the last segment and strip the n
scripts/lib/mdx-link-codemod.ts:84
↓ 2 callers
Function
pathToDocId
Convert file path to Docusaurus doc ID
scripts/generate-doc-manifest.ts:31
↓ 2 callers
Function
planLinkRewrite
* Render one link's rewrite, preserving its written form (`@site/…`, absolute URL, relative * file/url, with any `#anchor`/`?query` suffix). Shared b
scripts/move-doc.ts:92
↓ 2 callers
Function
recordValidity
(record: Record)
scripts/notion-update.ts:45
↓ 2 callers
Function
renderMethodsInTable
( interfaceCode: string, implementationCode: string, interfaceUrl: string, implementationUrl: string,
scripts/precompile-reference-generator.ts:60
↓ 2 callers
Function
resolveLink
(href: string, fromFile: string)
scripts/generate-doc-manifest.ts:163
↓ 2 callers
Function
scanLinks
(index: DocsIndex)
scripts/lib/docs-link-index.ts:240
↓ 2 callers
Function
stashConfig
()
src/components/MultiDimensionalContentWidget.js:41
next →
1–100 of 336, ranked by callers