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 |
|---|---|---|---|
|
BP CAPITAL MARKETS P.L.C.
Primary financing vehicle for the BP group, issuing debt to…
|
BP1 | GB | Financial and insurance activit… |
|
Brookfield Property Preferred L.P.
Financing vehicle linked to BPP's diversified global real e…
|
BPYPM | CA | Financial and insurance activit… |
|
Brookfield Property Split Corp.
Split corporation providing targeted investment exposure to…
|
BPS.PR.U | CA | Financial and insurance activit… |
|
Cairo Mezz PLC
Special purpose entity that holds and manages mezzanine and…
|
CAIRO | CY | Financial and insurance activit… |
|
Cantor Equity Partners I, Inc.
A former special purpose acquisition company (SPAC) for bus…
|
CEPO | US | Financial and insurance activit… |
|
Cantor Equity Partners, Inc.
A special purpose acquisition company (SPAC) formed to effe…
|
CEP | US | Financial and insurance activit… |
|
Cantor Equity Partners IV, Inc.
A special purpose acquisition company seeking a business co…
|
CEPF | US | Financial and insurance activit… |
|
Climate Transition Capital Acquisition I B.V.
A special purpose acquisition company focused on the climat…
|
CTCA1 | NL | Financial and insurance activit… |
|
CSL FINANCE PLC
Specialized financing vehicle for group treasury and capita…
|
CPL | AU | Financial and insurance activit… |
|
DB Finance No.14 Special Purpose Acquisition Co., Ltd.
A special purpose acquisition company formed to merge with …
|
0004Y0 | KR | 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.