Initialize the AccountInfoFetcher and saves the account info in the data access layer.
Options where the account address is stored and if it needs to be updated.
The account info storage.
The ethereum RPC client to use.
Identifier containing the account address.
Protected blockchainProtected dalThe account info storage.
Protected ethereumThe ethereum RPC client to use.
Protected idIdentifier containing the account address.
Protected optsOptions where the account address is stored and if it needs to be updated.
Generated using TypeDoc
Fetcher account info class: Component of the fetcher that is in charge of managing the process of obtaining information from the account.