
Guangzhou Tinci Materials Technology Co., Ltd — Investor Relations & Filings
Guangzhou Tinci Materials Technology Co., Ltd. is a global manufacturer specializing in the research, development, and production of fine chemical materials. The company operates primarily through two core business segments: lithium-ion battery materials and personal care specialty chemicals. As a leading supplier in the energy sector, it provides high-purity electrolytes, lithium salts such as lithium hexafluorophosphate (LiPF6), and functional additives essential for electric vehicle batteries and energy storage systems. In the personal care sector, the company develops a wide range of surfactants, polymers, and emulsifiers used in cosmetics and hygiene products. Tinci Materials maintains a vertically integrated supply chain to ensure raw material stability and cost efficiency. Its focus on technological innovation and large-scale production capabilities supports its position as a key partner for global battery manufacturers and consumer goods brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于注销募集资金现金管理专用结算账户的公告 | 2026-06-02 | Chinese | |
| 第七届董事会第三次会议决议的公告 | 2026-05-26 | Chinese | |
| 关于开展年产16万吨高压实磷酸铁锂项目前期工作的公告 | 2026-05-26 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-05-25 | Chinese | |
| 未来三年 (2026 年-2028年) 股东分红回报规划 | 2026-03-09 | Chinese | |
| 独立董事提名人声明(沈洪涛) | 2026-03-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47942401 | 关于注销募集资金现金管理专用结算账户的公告 | 2026-06-02 | Chinese | ||
| 47077761 | 第七届董事会第三次会议决议的公告 | 2026-05-26 | Chinese | ||
| 47076488 | 关于开展年产16万吨高压实磷酸铁锂项目前期工作的公告 | 2026-05-26 | Chinese | ||
| 47040852 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-05-25 | Chinese | ||
| 36913102 | 未来三年 (2026 年-2028年) 股东分红回报规划 | 2026-03-09 | Chinese | ||
| 36913099 | 独立董事提名人声明(沈洪涛) | 2026-03-09 | Chinese | ||
| 36913096 | 独立董事提名人声明(赵建青) | 2026-03-09 | Chinese | ||
| 36913092 | 关于2026年度向子公司提供担保额度的公告 | 2026-03-09 | Chinese | ||
| 36913090 | 关于开展2026年度外汇套期保值业务的公告 | 2026-03-09 | Chinese | ||
| 36913082 | 关于交易对手方对东莞市腾威电子材料技术有限公司2025年度业绩承诺实现情况的说明审核报告 | 2026-03-09 | Chinese | ||
| 36913075 | 关于东莞腾威2025年度业绩承诺实现情况的公告 | 2026-03-09 | Chinese | ||
| 36913072 | 关于“质量回报双提升”行动方案的进展公告 | 2026-03-09 | Chinese | ||
| 36913067 | 关于2024年员工持股计划首次授予部分第一个锁定期届满暨解锁条件成就的公告 | 2026-03-09 | Chinese | ||
| 36913062 | 上海兰迪律师事务所关于广州天赐高新材料股份有限公司2024年股票期权激励计划调整股票期权行权价格暨首次授予部分第一个行权期行权条件成就和注销部分股票期权的法律意见书 | 2026-03-09 | Chinese | ||
| 36913054 | 董事会薪酬与考核委员会关于公司2024年股票期权激励计划相关事项的核查意见 | 2026-03-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | IN | Manufacturing |
Guangzhou Tinci Materials Technology 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/54725/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54725 | 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=54725 | 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=54725 \ -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": 54725}, 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 Guangzhou Tinci Materials Technology Co., Ltd (id: 54725)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.