Preparing search index...
The search index is not available
Aleph Indexer Framework for Solana/Ethereum/BSC
Aleph Indexer Framework for Solana/Ethereum/BSC
Bsc Indexer Framework
BscIndexerWorkerDomain
Class BscIndexerWorkerDomain
Hierarchy
BscIndexerWorkerDomain
Index
Constructors
constructor
Properties
context
hooks
Methods
check
Bsc
Indexer
Hooks
check
Bsc
Log
Indexer
Hooks
check
Bsc
Transaction
Indexer
Hooks
on
Entity
Date
Range
on
Log
Date
Range
on
Transaction
Date
Range
Constructors
constructor
new
Bsc
Indexer
Worker
Domain
(
context
:
IndexerDomainContext
, hooks
:
BscIndexerWorkerDomainI
)
:
BscIndexerWorkerDomain
Parameters
context:
IndexerDomainContext
hooks:
BscIndexerWorkerDomainI
Returns
BscIndexerWorkerDomain
Properties
Protected
context
context
:
IndexerDomainContext
Protected
hooks
hooks
:
BscIndexerWorkerDomainI
Methods
Protected
check
Bsc
Indexer
Hooks
check
Bsc
Indexer
Hooks
(
)
:
void
Returns
void
Protected
check
Bsc
Log
Indexer
Hooks
check
Bsc
Log
Indexer
Hooks
(
)
:
void
Returns
void
Protected
check
Bsc
Transaction
Indexer
Hooks
check
Bsc
Transaction
Indexer
Hooks
(
)
:
void
Returns
void
on
Entity
Date
Range
on
Entity
Date
Range
(
response
:
EntityDateRangeResponse
<
any
>
)
:
Promise
<
void
>
Parameters
response:
EntityDateRangeResponse
<
any
>
Returns
Promise
<
void
>
Protected
on
Log
Date
Range
on
Log
Date
Range
(
response
:
EntityDateRangeResponse
<
EthereumParsedLog
>
)
:
Promise
<
void
>
Parameters
response:
EntityDateRangeResponse
<
EthereumParsedLog
>
Returns
Promise
<
void
>
Protected
on
Transaction
Date
Range
on
Transaction
Date
Range
(
response
:
EntityDateRangeResponse
<
EthereumParsedTransaction
>
)
:
Promise
<
void
>
Parameters
response:
EntityDateRangeResponse
<
EthereumParsedTransaction
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
Aleph
Indexer
Framework for
Solana/
Ethereum/BSC
Bsc
Indexer
Framework
Ethereum
Indexer
Framework
Indexer
Core
Utils
Indexer
Framework
Solana
Indexer
Framework
buffer
Layouts
Bsc
Indexer
Worker
Domain
constructor
context
hooks
check
Bsc
Indexer
Hooks
check
Bsc
Log
Indexer
Hooks
check
Bsc
Transaction
Indexer
Hooks
on
Entity
Date
Range
on
Log
Date
Range
on
Transaction
Date
Range
Generated using
TypeDoc