Read account usage
The macOS app reads lifetimeTokens from your authenticated local Codex App Server.
AgentOre maps your self-reported Codex token usage to a daily mining weight. No AgentOre backend, no account system—just a native macOS app, your wallet, and one contract.
Universal app · Apple Silicon + Intel · macOS 14+
Protocol
Your lifetime counter stays monotonic. The contract turns only the increase since its last accepted value into mining weight.
The macOS app reads lifetimeTokens from your authenticated local Codex App Server.
Your first transaction registers the current cumulative counter. It creates no mining weight.
Later submissions use the positive delta. One wallet can submit at most once in each 24-hour epoch.
After the epoch closes, anyone can finalize it. One weighted entry receives 99% of the epoch reward.
Issuance
Each daily epoch represents 144 synthetic ten-minute blocks. Rewards begin at 50 AORE per block and halve every 210,000 synthetic blocks.
Read the whitepaper
Native macOS app
AgentOre lives in your menu bar. It shows pending mining weight, epoch progress, wallet balances, and the next automatic attempt—without sending usage to an AgentOre service.
Verified deployment
Source verified on BaseScan. No owner mint function. No upgrade proxy.
Trust model
AgentOre can verify that a wallet reported a larger cumulative counter. It cannot prove that OpenAI produced the value, that the official app submitted it unchanged, or that one wallet represents one person.
Open source
Contract, client, protocol specification, deployment history, and limitations are public.