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
EthereumTransactionParser
Class EthereumTransactionParser
Hierarchy
DefinedParser
<
EthereumRawTransaction
,
EthereumParsedTransaction
>
EthereumTransactionParser
Index
Constructors
constructor
Properties
abi
Factory
ethereum
Client
Methods
parse
Constructors
constructor
new
Ethereum
Transaction
Parser
(
abiFactory
:
EthereumAbiFactory
, ethereumClient
:
EthereumClient
)
:
EthereumTransactionParser
Parameters
abiFactory:
EthereumAbiFactory
ethereumClient:
EthereumClient
Returns
EthereumTransactionParser
Properties
Protected
abi
Factory
abi
Factory
:
EthereumAbiFactory
Protected
ethereum
Client
ethereum
Client
:
EthereumClient
Methods
parse
parse
(
rawTx
:
EthereumRawTransaction
)
:
Promise
<
EthereumRawTransaction
|
EthereumParsedTransaction
>
Parameters
rawTx:
EthereumRawTransaction
Returns
Promise
<
EthereumRawTransaction
|
EthereumParsedTransaction
>
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
Transaction
Parser
constructor
abi
Factory
ethereum
Client
parse
Generated using
TypeDoc