
EVE Energy Co Ltd. — Investor Relations & Filings
EVE Energy Co., Ltd., established in 2001, is a global lithium battery company that develops, manufactures, and delivers a comprehensive range of battery solutions. The company's core activities are centered on consumer batteries, power batteries, and energy storage systems. Its product portfolio includes lithium primary batteries and lithium-ion batteries in various form factors, such as cylindrical, prismatic, and large cylindrical cells. EVE Energy serves multiple markets, providing power solutions for consumer electronics, electric vehicles (passenger and commercial), and large-scale energy storage applications. The company focuses on possessing core technologies and is actively involved in developing next-generation battery technologies like solid-state batteries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东部分股份质押的公告 | 2026-05-21 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-07 | Chinese | |
| 关于子公司完成工商变更登记的公告 | 2026-05-07 | Chinese | |
| 关于第七期股票期权与限制性股票激励计划股票期权授予登记完成的公告 | 2026-04-14 | Chinese | |
| 关于提前赎回亿纬转债的第十一次提示性公告 | 2026-04-14 | Chinese | |
| EVE Energy Launches 6.9MWh BESS Globally, Signs Over 50GWh in Large-Format Battery Deals | 2026-04-07 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46724846 | 关于控股股东部分股份质押的公告 | 2026-05-21 | Chinese | ||
| 44272396 | 2025年年度权益分派实施公告 | 2026-05-07 | Chinese | ||
| 44267623 | 关于子公司完成工商变更登记的公告 | 2026-05-07 | Chinese | ||
| 34931748 | 关于第七期股票期权与限制性股票激励计划股票期权授予登记完成的公告 | 2026-04-14 | Chinese | ||
| 34859462 | 关于提前赎回亿纬转债的第十一次提示性公告 | 2026-04-14 | Chinese | ||
| 33705278 | EVE Energy Launches 6.9MWh BESS Globally, Signs Over 50GWh in Large-Format Battery Deals | 2026-04-07 | English | ||
| 12948352 | World's First Cylindrical Battery Lighthouse Factory: EVE Energy Sets a New Benchmark in Smart Manufacturing | 2026-01-18 | English | ||
|
2024
8 filings
| |||||
| 35355296 | 第六届董事会第三十七次会议决议公告 | 2024-07-15 | Chinese | ||
| 35355284 | 监事会关于公司第十一期员工持股计划相关事项的审核意见 | 2024-07-15 | Chinese | ||
| 35355270 | 第十一期员工持股计划(草案) | 2024-07-15 | Chinese | ||
| 35355251 | 董事会关于公司第十一期员工持股计划(草案)的合规性说明 | 2024-07-15 | Chinese | ||
| 35355239 | 第六届监事会第三十五次会议决议公告 | 2024-07-15 | Chinese | ||
| 35355226 | 关联交易公告 | 2024-07-05 | Chinese | ||
| 35355218 | 中信证券股份有限公司关于惠州亿纬锂能股份有限公司关联交易的核查意见 | 2024-07-05 | Chinese | ||
| 35355208 | 关于孙公司拟在马来西亚投资建设储能电池及消费类电池制造项目的公告 | 2024-07-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
EVE Energy Co Ltd. 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/17849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17849 | 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=17849 | 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=17849 \ -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": 17849}, 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 EVE Energy Co Ltd. (id: 17849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.