概览

minimax

minimax的财务仪表板。查看账户余额、净资产趋势和收入/支出摘要。

财务状况

净资产及其组成账户

净值
过去 12 个月的资产与负债之和
Chart is empty.
账户
当前资产和负债账户余额
未找到账户

资金流动

按账户类别显示每月收入和支出

December 2025
资金流入
December 2025
+118.672 MUSD
主要来源
前 3 个月平均值
查看全部
资金流出
December 2025
-1,990.289 MUSD
主要支出
前 3 个月平均值
查看全部

近期活动

考虑分录的账本活动

交易记录
符合当前筛选条件的最新交易

收入与支出

收入与支出
在选定时期内每个区间的总收入和支出对比的柱状图。

资产负债表

资产分布
minimax资产构成的可视化表示
Chart is empty.
负债分布
minimax负债构成的可视化表示
Chart is empty.

现金流

现金流
资金从收入来源流向支出和投资
README.md

MiniMax Group Inc. (HKEX: 0100) — Open Ledger

MiniMax's complete financial history, FY2022–FY2025, modeled as a public, auditable plain-text Beancount ledger. Part of the Open Ledger project on beancount.io — public companies' income statements and balance sheets, reconstructed line-by-line from their own regulatory filings and version-controlled in git.

Companion analysis: MiniMax FY2025 Earnings: $79M in Revenue, and a $1.9 Billion Loss That Isn't What It Looks Like

Quick Start

bash
uvx --from beancount bean-check main.bean

Zero output means the ledger is internally consistent — every income statement sums to zero, and every balance-sheet snapshot below reconciles to MiniMax's own filed totals.

What's Inside

Fiscal YearFileNotes
FY2022 (ended Dec 31, 2022)FY2022/FY2022.beanPre-revenue R&D phase
FY2023 (ended Dec 31, 2023)FY2023/FY2023.beanFirst meaningful commercial revenue
FY2024 (ended Dec 31, 2024)FY2024/FY2024.bean
FY2025 (ended Dec 31, 2025)FY2025/FY2025.beanLast balance sheet under the pre-IPO capital structure

MiniMax listed on the Hong Kong Stock Exchange on January 9, 2026 — nine days after the FY2025 fiscal year-end covered here. Its convertible redeemable preferred shares (the dominant liability in FY2022–FY2025) converted to ordinary equity at Listing, which is why the reported "net liabilities" position disappears starting FY2026.

Methodology

  • Balance sheet figures are asserted via pad/balance directives against each fiscal year-end's filed financial statements (IPO prospectus Accountants' Report for FY2022–FY2024; Annual Results Announcement / Annual Report for FY2025) — see the source comment at the top of each period file.
  • Income statement for each period is a single zero-sum transaction: Income accounts are negative (credit), Expenses positive (debit), with the arithmetic check shown in a comment directly above the transaction.
  • Fair value losses on the convertible redeemable preferred shares get a dedicated account (Expenses:FairValueLossOnFinancialLiabilities) rather than being folded into other expenses — under IFRS this non-cash remeasurement is the single largest driver of MiniMax's reported net loss, and it disappears entirely once the shares convert to equity at Listing.
  • All amounts are in MUSD (millions of US dollars); 79.038 MUSD means $79.038 million.

About Open Ledger

This repository is part of a growing library of public-company ledgers published at beancount.io/ledger — plain-text, git-versioned, and fully auditable. Explore more companies, or read the analysis behind the numbers, on the beancount.io blog.