概要

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.