MCPcopy Create free account

hub / github.com/Consensys/linea-attestation-registry / functions

Functions416 in github.com/Consensys/linea-attestation-registry

↓ 2 callersMethodgetAttestationCountMultiChain
(chainNames: ChainName[])
sdk/src/dataMapper/AttestationDataMapper.ts:121
↓ 2 callersMethodgetChainNameFromNetwork
(network: NetworkName)
explorer/src/utils/networkResolver.ts:71
↓ 2 callersFunctiongetItemsByPage
(page: number, itemsPerPage: number)
explorer/src/utils/paginationUtils.ts:4
↓ 2 callersMethodgetModulesNumber
()
sdk/src/dataMapper/ModuleDataMapper.ts:131
↓ 2 callersMethodgetNetworkNameFromAttestationId
(id: string, networkType: NetworkType)
explorer/src/utils/networkResolver.ts:143
↓ 2 callersFunctiongetNetworkNamesFromChainNames
(chainNames: ChainName[])
explorer/src/contexts/NetworkProvider.tsx:12
↓ 2 callersFunctiongetSDKForAttestationId
(id: string, networkType?: NetworkType)
explorer/src/providers/network-provider/context.ts:70
↓ 2 callersFunctiongetThemeIcon
(mode: typeof ternaryDarkMode, width = "1.5rem")
explorer/src/components/LightDarkModeSwitcher/index.tsx:18
↓ 2 callersFunctiongetWindowDimensions
()
explorer/src/hooks/useWindowDimensions.ts:24
↓ 2 callersFunctionhandleIssuerAdded
(event: IssuerAdded)
subgraph/src/portal-registry.ts:49
↓ 2 callersFunctionhandlePage
(retrievedPage: number)
explorer/src/pages/Modules/index.tsx:43
↓ 2 callersFunctionhandlePortalRegistered
(event: PortalRegisteredEvent)
subgraph/src/portal-registry.ts:12
↓ 2 callersFunctionhandleVersionUpdated
(event: VersionUpdated)
subgraph/src/attestation-registry.ts:117
↓ 2 callersFunctionremoveCommas
(str: string)
explorer/src/utils/stringUtils.ts:15
↓ 2 callersFunctionreverseWordsTwoByTwo
(schema: string)
sdk/src/utils/abiCoder.ts:52
↓ 2 callersMethodsetStructuredOffchainDataError
(offchainData: OffchainData, error: StructuredOffchainDataError)
sdk/src/dataMapper/AttestationDataMapper.ts:257
↓ 2 callersMethodsimulateBulkAttest
( portalAddress: Address, attestationPayloads: AttestationPayload[], validationPayloads: string[][
sdk/src/dataMapper/PortalDataMapper.ts:94
↓ 2 callersMethodsimulateBulkReplace
( portalAddress: Address, attestationIds: string[], attestationPayloads: AttestationPayload[],
sdk/src/dataMapper/PortalDataMapper.ts:259
↓ 2 callersMethodsimulateBulkRevoke
(portalAddress: Address, attestationIds: string[], options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:202
↓ 2 callersMethodsimulateBulkRunModules
( modulesAddresses: Address[], attestationPayloads: AttestationPayload[], validationPayloads: stri
sdk/src/dataMapper/ModuleDataMapper.ts:94
↓ 2 callersMethodsimulateContract
(functionName: string, args: unknown[])
sdk/src/dataMapper/AttestationDataMapper.ts:394
↓ 2 callersMethodsimulateCreate
(name: string, description: string, context: string, schemaString: string)
sdk/src/dataMapper/SchemaDataMapper.ts:54
↓ 2 callersMethodsimulateDeployDefaultPortal
( modules: Address[], name: string, description: string, isRevocable: boolean, ownerName:
sdk/src/dataMapper/PortalDataMapper.ts:323
↓ 2 callersMethodsimulatePortalRegistryContract
( functionName: string, args: unknown[], )
sdk/src/dataMapper/PortalDataMapper.ts:395
↓ 2 callersMethodsimulateReplace
( portalAddress: Address, attestationId: string, attestationPayload: AttestationPayload, valid
sdk/src/dataMapper/PortalDataMapper.ts:217
↓ 2 callersMethodsimulateRevoke
(portalAddress: Address, attestationId: string, options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:193
↓ 2 callersMethodsimulateRunModules
( modulesAddresses: Address[], attestationPayload: AttestationPayload, validationPayloads: string[
sdk/src/dataMapper/ModuleDataMapper.ts:60
↓ 2 callersMethodsimulateUpdateContext
(schemaId: string, context: string)
sdk/src/dataMapper/SchemaDataMapper.ts:63
↓ 2 callersFunctionskeletonAttestations
(itemPerPage = ITEMS_PER_PAGE_DEFAULT)
explorer/src/constants/columns/attestation.tsx:127
↓ 2 callersFunctionskeletonModules
(itemPerPage = ITEMS_PER_PAGE_DEFAULT)
explorer/src/constants/columns/module.tsx:108
↓ 2 callersFunctiontoModuleById
(id: string, network: string)
explorer/src/routes/constants.ts:50
↓ 2 callersMethodtryParseNetwork
(networkStr: string | null | undefined)
explorer/src/utils/networkResolver.ts:94
↓ 2 callersFunctiontupleToStringArray
(tuple: ethereum.Tuple)
subgraph/src/attestation-registry.ts:132
↓ 1 callersMethodbalanceOf
(account: Address, id: number)
sdk/src/dataMapper/AttestationDataMapper.ts:333
↓ 1 callersMethodbalanceOfBatch
(accounts: Address[], ids: number[])
sdk/src/dataMapper/AttestationDataMapper.ts:337
↓ 1 callersFunctionbuildAttestationId
(rawNumberId: number, chainPrefix?: Hex)
explorer/src/utils/attestationIdUtils.ts:4
↓ 1 callersMethodbulkAttest
( portalAddress: Address, attestationPayloads: AttestationPayload[], validationPayloads: string[][
sdk/src/dataMapper/PortalDataMapper.ts:183
↓ 1 callersMethodbulkReplace
( portalAddress: Address, attestationIds: string[], attestationPayloads: AttestationPayload[],
sdk/src/dataMapper/PortalDataMapper.ts:290
↓ 1 callersMethodbulkRevoke
(portalAddress: Address, attestationIds: string[], options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:212
↓ 1 callersMethodbulkRunModules
( modulesAddresses: Address[], attestationPayloads: AttestationPayload[], validationPayloads: stri
sdk/src/dataMapper/ModuleDataMapper.ts:117
↓ 1 callersFunctionchangePage
(inputPage: string)
explorer/src/components/Pagination/index.tsx:53
↓ 1 callersFunctionchangePage
(inputPage: string)
explorer/src/components/Pagination/Basic/index.tsx:44
↓ 1 callersFunctionclearCustomSDKCache
(networkType?: NetworkType)
sdk/src/utils/graphClientBuilder.ts:93
↓ 1 callersFunctioncreateAttestationReplacedEvent
(attestationId: Bytes, updatedReplacedBy: Bytes)
subgraph/tests/attestation-registry.test.ts:414
↓ 1 callersFunctioncreateAttestationRevokedEvent
(attestationId: Bytes)
subgraph/tests/attestation-registry.test.ts:403
↓ 1 callersFunctioncreateMeshInstance
* 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 callersFunctioncreateSchema
( schemaRegistry: SchemaRegistry, schemaName: string, schemaDescription: string, schemaContext: string
contracts/script/deploy/deployIssuers.ts:121
↓ 1 callersFunctiondisplayLogo
(attestationDefinition: AttestationDefinition)
explorer/src/pages/Issuer/components/Schemas/index.tsx:31
↓ 1 callersFunctiondisplayLogo
()
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:76
↓ 1 callersMethodexecutePortalRegistryReadMethod
(functionName: string, args: unknown[])
sdk/src/dataMapper/PortalDataMapper.ts:386
↓ 1 callersMethodexecuteReadMethodForChain
(chainName: ChainName, functionName: string, args: unknown[])
sdk/src/dataMapper/AttestationDataMapper.ts:350
↓ 1 callersFunctionextractSchema
(search: string)
explorer/src/utils/searchUtils.ts:17
↓ 1 callersFunctionfetchAllAttestations
(batchNumber: number, veraxSdk: VeraxSdk)
sdk/examples/utils/getAllAttestations.ts:7
↓ 1 callersFunctionfetchAttestation
()
tutorial/src/components/AttestationPreview.tsx:17
↓ 1 callersFunctionfetchSchema
()
tutorial/src/components/CreateSchema.tsx:23
↓ 1 callersFunctionfetchSubjectsFromFile
(fileSuffix: number)
sdk/examples/utils/countUniqueSubjects.ts:7
↓ 1 callersFunctionfindIssuerByPortal
()
explorer/src/pages/Attestations/index.tsx:124
↓ 1 callersFunctionfindIssuerBySchema
()
explorer/src/pages/Attestations/index.tsx:117
↓ 1 callersFunctionfindIssuerData
()
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:36
↓ 1 callersFunctionformatNumber
(num: number)
explorer/src/utils/amountUtils.ts:8
↓ 1 callersFunctiongetAttestationData
(decodedPayload: unknown)
explorer/src/pages/Attestation/components/AttestationData/utils.ts:1
↓ 1 callersFunctiongetButtonExtraClassName
(buttonType: EButtonType)
explorer/src/components/Buttons/utils.ts:3
↓ 1 callersMethodgetConfForChain
(chainName: ChainName)
sdk/src/dataMapper/AttestationDataMapper.ts:379
↓ 1 callersFunctiongetCustomGraphSDKForChains
( chainNames: (ChainName | string)[], urlOverrides?: Partial<Record<ChainName, string>>, )
sdk/src/utils/graphClientBuilder.ts:82
↓ 1 callersFunctiongetErrorMessage
(type: ActionType, err: BaseError)
sdk/src/utils/errorHandler.ts:4
↓ 1 callersFunctiongetFilteredChains
(networkType: NetworkType)
explorer/src/providers/network-provider/context.ts:15
↓ 1 callersFunctiongetIndicatorColorClass
(page: Page)
explorer/src/components/HelperIndicator/index.tsx:5
↓ 1 callersFunctiongetMeshInstanceForNetworkType
(networkType: NetworkType)
sdk/src/utils/meshInstanceManager.ts:59
↓ 1 callersMethodgetModule
(moduleAddress: Address)
sdk/src/dataMapper/ModuleDataMapper.ts:139
↓ 1 callersFunctiongetNotFoundPageData
( page: PageType, data?: string, )
explorer/src/components/NotFoundPage/utils.ts:8
↓ 1 callersMethodgetOffchainDataPointer
(decodedPayload: unknown)
sdk/src/dataMapper/AttestationDataMapper.ts:228
↓ 1 callersMethodgetPortalOwner
(address: Address)
sdk/src/dataMapper/PortalDataMapper.ts:360
↓ 1 callersMethodgetPortalRevocability
(address: Address)
sdk/src/dataMapper/PortalDataMapper.ts:369
↓ 1 callersMethodgetPortalsNumber
()
sdk/src/dataMapper/PortalDataMapper.ts:378
↓ 1 callersFunctiongetPredictedThemeDetails
(mode: typeof ternaryDarkMode)
explorer/src/components/LightDarkModeSwitcher/index.tsx:29
↓ 1 callersFunctiongetRegistryName
(registryType: string)
subgraph/src/utils.ts:33
↓ 1 callersFunctiongetSDKForChain
(chainName: ChainName, networkType?: NetworkType)
explorer/src/providers/network-provider/context.ts:23
↓ 1 callersMethodgetSchemasNumber
()
sdk/src/dataMapper/SchemaDataMapper.ts:80
↓ 1 callersFunctiongetSubgraphUrlOverrides
()
explorer/src/config/subgraphUrls.ts:16
↓ 1 callersFunctionhandleAttestationRegistryUpdated
(event: AttestationRegistryUpdated)
subgraph/src/router.ts:21
↓ 1 callersFunctionhandleAttestationReplaced
(event: AttestationReplaced)
subgraph/src/attestation-registry.ts:107
↓ 1 callersFunctionhandleAttestationRevoked
(event: AttestationRevoked)
subgraph/src/attestation-registry.ts:94
↓ 1 callersFunctionhandleIssuerRemoved
(event: IssuerRemoved)
subgraph/src/portal-registry.ts:55
↓ 1 callersFunctionhandleModuleRegistryUpdated
(event: ModuleRegistryUpdated)
subgraph/src/router.ts:25
↓ 1 callersFunctionhandlePortalRegistryUpdated
(event: PortalRegistryUpdated)
subgraph/src/router.ts:29
↓ 1 callersFunctionhandleResize
()
explorer/src/hooks/useWindowDimensions.ts:44
↓ 1 callersFunctionhandleSchemaRegistryUpdated
(event: SchemaRegistryUpdated)
subgraph/src/router.ts:33
↓ 1 callersFunctionhandleSeeAttestationsClick
(portal: string, schema: string)
explorer/src/pages/Issuer/components/Schemas/index.tsx:20
↓ 1 callersFunctionhandleViewDetailsClick
(id: string)
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:70
↓ 1 callersFunctionhandler
()
explorer/src/components/Header/components/MenuButtons/index.tsx:59
↓ 1 callersFunctionincrementAttestationCount
(portalAddress: string, schemaId: string)
subgraph/src/attestation-registry.ts:176
↓ 1 callersFunctionincrementModulesCount
()
subgraph/src/module-registry.ts:19
↓ 1 callersFunctionincrementPortalsCount
()
subgraph/src/portal-registry.ts:72
↓ 1 callersFunctionincrementSchemasCount
()
subgraph/src/schema-registry.ts:37
↓ 1 callersMethodincrementVersionNumber
(options?: TransactionOptions)
sdk/src/dataMapper/AttestationDataMapper.ts:308
↓ 1 callersMethodisContractAddress
(contractAddress: Address)
sdk/src/dataMapper/ModuleDataMapper.ts:127
↓ 1 callersFunctionisOnlyAttestationsFound
(searchElements: SearchElementProps)
explorer/src/pages/Search/index.tsx:63
↓ 1 callersMethodisPortalRegistered
(id: Address)
sdk/src/dataMapper/PortalDataMapper.ts:382
↓ 1 callersFunctionisRecord
(value: unknown)
sdk/src/dataMapper/BaseDataMapper.ts:224
↓ 1 callersMethodisRecord
(value: unknown)
sdk/src/dataMapper/AttestationDataMapper.ts:261
← previousnext →101–200 of 416, ranked by callers