EthereumFetcherState: FetcherState<{
    firstBlock?: EthereumAccountTransactionHistoryPaginationCursor;
    lastBlock?: EthereumAccountTransactionHistoryPaginationCursor;
}>

Generated using TypeDoc