EUGENE SPECIAL PURPOSE ACQUISITION 11 COMPANY — Investor Relations & Filings
Eugene Special Purpose Acquisition 11 Co., Ltd. is a special purpose acquisition company (SPAC), also known as a blank check company. It was formed for the sole purpose of effecting a merger, capital stock exchange, asset acquisition, stock purchase, reorganization, or a similar business combination with an existing corporation. The company focuses on identifying and merging with businesses in growth-oriented industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-25 | Korean | |
| [첨부정정]사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-13 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 33037535 | 정기주주총회결과 | 2026-03-25 | Korean | ||
| 32969186 | [첨부정정]사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32969069 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32939639 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32926645 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926626 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32922911 | [기재정정]최대주주변경 | 2026-03-10 | Korean | ||
| 32830715 | 주주총회소집결의 | 2026-02-24 | Korean | ||
|
2025
7 filings
| |||||
| 10217460 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33028160 | 기업인수목적회사의예치ㆍ신탁계약내용변경 | 2025-10-29 | Korean | ||
| 7876678 | 반기보고서 (2025.06) | 2025-08-11 | Korean | ||
| 7889277 | 주식등의대량보유상황보고서(약식) | 2025-06-27 | Korean | ||
| 7902755 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7922955 | 정기주주총회결과 | 2025-03-25 | Korean | ||
| 7950081 | 의결권대리행사권유참고서류 | 2025-03-19 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of financing conduits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAJ Capital 3 Corp.
A Capital Pool Company (CPC) identifying assets for a Quali…
|
AAAJ.P | CA | Financial and insurance activit… |
|
AB SUKUK VARLIK KİRALAMA A.Ş.
An asset leasing company issuing Sharia-compliant lease cer…
|
ABVKS | TR | Financial and insurance activit… |
|
AIM5 Ventures Inc.
Capital Pool Company (CPC) structured to acquire a private …
|
AIME.P | CA | Financial and insurance activit… |
|
Albatros Acquisition Corporation Inc.
A Capital Pool Company (CPC) acquiring assets to complete a…
|
ALBT.P | CA | Financial and insurance activit… |
|
Alchemy Investments Acquisition Corp 1
A special purpose acquisition company (SPAC) formed to effe…
|
ALCY | US | Financial and insurance activit… |
|
ALPHATIME ACQUISITION CORP
A special purpose acquisition company (SPAC) focused on bus…
|
ATMC | US | Financial and insurance activit… |
|
Antera Ventures II Corp.
Non-operating Capital Pool Company mandated to complete a Q…
|
AVII.P | CA | Financial and insurance activit… |
|
Bain Capital GSS Investment Corp.
A blank check company formed to effect a business combinati…
|
BCSS-UN | US | Financial and insurance activit… |
|
BEREKET VARLIK KİRALAMA A.Ş.
An asset leasing company that issues lease certificates (Su…
|
BRKT | TR | Financial and insurance activit… |
|
BNS Capital Trust
A special purpose vehicle raising regulatory capital for it…
|
— | CA | Financial and insurance activit… |
EUGENE SPECIAL PURPOSE ACQUISITION 11 COMPANY via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/16819/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16819 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=16819 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=16819 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 16819}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for EUGENE SPECIAL PURPOSE ACQUISITION 11 COMPANY (id: 16819)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.