Preparing search index...
The search index is not available
Aleph Indexer Framework for Solana/Ethereum/BSC
Aleph Indexer Framework for Solana/Ethereum/BSC
Ethereum Indexer Framework
EthereumParserClient
Class EthereumParserClient<R, P>
Type Parameters
R
extends
EthereumRawTransaction
=
EthereumRawTransaction
P
extends
EthereumParsedTransaction
=
EthereumParsedTransaction
Hierarchy
BaseParserClient
<
R
,
P
>
EthereumParserClient
Index
Constructors
constructor
Properties
blockchain
Id
broker
ms
Id
Methods
parse
Entity
Constructors
constructor
new
Ethereum
Parser
Client
<
R
,
P
>
(
blockchainId
:
Blockchain
, broker
:
ServiceBroker
, msId
?:
MsIds
)
:
EthereumParserClient
<
R
,
P
>
Type Parameters
R
extends
EthereumRawTransaction
=
EthereumRawTransaction
P
extends
EthereumParsedTransaction
=
EthereumParsedTransaction
Parameters
blockchainId:
Blockchain
broker:
ServiceBroker
Optional
msId:
MsIds
Returns
EthereumParserClient
<
R
,
P
>
Properties
Protected
blockchain
Id
blockchain
Id
:
Blockchain
Protected
broker
broker
:
ServiceBroker
Protected
ms
Id
ms
Id
:
MsIds
Methods
parse
Entity
parse
Entity
(
args
:
Omit
<
ParseEntityRequestArgs
<
R
>
,
"blockchainId"
>
)
:
Promise
<
R
|
P
>
Parameters
args:
Omit
<
ParseEntityRequestArgs
<
R
>
,
"blockchainId"
>
Returns
Promise
<
R
|
P
>
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
Ethereum
Parser
Client
constructor
blockchain
Id
broker
ms
Id
parse
Entity
Generated using
TypeDoc