
PARATAXIS KOREA, INC. — Investor Relations & Filings
Parataxis Korea, Inc. is a digital asset management company specializing in Bitcoin treasury and mining operations. It operates as an institutionally-backed, publicly-listed platform focused on developing and implementing Bitcoin fund management strategies. The company's core activities involve managing a corporate treasury of Bitcoin and engaging in digital asset mining.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2025-09-11 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-09-11 | Korean | |
| 증권발행결과(자율공시) (제3자배정유상증자) | 2025-09-10 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2025-08-29 | Korean | |
| 주식매수선택권부여에관한신고 | 2025-08-28 | Korean | |
| 주요사항보고서(유상증자결정) | 2025-08-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7865103 | 주주명부폐쇄기간또는기준일설정 | 2025-09-11 | Korean | ||
| 7865057 | 주식등의대량보유상황보고서(일반) | 2025-09-11 | Korean | ||
| 7865454 | 증권발행결과(자율공시) (제3자배정유상증자) | 2025-09-10 | Korean | ||
| 7867850 | [기재정정]주요사항보고서(유상증자결정) | 2025-08-29 | Korean | ||
| 7868590 | 주식매수선택권부여에관한신고 | 2025-08-28 | Korean | ||
| 7868554 | 주요사항보고서(유상증자결정) | 2025-08-28 | Korean | ||
| 7871155 | 투자판단관련주요경영사항(임상시험계획자진취하등) (EGFRTKI 제제 BBT207의 한국 식약처 및 미국 FDA 제1/2상 비소세표폐암 임상시험의 자진 취하) | 2025-08-19 | Korean | ||
| 7871315 | 주요사항보고서(중요한자산양수도결정(기타)) | 2025-08-18 | Korean | ||
| 7871313 | 합병등종료보고서(자산양수도) | 2025-08-18 | Korean | ||
| 7873637 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7876346 | 주식등의대량보유상황보고서(일반) | 2025-08-12 | Korean | ||
| 7876340 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-12 | Korean | ||
| 7877126 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-08 | Korean | ||
| 7877112 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-08 | Korean | ||
| 7877102 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
PARATAXIS KOREA, INC. 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/17568/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17568 | 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=17568 | 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=17568 \ -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": 17568}, 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 PARATAXIS KOREA, INC. (id: 17568)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.