MCPcopy Create free account

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

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

↓ 1 callersMethodisRevocable
(portalId: string)
sdk/src/dataMapper/AttestationDataMapper.ts:317
↓ 1 callersFunctionisTransientRpcError
(error: unknown)
contracts/script/upgrade/checkUpgradeability.ts:25
↓ 1 callersFunctionloadAttestationReceivedList
( attestation: AttestationDataMapper, parsedString: Partial<ResultParseSearch>, sortByDateDirection: str
explorer/src/pages/Search/components/SearchAttestationsReceived/loadAttestationReceivedList.ts:9
↓ 1 callersFunctionloadModuleList
( module: ModuleDataMapper, parsedString: Partial<ResultParseSearch>, networkType: NetworkType, )
explorer/src/pages/Search/components/SearchModules/loadModuleList.ts:9
↓ 1 callersFunctionloadPortalList
( portal: PortalDataMapper, parsedString: Partial<ResultParseSearch>, networkType: NetworkType, )
explorer/src/pages/Search/components/SearchPortals/loadPortalList.ts:9
↓ 1 callersFunctionloadSchemaList
( schema: SchemaDataMapper, parsedString: Partial<ResultParseSearch>, networkType: NetworkType, )
explorer/src/pages/Search/components/SearchSchemas/loadSchemaList.ts:9
↓ 1 callersFunctionmain
()
sdk/examples/utils/getAllAttestations.ts:30
↓ 1 callersFunctionmain
()
sdk/examples/utils/countUniqueSubjects.ts:12
↓ 1 callersFunctionmain
()
contracts/script/recreateNetworkFile.ts:9
↓ 1 callersFunctionmain
()
contracts/script/copyOutputs.ts:4
↓ 1 callersFunctionmain
()
contracts/script/deploy/deployImplementations.ts:4
↓ 1 callersFunctionmain
()
contracts/script/deploy/deployStdLib.ts:4
↓ 1 callersFunctionmain
()
contracts/script/deploy/postDeployment.ts:4
↓ 1 callersFunctionmain
()
contracts/script/deploy/deployIssuers.ts:6
↓ 1 callersFunctionmain
()
contracts/script/deploy/deployEas.ts:4
↓ 1 callersFunctionmain
()
contracts/script/deploy/deployEverything.ts:4
↓ 1 callersFunctionmain
()
contracts/script/deploy/deployImplementationsEas.ts:4
↓ 1 callersFunctionmain
()
contracts/script/upgrade/checkImplementations.ts:9
↓ 1 callersFunctionmain
()
contracts/script/upgrade/upgradeEverything.ts:4
↓ 1 callersFunctionmain
()
contracts/script/upgrade/checkUpgradeability.ts:56
↓ 1 callersFunctionmain
()
contracts/script/upgrade/upgradeEas.ts:4
↓ 1 callersMethodmapToAttestations
(attestationsResult: MultichainAttestationsQueryQuery)
sdk/src/dataMapper/AttestationDataMapper.ts:136
↓ 1 callersMethodmapToModules
(modulesResult: MultichainModulesQueryQuery)
sdk/src/dataMapper/ModuleDataMapper.ts:41
↓ 1 callersMethodmapToPortals
(portalsResult: MultichainPortalsQueryQuery)
sdk/src/dataMapper/PortalDataMapper.ts:47
↓ 1 callersMethodmapToSchemas
(schemasResult: MultichainSchemasQueryQuery)
sdk/src/dataMapper/SchemaDataMapper.ts:42
↓ 1 callersFunctionpageToTimestampCursor
( pageNumber: number, itemsPerPage: number, currentCursor: { currentPage: number; currentTimesta
explorer/src/utils/timestampPaginationUtils.ts:38
↓ 1 callersFunctionparseDateTime
(inputDate: string, isSeconds = false)
explorer/src/utils/dateUtils.ts:8
↓ 1 callersFunctionparseSearch
(search: string | null, chainPrefix?: Hex)
explorer/src/utils/searchUtils.ts:39
↓ 1 callersFunctionremoveSubstringFromArray
(inputString: string, substringsToRemove: Array<string>)
explorer/src/utils/searchUtils.ts:34
↓ 1 callersFunctionresolveRpcRetryAttempts
()
contracts/script/upgrade/checkUpgradeability.ts:6
↓ 1 callersFunctionresolveRpcRetryBaseMs
()
contracts/script/upgrade/checkUpgradeability.ts:14
↓ 1 callersFunctionreverseSchema
(schema: string)
sdk/src/utils/abiCoder.ts:46
↓ 1 callersMethodrevoke
(portalAddress: Address, attestationId: string, options?: TransactionOptions)
sdk/src/dataMapper/PortalDataMapper.ts:197
↓ 1 callersMethodrun
(argv: string, methodName: string = "", waitForConfirmation = false)
sdk/examples/module/moduleExamples.ts:21
↓ 1 callersMethodrun
(argv: string, methodName: string = "")
sdk/examples/attestation/attestationExamples.ts:13
↓ 1 callersMethodrun
(argv: string, methodName: string = "", waitForConfirmation = false)
sdk/examples/schema/schemaExamples.ts:12
↓ 1 callersMethodrun
(argv: string, methodName: string = "", waitForConfirmation = false)
sdk/examples/portal/portalExamples.ts:23
↓ 1 callersMethodrunModules
( modulesAddresses: Address[], attestationPayload: AttestationPayload, validationPayloads: string[
sdk/src/dataMapper/ModuleDataMapper.ts:79
↓ 1 callersMethodsimulateAttestOffChain
( portalAddress: Address, attestationPayload: OffChainAttestationPayload, validationPayloads: stri
sdk/src/dataMapper/PortalDataMapper.ts:125
↓ 1 callersMethodsimulateIncrementVersionNumber
()
sdk/src/dataMapper/AttestationDataMapper.ts:304
↓ 1 callersMethodsimulateMassImport
(portalAddress: Address, attestationPayloads: AttestationPayload[])
sdk/src/dataMapper/AttestationDataMapper.ts:278
↓ 1 callersMethodsimulateRegister
(name: string, description: string, moduleAddress: Address)
sdk/src/dataMapper/ModuleDataMapper.ts:51
↓ 1 callersFunctionskeletonPortals
(count: number)
explorer/src/constants/columns/portal.tsx:126
↓ 1 callersFunctionskeletonSchemas
(itemPerPage = ITEMS_PER_PAGE_DEFAULT)
explorer/src/constants/columns/schema.tsx:98
↓ 1 callersFunctionstorePaginationCursors
( attestationsArray: Array<{ attestedDate: number }>, currentPage: number, )
explorer/src/utils/timestampPaginationUtils.ts:100
↓ 1 callersMethodtoAttestationCount
(count: unknown)
sdk/src/dataMapper/AttestationDataMapper.ts:373
↓ 1 callersFunctiontoggleScrollLock
(state: boolean)
explorer/src/components/Header/components/MenuButtons/index.tsx:54
↓ 1 callersFunctiontrClickHandler
(original: TRowOriginal)
explorer/src/components/DataTable/index.tsx:21
↓ 1 callersFunctiontryParse
(schema: string)
sdk/src/utils/abiCoder.ts:29
↓ 1 callersFunctionuniqMap
(array: T[], by: keyof T)
explorer/src/utils/searchUtils.ts:78
↓ 1 callersMethodupdateContext
(schemaId: string, context: string, options?: TransactionOptions)
sdk/src/dataMapper/SchemaDataMapper.ts:67
↓ 1 callersFunctionuseHandleSearch
()
explorer/src/hooks/useHandleSearch.ts:6
↓ 1 callersFunctionvalueToString
(value: ethereum.Value)
subgraph/src/attestation-registry.ts:143
FunctionATTESTATIONS
()
explorer/src/routes/constants.ts:13
FunctionATTESTATIONS_BY_SUBJECT
()
explorer/src/routes/constants.ts:19
FunctionATTESTATION_BY_ID
()
explorer/src/routes/constants.ts:22
FunctionApp
()
tutorial/src/App.tsx:6
FunctionAttestationCard
({ id, schema, portal, issuanceDate, expiryDate, revoked, })
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:20
FunctionAttestationComponent
()
explorer/src/pages/Attestation/index.tsx:23
FunctionAttestationData
({ ...attestation })
explorer/src/pages/Attestation/components/AttestationData/index.tsx:15
FunctionAttestationInfo
({ ...attestation })
explorer/src/pages/Attestation/components/AttestationInfo/index.tsx:21
FunctionAttestationLoadingSkeleton
()
explorer/src/pages/Attestation/components/AttestationLoadingSkeleton/index.tsx:40
FunctionAttestationPreview
({ veraxSdk, attestationId }: AttestationPreviewProps)
tutorial/src/components/AttestationPreview.tsx:13
FunctionAttestationSchemaCard
({ schema })
explorer/src/pages/Attestation/components/AttestationSchemaCard/index.tsx:10
FunctionAttestationSchemaCardSkeleton
()
explorer/src/pages/Attestation/components/AttestationLoadingSkeleton/index.tsx:5
FunctionAttestations
()
explorer/src/pages/Attestations/index.tsx:42
FunctionAttestations
({ address })
explorer/src/pages/Issuer/components/Attestations/index.tsx:16
FunctionBack
({ className })
explorer/src/components/Back/index.tsx:11
FunctionBanner
({ name, CTALink, CTATitle, logo, keywords })
explorer/src/pages/Issuer/components/Banner/index.tsx:9
FunctionBasicPagination
({ handlePage }: IBasicPaginationProps)
explorer/src/components/Pagination/Basic/index.tsx:12
FunctionBurgerMenu
({ isOpened, setIsOpened, })
explorer/src/components/BurgerMenu/index.tsx:12
FunctionButton
({ name, handler, buttonType, disabled = false, iconLeft, iconRight, height = "h-12", classNam
explorer/src/components/Buttons/index.tsx:5
FunctionCardView
({ attestationsList })
explorer/src/pages/Attestations/components/CardView/index.tsx:5
FunctionChips
({ name, additionalClass = EMPTY_STRING })
explorer/src/components/Chips/index.tsx:5
FunctionConnectWallet
()
tutorial/src/components/ConnectWallet.tsx:7
FunctionCreatePortal
({ veraxSdk, getTxHash }: CreatePortalProps)
tutorial/src/components/CreatePortal.tsx:11
FunctionCreateSchema
({ veraxSdk, getTxHash, getSchemaId }: CreateSchemaProps)
tutorial/src/components/CreateSchema.tsx:14
FunctionDataTable
({ columns, data, link, linkParams }: DataTableProps<TData, TValue>)
explorer/src/components/DataTable/index.tsx:13
FunctionDescription
({ description })
explorer/src/pages/Issuer/components/Description/index.tsx:3
FunctionDesktopLink
({ title, logo, url })
explorer/src/components/NavigationList/components/Info/index.tsx:8
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
explorer/src/components/ui/dropdown-menu.tsx:158
FunctionEnsNameDisplay
({ address, showFullAddress = false, })
explorer/src/components/EnsNameDisplay/index.tsx:7
FunctionFooter
()
tutorial/src/components/Footer.tsx:5
FunctionFooter
()
explorer/src/components/Footer/index.tsx:13
FunctionHeader
({ isOpened, setIsOpened })
explorer/src/components/Header/index.tsx:32
FunctionHelperIndicator
({ type, sizeClass = "w-[3.33px] h-[13.33px]" })
explorer/src/components/HelperIndicator/index.tsx:20
FunctionHome
({ title }: HomeProps)
tutorial/src/pages/Home.tsx:18
FunctionHome
()
explorer/src/pages/Home/index.tsx:5
FunctionISSUERS
()
explorer/src/routes/constants.ts:7
FunctionISSUER_BY_ID
()
explorer/src/routes/constants.ts:10
FunctionInfo
()
explorer/src/components/NavigationList/components/Info/index.tsx:29
FunctionInfo
()
explorer/src/pages/Home/components/Info/index.tsx:8
FunctionInfoBlock
({ message, button, buttonComponent, icon })
explorer/src/components/InfoBlock/index.tsx:5
FunctionIssueAttestation
({ veraxSdk, getTxHash, schemaId, portalId }: IssueAttestationProps)
tutorial/src/components/IssueAttestation.tsx:13
FunctionIssuer
()
explorer/src/pages/Issuer/index.tsx:12
FunctionIssuer
({ issuer })
explorer/src/pages/Home/components/Issuer/index.tsx:13
FunctionIssuers
()
explorer/src/pages/Home/components/Issuers/index.tsx:4
FunctionJumbotron
()
explorer/src/pages/Home/components/Jumbotron/index.tsx:12
FunctionLayout
({ children })
explorer/src/pages/Layout/index.tsx:8
FunctionLightDarkModeSwitcher
({ isMobile })
explorer/src/components/LightDarkModeSwitcher/index.tsx:14
← previousnext →201–300 of 416, ranked by callers