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
EthereumAccountStateParser
Class EthereumAccountStateParser
Hierarchy
DefinedParser
<
EthereumRawAccountState
,
EthereumRawAccountState
|
EthereumParsedAccountState
>
EthereumAccountStateParser
Index
Constructors
constructor
Properties
account
Parsers
Methods
parse
Constructors
constructor
new
Ethereum
Account
State
Parser
(
)
:
EthereumAccountStateParser
Returns
EthereumAccountStateParser
Properties
Protected
account
Parsers
account
Parsers
:
Record
<
string
,
DefinedParser
<
EthereumRawAccountState
,
EthereumRawAccountState
>
>
= {}
Methods
parse
parse
(
payload
:
EthereumRawAccountState
, address
:
string
)
:
Promise
<
EthereumRawAccountState
>
Parameters
payload:
EthereumRawAccountState
address:
string
Returns
Promise
<
EthereumRawAccountState
>
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
Account
State
Parser
constructor
account
Parsers
parse
Generated using
TypeDoc