achievement
achievement: AchievementIndexer = ...
character
character: CharacterIndexer = ...
endpoint
endpoint: string = "https://indexer.crossbell.io/v1"
feed
feed: FeedIndexer = ...
fetchOptions
fetchOptions: FetchOptions = {}
link
link: LinkIndexer = ...
linklist
linklist: LinklistIndexer = ...
linkModule
linkModule: LinkModuleIndexer = ...
metadata
metadata: MetadataIndexer = ...
mintedNote
mintedNote: MintedNoteIndexer = ...
mintModule
mintModule: MintModuleIndexer = ...
newbie
newbie: NewbieIndexer = ...
note
note: NoteIndexer = ...
notification
notification: NotificationIndexer = ...
operator
operator: OperatorIndexer = ...
search
search: SearchIndexer = ...
siwe
siwe: SiweIndexer = ...
stat
stat: StatIndexer = ...
This class is used to fetch data like characters, links from the indexer.
Example
See
https://indexer.crossbell.io/docs The underlying APIs.