Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Consensys/linea-attestation-registry
/ functions
Functions
416 in github.com/Consensys/linea-attestation-registry
⨍
Functions
416
◇
Types & classes
100
↓ 2 callers
Method
getAttestationCountMultiChain
(chainNames: ChainName[])
sdk/src/dataMapper/AttestationDataMapper.ts:121
↓ 2 callers
Method
getChainNameFromNetwork
(network: NetworkName)
explorer/src/utils/networkResolver.ts:71
↓ 2 callers
Function
getItemsByPage
(page: number, itemsPerPage: number)
explorer/src/utils/paginationUtils.ts:4
↓ 2 callers
Method
getModulesNumber
()
sdk/src/dataMapper/ModuleDataMapper.ts:131
↓ 2 callers
Method
getNetworkNameFromAttestationId
(id: string, networkType: NetworkType)
explorer/src/utils/networkResolver.ts:143
↓ 2 callers
Function
getNetworkNamesFromChainNames
(chainNames: ChainName[])
explorer/src/contexts/NetworkProvider.tsx:12
↓ 2 callers
Function
getSDKForAttestationId
(id: string, networkType?: NetworkType)
explorer/src/providers/network-provider/context.ts:70
↓ 2 callers
Function
getThemeIcon
(mode: typeof ternaryDarkMode, width = "1.5rem")
explorer/src/components/LightDarkModeSwitcher/index.tsx:18
↓ 2 callers
Function
getWindowDimensions
()
explorer/src/hooks/useWindowDimensions.ts:24
↓ 2 callers
Function
handleIssuerAdded
(event: IssuerAdded)
subgraph/src/portal-registry.ts:49
↓ 2 callers
Function
handlePage
(retrievedPage: number)
explorer/src/pages/Modules/index.tsx:43
↓ 2 callers
Function
handlePortalRegistered
(event: PortalRegisteredEvent)
subgraph/src/portal-registry.ts:12
↓ 2 callers
Function
handleVersionUpdated
(event: VersionUpdated)
subgraph/src/attestation-registry.ts:117
↓ 2 callers
Function
removeCommas
(str: string)
explorer/src/utils/stringUtils.ts:15
↓ 2 callers
Function
reverseWordsTwoByTwo
(schema: string)
sdk/src/utils/abiCoder.ts:52
↓ 2 callers
Method
setStructuredOffchainDataError
(offchainData: OffchainData, error: StructuredOffchainDataError)
sdk/src/dataMapper/AttestationDataMapper.ts:257
↓ 2 callers
Method
simulateBulkAttest
( portalAddress: Address, attestationPayloads: AttestationPayload[], validationPayloads: string[][
sdk/src/dataMapper/PortalDataMapper.ts:94
↓ 2 callers
Method
simulateBulkReplace
( portalAddress: Address, attestationIds: string[], attestationPayloads: AttestationPayload[],
sdk/src/dataMapper/PortalDataMapper.ts:259
↓ 2 callers
Method
simulateBulkRevoke
(portalAddress: Address, attestationIds: string[], options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:202
↓ 2 callers
Method
simulateBulkRunModules
( modulesAddresses: Address[], attestationPayloads: AttestationPayload[], validationPayloads: stri
sdk/src/dataMapper/ModuleDataMapper.ts:94
↓ 2 callers
Method
simulateContract
(functionName: string, args: unknown[])
sdk/src/dataMapper/AttestationDataMapper.ts:394
↓ 2 callers
Method
simulateCreate
(name: string, description: string, context: string, schemaString: string)
sdk/src/dataMapper/SchemaDataMapper.ts:54
↓ 2 callers
Method
simulateDeployDefaultPortal
( modules: Address[], name: string, description: string, isRevocable: boolean, ownerName:
sdk/src/dataMapper/PortalDataMapper.ts:323
↓ 2 callers
Method
simulatePortalRegistryContract
( functionName: string, args: unknown[], )
sdk/src/dataMapper/PortalDataMapper.ts:395
↓ 2 callers
Method
simulateReplace
( portalAddress: Address, attestationId: string, attestationPayload: AttestationPayload, valid
sdk/src/dataMapper/PortalDataMapper.ts:217
↓ 2 callers
Method
simulateRevoke
(portalAddress: Address, attestationId: string, options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:193
↓ 2 callers
Method
simulateRunModules
( modulesAddresses: Address[], attestationPayload: AttestationPayload, validationPayloads: string[
sdk/src/dataMapper/ModuleDataMapper.ts:60
↓ 2 callers
Method
simulateUpdateContext
(schemaId: string, context: string)
sdk/src/dataMapper/SchemaDataMapper.ts:63
↓ 2 callers
Function
skeletonAttestations
(itemPerPage = ITEMS_PER_PAGE_DEFAULT)
explorer/src/constants/columns/attestation.tsx:127
↓ 2 callers
Function
skeletonModules
(itemPerPage = ITEMS_PER_PAGE_DEFAULT)
explorer/src/constants/columns/module.tsx:108
↓ 2 callers
Function
toModuleById
(id: string, network: string)
explorer/src/routes/constants.ts:50
↓ 2 callers
Method
tryParseNetwork
(networkStr: string | null | undefined)
explorer/src/utils/networkResolver.ts:94
↓ 2 callers
Function
tupleToStringArray
(tuple: ethereum.Tuple)
subgraph/src/attestation-registry.ts:132
↓ 1 callers
Method
balanceOf
(account: Address, id: number)
sdk/src/dataMapper/AttestationDataMapper.ts:333
↓ 1 callers
Method
balanceOfBatch
(accounts: Address[], ids: number[])
sdk/src/dataMapper/AttestationDataMapper.ts:337
↓ 1 callers
Function
buildAttestationId
(rawNumberId: number, chainPrefix?: Hex)
explorer/src/utils/attestationIdUtils.ts:4
↓ 1 callers
Method
bulkAttest
( portalAddress: Address, attestationPayloads: AttestationPayload[], validationPayloads: string[][
sdk/src/dataMapper/PortalDataMapper.ts:183
↓ 1 callers
Method
bulkReplace
( portalAddress: Address, attestationIds: string[], attestationPayloads: AttestationPayload[],
sdk/src/dataMapper/PortalDataMapper.ts:290
↓ 1 callers
Method
bulkRevoke
(portalAddress: Address, attestationIds: string[], options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:212
↓ 1 callers
Method
bulkRunModules
( modulesAddresses: Address[], attestationPayloads: AttestationPayload[], validationPayloads: stri
sdk/src/dataMapper/ModuleDataMapper.ts:117
↓ 1 callers
Function
changePage
(inputPage: string)
explorer/src/components/Pagination/index.tsx:53
↓ 1 callers
Function
changePage
(inputPage: string)
explorer/src/components/Pagination/Basic/index.tsx:44
↓ 1 callers
Function
clearCustomSDKCache
(networkType?: NetworkType)
sdk/src/utils/graphClientBuilder.ts:93
↓ 1 callers
Function
createAttestationReplacedEvent
(attestationId: Bytes, updatedReplacedBy: Bytes)
subgraph/tests/attestation-registry.test.ts:414
↓ 1 callers
Function
createAttestationRevokedEvent
(attestationId: Bytes)
subgraph/tests/attestation-registry.test.ts:403
↓ 1 callers
Function
createMeshInstance
* Creates a new Mesh instance with an isolated cache for the specified network type. * * We achieve cache isolation by creating completely separate
sdk/src/utils/meshInstanceManager.ts:38
↓ 1 callers
Function
createSchema
( schemaRegistry: SchemaRegistry, schemaName: string, schemaDescription: string, schemaContext: string
contracts/script/deploy/deployIssuers.ts:121
↓ 1 callers
Function
displayLogo
(attestationDefinition: AttestationDefinition)
explorer/src/pages/Issuer/components/Schemas/index.tsx:31
↓ 1 callers
Function
displayLogo
()
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:76
↓ 1 callers
Method
executePortalRegistryReadMethod
(functionName: string, args: unknown[])
sdk/src/dataMapper/PortalDataMapper.ts:386
↓ 1 callers
Method
executeReadMethodForChain
(chainName: ChainName, functionName: string, args: unknown[])
sdk/src/dataMapper/AttestationDataMapper.ts:350
↓ 1 callers
Function
extractSchema
(search: string)
explorer/src/utils/searchUtils.ts:17
↓ 1 callers
Function
fetchAllAttestations
(batchNumber: number, veraxSdk: VeraxSdk)
sdk/examples/utils/getAllAttestations.ts:7
↓ 1 callers
Function
fetchAttestation
()
tutorial/src/components/AttestationPreview.tsx:17
↓ 1 callers
Function
fetchSchema
()
tutorial/src/components/CreateSchema.tsx:23
↓ 1 callers
Function
fetchSubjectsFromFile
(fileSuffix: number)
sdk/examples/utils/countUniqueSubjects.ts:7
↓ 1 callers
Function
findIssuerByPortal
()
explorer/src/pages/Attestations/index.tsx:124
↓ 1 callers
Function
findIssuerBySchema
()
explorer/src/pages/Attestations/index.tsx:117
↓ 1 callers
Function
findIssuerData
()
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:36
↓ 1 callers
Function
formatNumber
(num: number)
explorer/src/utils/amountUtils.ts:8
↓ 1 callers
Function
getAttestationData
(decodedPayload: unknown)
explorer/src/pages/Attestation/components/AttestationData/utils.ts:1
↓ 1 callers
Function
getButtonExtraClassName
(buttonType: EButtonType)
explorer/src/components/Buttons/utils.ts:3
↓ 1 callers
Method
getConfForChain
(chainName: ChainName)
sdk/src/dataMapper/AttestationDataMapper.ts:379
↓ 1 callers
Function
getCustomGraphSDKForChains
( chainNames: (ChainName | string)[], urlOverrides?: Partial<Record<ChainName, string>>, )
sdk/src/utils/graphClientBuilder.ts:82
↓ 1 callers
Function
getErrorMessage
(type: ActionType, err: BaseError)
sdk/src/utils/errorHandler.ts:4
↓ 1 callers
Function
getFilteredChains
(networkType: NetworkType)
explorer/src/providers/network-provider/context.ts:15
↓ 1 callers
Function
getIndicatorColorClass
(page: Page)
explorer/src/components/HelperIndicator/index.tsx:5
↓ 1 callers
Function
getMeshInstanceForNetworkType
(networkType: NetworkType)
sdk/src/utils/meshInstanceManager.ts:59
↓ 1 callers
Method
getModule
(moduleAddress: Address)
sdk/src/dataMapper/ModuleDataMapper.ts:139
↓ 1 callers
Function
getNotFoundPageData
( page: PageType, data?: string, )
explorer/src/components/NotFoundPage/utils.ts:8
↓ 1 callers
Method
getOffchainDataPointer
(decodedPayload: unknown)
sdk/src/dataMapper/AttestationDataMapper.ts:228
↓ 1 callers
Method
getPortalOwner
(address: Address)
sdk/src/dataMapper/PortalDataMapper.ts:360
↓ 1 callers
Method
getPortalRevocability
(address: Address)
sdk/src/dataMapper/PortalDataMapper.ts:369
↓ 1 callers
Method
getPortalsNumber
()
sdk/src/dataMapper/PortalDataMapper.ts:378
↓ 1 callers
Function
getPredictedThemeDetails
(mode: typeof ternaryDarkMode)
explorer/src/components/LightDarkModeSwitcher/index.tsx:29
↓ 1 callers
Function
getRegistryName
(registryType: string)
subgraph/src/utils.ts:33
↓ 1 callers
Function
getSDKForChain
(chainName: ChainName, networkType?: NetworkType)
explorer/src/providers/network-provider/context.ts:23
↓ 1 callers
Method
getSchemasNumber
()
sdk/src/dataMapper/SchemaDataMapper.ts:80
↓ 1 callers
Function
getSubgraphUrlOverrides
()
explorer/src/config/subgraphUrls.ts:16
↓ 1 callers
Function
handleAttestationRegistryUpdated
(event: AttestationRegistryUpdated)
subgraph/src/router.ts:21
↓ 1 callers
Function
handleAttestationReplaced
(event: AttestationReplaced)
subgraph/src/attestation-registry.ts:107
↓ 1 callers
Function
handleAttestationRevoked
(event: AttestationRevoked)
subgraph/src/attestation-registry.ts:94
↓ 1 callers
Function
handleIssuerRemoved
(event: IssuerRemoved)
subgraph/src/portal-registry.ts:55
↓ 1 callers
Function
handleModuleRegistryUpdated
(event: ModuleRegistryUpdated)
subgraph/src/router.ts:25
↓ 1 callers
Function
handlePortalRegistryUpdated
(event: PortalRegistryUpdated)
subgraph/src/router.ts:29
↓ 1 callers
Function
handleResize
()
explorer/src/hooks/useWindowDimensions.ts:44
↓ 1 callers
Function
handleSchemaRegistryUpdated
(event: SchemaRegistryUpdated)
subgraph/src/router.ts:33
↓ 1 callers
Function
handleSeeAttestationsClick
(portal: string, schema: string)
explorer/src/pages/Issuer/components/Schemas/index.tsx:20
↓ 1 callers
Function
handleViewDetailsClick
(id: string)
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:70
↓ 1 callers
Function
handler
()
explorer/src/components/Header/components/MenuButtons/index.tsx:59
↓ 1 callers
Function
incrementAttestationCount
(portalAddress: string, schemaId: string)
subgraph/src/attestation-registry.ts:176
↓ 1 callers
Function
incrementModulesCount
()
subgraph/src/module-registry.ts:19
↓ 1 callers
Function
incrementPortalsCount
()
subgraph/src/portal-registry.ts:72
↓ 1 callers
Function
incrementSchemasCount
()
subgraph/src/schema-registry.ts:37
↓ 1 callers
Method
incrementVersionNumber
(options?: TransactionOptions)
sdk/src/dataMapper/AttestationDataMapper.ts:308
↓ 1 callers
Method
isContractAddress
(contractAddress: Address)
sdk/src/dataMapper/ModuleDataMapper.ts:127
↓ 1 callers
Function
isOnlyAttestationsFound
(searchElements: SearchElementProps)
explorer/src/pages/Search/index.tsx:63
↓ 1 callers
Method
isPortalRegistered
(id: Address)
sdk/src/dataMapper/PortalDataMapper.ts:382
↓ 1 callers
Function
isRecord
(value: unknown)
sdk/src/dataMapper/BaseDataMapper.ts:224
↓ 1 callers
Method
isRecord
(value: unknown)
sdk/src/dataMapper/AttestationDataMapper.ts:261
← previous
next →
101–200 of 416, ranked by callers