MCPcopy Create free account

hub / github.com/Consensys/linea-attestation-registry / types & classes

Types & classes100 in github.com/Consensys/linea-attestation-registry

Class
explorer/src/utils/networkResolver.ts:7
Class
explorer/src/utils/networkResolver.ts:14
Class
sdk/src/VeraxSdk.ts:25
Class
sdk/src/utils/abiCoder.test.ts:12
Class
sdk/src/utils/abiCoder.test.ts:12
Class
sdk/src/utils/constants.ts:1
Class
sdk/src/utils/ipfsService.ts:4
Class
sdk/src/dataMapper/AttestationDataMapper.ts:27
Class
sdk/src/dataMapper/BaseDataMapper.ts:233
Class
sdk/src/dataMapper/PortalDataMapper.ts:13
Class
sdk/src/dataMapper/SchemaDataMapper.ts:10
Class
sdk/src/dataMapper/ModuleDataMapper.ts:11
Class
sdk/src/dataMapper/BaseDataMapper.test.ts:26
Class
sdk/src/dataMapper/BaseDataMapper.test.ts:31
Class
sdk/src/dataMapper/UtilsDataMapper.ts:6
Class
sdk/examples/module/moduleExamples.ts:14
Class
sdk/examples/attestation/attestationExamples.ts:6
Class
sdk/examples/schema/schemaExamples.ts:5
Class
sdk/examples/portal/portalExamples.ts:16
EnumActionType
sdk/src/utils/constants.ts:None
ClassAttestationDataMapper
sdk/src/dataMapper/AttestationDataMapper.ts:27
InterfaceAttestationDefinition
explorer/src/pages/Home/interface.ts:15
ClassAttestationExamples
sdk/examples/attestation/attestationExamples.ts:6
InterfaceBackProps
explorer/src/components/Back/index.tsx:7
InterfaceCacheEntry
explorer/src/pages/Attestations/index.tsx:34
EnumChainName
sdk/src/types/index.ts:None
InterfaceColumnsProps
explorer/src/constants/columns/attestation.tsx:25
InterfaceColumnsProps
explorer/src/constants/columns/module.tsx:21
InterfaceColumnsProps
explorer/src/constants/columns/portal.tsx:18
InterfaceColumnsProps
explorer/src/constants/columns/schema.tsx:16
InterfaceConf
sdk/src/types/index.ts:14
ClassConstants
sdk/src/utils/constants.ts:1
InterfaceCustomTypeOptions
explorer/src/@types/i18next.d.ts:4
InterfaceDataTableProps
explorer/src/components/DataTable/interfaces.ts:3
EnumEButtonType
explorer/src/components/Buttons/enum.ts:None
EnumEQueryParams
explorer/src/enums/queryParams.ts:None
EnumETableSorting
explorer/src/enums/tableSorting.ts:None
InterfaceHeaderProps
explorer/src/components/Header/index.tsx:27
InterfaceIAttestationCardProps
explorer/src/pages/Attestation/components/AttestationCard/interface.ts:3
InterfaceIAttestationProps
explorer/src/pages/Issuer/components/Attestations/interface.ts:3
InterfaceIBannerProps
explorer/src/pages/Issuer/components/Banner/interface.ts:1
InterfaceIBasicPaginationProps
explorer/src/components/Pagination/Basic/interface.ts:1
InterfaceIButtonsProps
explorer/src/components/Buttons/interface.ts:5
InterfaceICardViewProps
explorer/src/pages/Attestations/components/CardView/interface.ts:3
InterfaceIChipsProps
explorer/src/components/Chips/interface.ts:1
InterfaceIDescriptionProps
explorer/src/pages/Issuer/components/Description/interface.ts:1
InterfaceIHelperIndicatorProps
explorer/src/components/HelperIndicator/interface.ts:3
InterfaceIInfoBlockProps
explorer/src/components/InfoBlock/interface.ts:5
InterfaceIInfoListItem
explorer/src/interfaces/components/index.ts:3
InterfaceIIssuer
explorer/src/pages/Home/interface.ts:3
InterfaceIIssuerProps
explorer/src/pages/Home/components/Issuer/interface.ts:3
InterfaceILightDarkModeSwitcher
explorer/src/components/LightDarkModeSwitcher/interface.ts:1
InterfaceINetwork
explorer/src/interfaces/config/index.ts:16
InterfaceIPFSConfig
sdk/src/types/index.ts:46
ClassIPFSService
sdk/src/utils/ipfsService.ts:4
InterfaceIPaginationProps
explorer/src/components/Pagination/interface.ts:1
InterfaceISchemasProps
explorer/src/pages/Issuer/components/Schemas/interface.ts:3
InterfaceITdHandler
explorer/src/components/DataTable/components/TdHandler/interface.ts:1
InterfaceListItemWithSubmenuProps
explorer/src/components/NavigationList/components/ListItemWithSubmenu/index.tsx:7
InterfaceMenuButtonProps
explorer/src/components/Header/components/MenuButtons/index.tsx:4
ClassMockDataMapper
sdk/src/dataMapper/BaseDataMapper.test.ts:26
ClassMockModuleDataMapper
sdk/src/dataMapper/BaseDataMapper.test.ts:31
ClassModuleDataMapper
sdk/src/dataMapper/ModuleDataMapper.ts:11
ClassModuleExamples
sdk/examples/module/moduleExamples.ts:14
InterfaceModulePortalsProps
explorer/src/pages/Module/components/ModulePortals/index.tsx:19
InterfaceModuleWithNetworks
explorer/src/constants/columns/module.tsx:25
InterfaceNavigationProps
explorer/src/interfaces/components/index.ts:9
InterfaceNetworkContextState
explorer/src/interfaces/provider/index.ts:6
InterfaceNetworkContextType
explorer/src/contexts/NetworkContext.ts:7
EnumNetworkName
explorer/src/interfaces/config/index.ts:None
ClassNetworkResolver
explorer/src/utils/networkResolver.ts:14
ClassNetworkResolverError
explorer/src/utils/networkResolver.ts:7
InterfaceNetworkTypeToggleProps
explorer/src/components/NetworkTypeToggle/index.tsx:6
InterfaceNotFoundPageProps
explorer/src/components/NotFoundPage/interfaces.ts:3
InterfaceOffChainAttestationConfig
sdk/src/types/index.ts:140
InterfaceParseDateTimeProps
explorer/src/interfaces/date/index.ts:1
InterfacePerPageSelectorProps
explorer/src/components/Pagination/PerPageSelector/index.tsx:10
ClassPortalDataMapper
sdk/src/dataMapper/PortalDataMapper.ts:13
ClassPortalExamples
sdk/examples/portal/portalExamples.ts:16
InterfacePortalModulesProps
explorer/src/pages/Portal/components/PortalModules/index.tsx:19
InterfacePortalWithNetworks
explorer/src/constants/columns/portal.tsx:22
InterfaceResultParseSearch
explorer/src/interfaces/components/index.ts:22
EnumSDKMode
sdk/src/utils/constants.ts:None
EnumSWRKeys
explorer/src/interfaces/swr/enum.ts:None
ClassSchemaDataMapper
sdk/src/dataMapper/SchemaDataMapper.ts:10
InterfaceSchemaDefinition
sdk/src/types/index.ts:156
ClassSchemaExamples
sdk/examples/schema/schemaExamples.ts:5
InterfaceSchemaWithNetworks
explorer/src/constants/columns/schema.tsx:20
InterfaceSearchComponentProps
explorer/src/pages/Search/components/interfaces.ts:10
InterfaceSearchDataFunction
explorer/src/interfaces/components/index.ts:34
InterfaceSearchWrapperProps
explorer/src/pages/Search/components/interfaces.ts:5
InterfaceTooltipProps
explorer/src/components/Tooltip/index.tsx:15
InterfaceUniqueSchema
explorer/src/pages/Schemas/index.tsx:20
ClassUtilsDataMapper
sdk/src/dataMapper/UtilsDataMapper.ts:6
ClassVeraxSdk
sdk/src/VeraxSdk.ts:25
InterfaceWeb3ProviderProps
tutorial/src/Web3Provider.tsx:38
InterfaceWindow
sdk/src/types/index.ts:165
InterfaceWindowDimensions
explorer/src/hooks/useWindowDimensions.ts:10
InterfaceWithChainName
explorer/src/utils/searchUtils.ts:82
InterfaceWithNetworks
explorer/src/utils/searchUtils.ts:86