Openmind Review
San Francisco humanoid-robotics company shipping an MIT-licensed Python runtime across Unitree, UBTech and Agibot. ROBO is the work-bond token; USDC settles. Insider cliff opens February 2027.
Openmind ships a real open-source robotics runtime with major OEM partners and a doxxed Stanford / MIT CSAIL founding team. The token thesis is materially weaker. ROBO is the work-bond and emission token; USDC settles the actual machine-to-machine payments. A 44.3% insider cliff begins linear vesting in February 2027.
- + OM1 is MIT-licensed code with 2,787 GitHub stars, 100+ contributors and weekly commits across the OpenMind organisation
- + Hardware-partner roster is broad and recent: Unitree, UBTech, Agibot, Deep Robotics, Fourier, Booster, Dobot, LimX, Magic Lab
- + Doxxed founder (Liphardt, Stanford) and CTO (Chen, MIT CSAIL / Google DeepMind) co-authored the ERC-7777 draft EIP for machine identity
- − About 40% of the community airdrop was captured by 7,500+ sybil wallets per BubbleMaps. No clawback executed
- − 44.3% combined team and investor allocation begins linear vesting on 27 February 2027, a material near-term overhang
- − No public smart-contract audit located on any chain. BscScan explicitly notes none submitted for the BNB Chain deployment
Total Freedom score 56/100 (C — partially decentralised with significant centralisation vectors). OM1's MIT-licensed local runtime is the strongest decentralisation lever; the weakest are foundation-led governance, the 44.3% insider allocation, an un-clawed-back ~40% sybil concentration of the community-airdrop slice, and the absence of a public ROBO contract audit. FABRIC mainnet contracts are not fully deployed at research date, so coordination-layer decentralisation remains aspirational rather than verifiable.
Overall returns potential is weak at 37/100. Strongest dimension: liquidity & access (11/15). Weakest: revenue sustainability (2/25).
Not financial advice. Scores are opinions, not recommendations. Crypto is high-risk – you could lose everything you invest. Full disclaimer.
On this page
Bond in ROBO, settle in USDC, emit to contributors
Robot-AI runtime + machine-identity layer with a deliberate two-currency design. OM1 ships on OEM fleets (Unitree, UBTech, Agibot and others). Robots bond ROBO as work collateral and task fees settle in USDC via Circle's x402 nanopayments. Proof-of-Robotic-Work emissions and veROBO time-locked governance return value to verified contributors against a fixed 10B max supply.
What it does
Openmind is a San Francisco humanoid-robotics company building a Python AI runtime that runs on the robot, not in the cloud. OM1 launched on GitHub under the MIT licence in January 2025 and is now deployed across robots from Unitree, UBTech, Agibot, Deep Robotics, Fourier, Booster, Dobot, LimX and Magic Lab. The Openmind App Store opened on 2 February 2026, distributing pre-built robot skills across that partner roster.
The blockchain piece is a layer above the runtime. FABRIC is the planned coordination network, with on-chain robot identity issued under the draft ERC-7777 standard that Openmind’s own team co-authored. The settlement currency for completed robot tasks is Circle’s USDC, paid via the x402x402An open payment protocol from Coinbase that repurposes the long-dormant HTTP 402 status code. A server responds with a price, the client pays in stablecoins on-chain, and the request is fulfilled. No accounts, no API keys, no card details.Like a vending machine for HTTP. The endpoint says "pay 1 cent for this", the agent drops in a coin, and the document comes out. Settles on a blockchain underneath, but the payment layer is invisible to the caller.Read more → nanopayment protocol. ROBO is the work-bond and governance tokenTokenA digital unit of value or access rights tracked on a blockchain. Tokens can represent ownership in a project, a right to use a service, a share of future revenue, or simply a tradable asset with no underlying claim.Like a physical poker chip a casino issues. The chip itself has no value. What makes it worth something is what it lets you do at the casino, what the casino has promised, and how much other people will pay you for it.Read more → sitting between the two. Robots stake ROBO as collateral, holders delegate to operators, and Proof-of-Robotic-Work emissions flow to verified contributors.
OM1 is shipping code. FABRIC is partially deployed, with the coordination contracts beyond an identity NFT mint still forward-dated. Hold those two facts separately when you assess the token.
The shipping artefact
OM1 ingests sensor data, camera, lidar and audio, and routes it through what Openmind calls a “natural language data bus” running at roughly one hertz. From there, reasoning gets dispatched to swappable LLMLLMLarge Language Model. A neural network trained on vast amounts of text to predict the next word in a sequence. Modern LLMs (GPT, Claude, Llama, Qwen, DeepSeek) generate human-quality text and are the foundation of most modern AI products.Like an autocomplete that read every book ever written. It has no memory of individual texts but it has absorbed the patterns of language so deeply that it can generate paragraphs that sound human. The skill is statistical, not conscious.Read more →, VLM or VLAVLAVision-Language-Action model. A neural network that takes images and natural-language instructions as input and outputs motor commands. The successor to VLMs for robotics, where the action head closes the loop from input to motion.A VLM is a model that can look at a kitchen and describe what it sees. A VLA is a model that can look at the same kitchen, hear "make me a coffee", and operate the espresso machine. The first reports the world. The second changes it.Read more → backends: OpenAI, Anthropic, Google, DeepSeek, xAI, or a local Ollama instance. Plugins handle ROS2, Zenoh and CycloneDDS for the messaging layer between the runtime and the hardware.
The repo metrics are healthy. GitHub shows 2,787 stars, 993 forks, around 100 contributors, latest release v1.0.2-beta.2 on 29 April 2026, and a commit on the day before this review was written. License is MIT. The OpenMind organisation runs 26 public repos covering the runtime, the App Store SDKSDKSoftware Development Kit. A collection of code libraries, documentation, and tools that lets developers integrate a service into their applications without writing everything from scratch. SDKs are how projects become easy to build with.Like a plug-and-play kit for building furniture. You don't have to mill your own wood, forge your own screws, or design the joinery from scratch. The kit gives you pre-cut parts and instructions so you can assemble the thing in an afternoon.Read more →, simulator integrations and example skills.
Hardware partners are the load-bearing claim, and they verify. Unitree Go2 and G1, UBTech mini and adult humanoids, the Agibot and Fourier humanoids, Deep Robotics quadrupeds, the Booster T1, Dobot industrial arms, LimX wheeled bipeds and Magic Lab platforms are all named in Openmind’s documentation and in independent trade press coverage. The App Store launch reported five live apps deploying across ten manufacturers. Openmind also reports over 1,000 developers on its waitlist, which is self-reported and worth treating as marketing rather than adoption evidence.
What this layer does not do is run autonomous payments. The runtime can call out to FABRIC for identity verification and to Circle’s x402 endpoints for USDC transfers, but the actual machine-to-machine commerce loop sits in the next layer up.
The coordination layer that’s still mostly future
FABRIC is described in Openmind’s documentation as a three-layer protocol: identity, verification and settlement. Each robot mints an identity NFT on Base under ERC-7777, the draft EIP co-authored by CEO Jan Liphardt, CTO Boyuan Chen, Shaohong Zhong and Paige Xu. That part of the stack is live. The identity mint is publicly available and follows a standard ERC-721 pattern.
The verification layer runs distributed checks across robots and produces attestationsAttestationA cryptographic proof that a piece of code is running on a specific hardware enclave in an unmodified state. Attestation lets remote users verify that a service is genuinely running what it claims to be running.Like a tamper-evident seal on a medicine bottle. The seal itself doesn't make the medicine safe, but it gives you a way to verify that nobody opened the bottle and swapped the contents before you bought it.Read more → of completed work. Those attestations are what Proof-of-Robotic-Work emissions reward. Contracts that handle this beyond the identity mint are not all publicly deployed at the date of this review. Openmind’s documentation describes the mechanism in detail; Etherscan and Basescan show no equivalent verifier contracts deployed under the FABRIC namespace.
Settlement is where ROBO’s design gets honest about its own scope. Robots get paid in USDC via Circle’s x402 protocol, not in ROBO. USDC is a regulated dollar stablecoin; x402 is a standardised HTTP 402 nanopayment scheme that Circle is positioning as the M2M payment rail for autonomous machines and agents. The Circle partnership shipped a public demo with an autonomous robot dog paying for its own charging in USDC. The integration is concrete, and it is denominated in dollars.
ROBO does sit in the loop. Operators stakeStakingLocking up a cryptocurrency to help secure a blockchain network, usually in exchange for rewards. The locked tokens act as a security deposit that can be taken away if the staker misbehaves.Like putting down a large rental deposit for an apartment. You get the money back if you behave, you earn interest while it's locked, and the landlord takes it if you trash the place.Read more → ROBO as a work bond where the bond is at risk if verification fails. Stake gets slashed at rates that secondary reporting puts between five and fifty per cent depending on offence severity; the slashing mechanism is not on-chain verifiable in the public contract set yet. Holders delegate to operators, time-lock ROBO into veROBO for governance weight, and emissions flow to verified Proof-of-Robotic-Work participants. Each utility is designed and documented. Most are not yet executed.
So ROBO is the security and governance token, USDC is the settlement currency, and the connection between robot activity and ROBO holder value is a Proof-of-Robotic-Work emission curve plus future fee capture from the FABRIC layer. None of that is mechanical yet.
Tokenomics
Total supply is ten billion ROBO, fixed. Circulating supply was 2.231 billion (22.31%) at research date. The token launched on 27 February 2026 across Ethereum, Base and BNB Chain. Ethereum is the canonical deployment; Base and BNB are LayerZero V2 omnichain bridgesBridgeA protocol that lets you move assets from one blockchain to another. Bridges typically lock the asset on the source chain and mint a wrapped version on the destination chain. Bridges are notoriously the most-attacked component in crypto.Like a coat check at a club. You hand over your coat, get a numbered ticket, and the club promises to return the coat when you bring back the ticket. The trust assumption is that the coat check doesn't lose your coat or run away with it.Read more →, not separate native deployments. The Ethereum contract 0x32b4d049fe4c888d2b92eecaf729f44df6b1f36e is source-verified in Solidity 0.8.25, with burn() and restoreSupply() (owner-controlled re-mint up to the max-supply cap) functions. It is Ownable. It is not Pausable, and there is no blocklist function.
Distribution sums to exactly 100%:
| Category | % | Vesting |
|---|---|---|
| Ecosystem & Community | 29.7 | 30% at TGE, 40-month linear plus Proof-of-Robotic-Work emissions |
| Investors | 24.3 | 12-month cliff, 36-month linear |
| Team & Advisors | 20.0 | 12-month cliff, 36-month linear |
| Foundation Reserve | 18.0 | 30% at TGE, 40-month linear |
| Community AirdropAirdropDistributing tokens for free to eligible wallets, usually to reward early users, bootstrap a community, or decentralise token ownership away from a small group of insiders at launch.Like a supermarket handing out free samples to people who already shop there. The samples cost the supermarket nothing to print. The goal is to convert casual shoppers into loyal customers by giving them something tangible to talk about.Read more → | 5.0 | 100% at TGE |
| Liquidity & Launch | 2.5 | 100% at TGE |
| Public Sale (Kaito) | 0.5 | 100% at TGE |
Insider allocation (team plus investors) is 44.3% and both tranches sit on a 12-month cliffCliffA waiting period at the start of a token vesting schedule during which no tokens unlock at all. After the cliff ends, tokens begin releasing according to the vesting schedule.Like a probationary period at a new job. You don't get your stock options on day one. You wait 12 months to prove you'll stick around, then everything starts unlocking normally.Read more →. That cliff opens on 27 February 2027, beginning a linear vesting on roughly 4.43 billion ROBO across thirty-six months. At the time of this review the cliff is approximately nine months away. Worth dating any thesis to that calendar.
The community airdrop slice is where the trouble shows up. BubbleMaps published an analysis on 2 April 2026 identifying 7,500+ freshly funded wallets that captured approximately 199 million ROBO, or around 40% of the 5% community airdrop slice, worth roughly $8 million at launch price. The pattern: similar ETH deposits from at least seven exchanges, three layers of fresh wallet hops, then a coordinated claim. Per BubbleMaps’ own write-up, no evidence linked the cluster to the core team. Fabric Foundation responded with a public statement: “We saw strong organic airdrop participation alongside some coordinated farming activity. This kind of overlap is typical in open, large-scale participation systems.” No clawback. No re-snapshot. No whitelist adjustment was announced. The classification of a sybilSybilA single entity controlling many wallets that pretend to be independent participants. Used to game airdrops, governance votes, fair-launch allocations, and any system that distributes value or weight per address.Like one person showing up to a free-sample stand wearing twenty different disguises. The booth attendant thinks they are handing out twenty samples to twenty customers; the warehouse runs out twenty times faster, and most of the giveaway ends up in the same kitchen.Read more → concentration of this size as “typical” is itself a governance signal.
The Kaito public sale was structurally cleaner. Fifty million ROBO sold at $0.04 between 26 January and 2 February 2026, with the offering capped at $2 million and the FDVFDVFully Diluted Valuation. The market cap a token would have if every token that will ever exist were already in circulation. FDV is what the project would be worth if all locked, vesting, or unminted tokens were trading today.Like valuing a startup based on what every share would be worth if all the unvested employee options had already been exercised. The number is bigger and uglier than the official market cap, but it tells you the true ceiling.Read more → pinned at $400 million.
Funding is split across a seed and an IDO. Pantera Capital led a $20 million seed announced on 4 August 2025, with Coinbase Ventures, Ribbit, DCG, HongShan, Pebblebed, Topology, Primitive Ventures, Lightspeed Faction, Anagram, Amber and Pi Network Ventures all participating. The seed plus the IDO bring total raised to around $22 million. HongShan is Sequoia China’s rebranded entity, not Sequoia US.
There is no public third-party audit on any chain. BscScan explicitly notes “No contract security audit submitted” against the BNB Chain deployment. For a token with nine-figure FDV, multi-chain LayerZero plumbing, and Ownable contracts with re-mint privileges up to the supply cap, that is the most glaring governance gap on the page.
Listings are wide. Binance opened ROBO/USDT on 5 March 2026 with a Seed Tag. OKX, Bybit, HTX, KuCoin, Gate.io, Crypto.com, MEXC and Bitget all list. Coinbase added ROBO to its roadmap on 20 February 2026 but the listing has not gone live as of this review. The Uniswap V3 ROBO/USDC pool on Ethereum carries low-single-digit-hundreds-of-thousands of TVL at a 1% fee tier. That is solid for the cap; thin if a large holder decided to exit.
Price action is consistent with the cap-table arithmetic. ROBO printed an ATH of $0.061 on 2 March 2026, four days after launch. At research date the price sits around two-thirds below that level. The 2 April sybil disclosure did not produce a meaningful rebound.
How to participate
The lightest path is to build. Fork the OM1 repo on GitHub, develop an agent that runs on a supported robot or in a Gazebo / Isaac Sim environment, and submit to the App Store. The free tier covers 50 OMCU of compute per month.
The use path is to mint a free FABRIC Identity NFT on Base and contribute spatial-mapping or RF-signal data through the Openmind mobile app under the current Season 1 DePINDePINDecentralised Physical Infrastructure Networks. Protocols that use token incentives to coordinate real-world physical infrastructure like GPU compute, wireless networks, storage, mapping sensors, or bandwidth.Like crowd-sourced ride-sharing but for physical hardware. Uber incentivises drivers with dollars. DePIN incentivises hardware operators with tokens. The network grows because individuals choose to contribute capacity in exchange for rewards.Read more → campaign. That earns points that may convert to future allocations. Whether those allocations carry useful utility depends on how FABRIC’s coordination contracts ship.
The operator path is to stake ROBO as a work bond, register robot hardware on FABRIC, and accept tasks paid in USDC. Mainnet flow is not fully deployed; it is the active engineering target.
The governance path is to time-lock ROBO into veROBO for voting weight. The veROBO contract is not yet deployed at research date.
Honest assessment
What works. OM1 is real, shipping code. The hardware-partner roster is broad and reasonably current. The Circle / USDC / x402 integration with the autonomous robot-dog charging demo is a concrete machine-to-machine payment loop, not a slide deck. Liphardt and Chen are doxxed founders with verifiable Stanford, MIT CSAIL and Google DeepMind backgrounds, and both are listed authors on the ERC-7777 draft EIP. Pantera, Coinbase Ventures and Lightspeed Faction’s seed participation is real capital raised at a reasonable valuation given the open-source pickup.
What’s hype. The FABRIC coordination layer is mostly aspirational at research date. ERC-7777 is still a draft EIP, not a finalised standard. Coordination contracts beyond the identity NFT mint are not publicly deployed. Proof-of-Robotic-Work emissions are not verifiable on-chain. The “deflationary buyback” claim that appears in some exchange-published explainers is a roadmap concept, not an executed buyback. The “Android for robots” framing is a thesis bet; ROS2 adoption is entrenched and most humanoid OEMs prefer vertical stacks. Self-reported figures (1,000-plus developers, 180k-plus waitlist) sit somewhere between marketing and reality and should not be treated as adoption evidence.
Key risks. The BubbleMaps sybil concentration in the community airdrop slice was acknowledged and then ignored at the foundation level. That is a governance signal worth weighting. The 44.3% combined insider allocation begins linear vesting on 27 February 2027. There is no public smart-contract audit on any chain, with restoreSupply() re-mint privileges sitting on an Ownable contract. Foundation jurisdiction is undisclosed in public documents. Machine identity plus autonomous stablecoin settlement crosses several live regulatory frontiers (MiCA-equivalent regimes, US stablecoin treatment, emerging robotics standards). Cash flow is grant- and treasury-led, not paying-customer-led. The FABRIC layer needs paying robots before ROBO accrues anything material.
Position. Openmind sits in the same shelf as Giza and Nous Research: substantive engineering on the company side, premature framing on the token side. Giza ships an agent on Base with measured fees, but its ZKMLZKMLZero-Knowledge Machine Learning. A cryptographic technique that lets a prover convince a verifier that a specific model produced a specific output, without revealing the model weights or the input.A sealed-bid auction with a referee. You don't see the bids and you don't see the model that picked the winner, but the referee hands you a tiny receipt that proves the winner was selected by the agreed rules. ZKML is the maths that produces that receipt.Read more → pillar is roadmap. Nous ships open weights and distributed training but is pre-TGE with a heavy SAFT cap table. Openmind ships a runtime and an App Store with real OEMs, but its coordination and settlement loop is mid-build, and the token sits between the runtime and a stablecoin rather than capturing either flow.
Fact: USDC, not ROBO, is the settlement currency for the Circle x402 machine-to-machine payment integration that Openmind demonstrates publicly. Take: That is the correct engineering decision, and it is also the central problem for the ROBO token thesis. The token has to earn its place through bond-stake yield and FABRIC fee capture, neither of which is mechanical yet. Bet on Openmind the company, not on ROBO the token, until veROBO and the verifier contracts ship.
Freedom Score: 56/100
C-grade. Strong open-source local runtime undercut by foundation-led governance, concentrated insider allocation, an un-clawed-back sybil concentration of the community airdrop, and the absence of a public smart-contract audit.
| Dimension | Score | Reasoning |
|---|---|---|
| Infrastructure Decentralisation | 14/20 | OM1 is MIT-licensed Python running locally on user-owned robots. Cross-chain plumbing via LayerZero V2 OFTs is a standard pattern. The FABRIC coordination mainnet is mostly forward-dated, which caps the score below the upper band. |
| Governance Decentralisation | 5/20 | Foundation-led. No public board composition, no executed on-chain proposals, no governance forum. veROBO time-locked voting is designed but the contract is not yet deployed. |
| Token Distribution Fairness | 4/15 | 44.3% combined team and investor allocation. Foundation Reserve at 18%. The community airdrop slice is 5%, and per BubbleMaps’ 2 April analysis, about 40% of that slice was concentrated into a single sybil cluster across 7,500+ wallets. No clawback. |
| Censorship Resistance | 11/15 | OM1 runs locally on the robot with no enforced telemetry. The ROBO ERC-20 is not Pausable and has no blocklist function. Cross-chain via standard OFT means there is no proprietary chokepoint. The hosted-optimiser dependency that drags scores on other projects does not apply here; the runtime is local. |
| Data Sovereignty | 11/15 | Sensor data and inference happen on the robot. The natural-language data bus is a local construct. Cloud LLM and VLM calls are user-configured and can be replaced with a local Ollama instance, removing the cloud dependency entirely. |
| Open Source and Transparency | 11/15 | OM1 is MIT-licensed with active commits and a broad contributor base. ERC-7777 is a public EIP. Token contracts are source-verified on all three chains. The audit gap, the undisclosed foundation jurisdiction, and the still-forward-dated FABRIC mainnet contracts pull this back from the upper band. |
Returns Score: 37/100
F-grade. Clean utility design and broad CEX access, but value accrual is forward-dated, no DeFiDeFiDecentralised Finance. Financial services like lending, trading, and yield farming built on smart contracts instead of traditional banks or brokerages. DeFi protocols are usually permissionless and global.Like a vending machine that can give you a loan, swap your currencies, or invest your savings. Nobody is behind the counter, the rules are written into the machine itself, and anyone with money in the right format can use it.Read more →-tracked revenue exists, 22.31% circulating supply sits below the 30% threshold, and the 44.3% combined insider allocation starts linear vesting in February 2027.
| Dimension | Score | Reasoning |
|---|---|---|
| Token Utility | 11/20 | Work-bond staking, settlement-fee capture at the FABRIC layer, operator delegation, veROBO time-locked governance, and Proof-of-Robotic-Work emissions. Multiple designed utilities. Only the Identity NFT mint and the airdrop claim are executed. |
| Value Accrual | 8/25 | FABRIC fee capture and veROBO are forward-dated. USDC is the settlement currency for autonomous robot payments via Circle’s x402 protocol. The mechanical link from robot activity to ROBO holder value is designed but not yet running. |
| Supply Dynamics | 5/20 | 22.31% circulating, below the 30% threshold. The 12-month cliff on 44.3% combined team and investor allocation opens 27 February 2027. Continuous emissions on top through 40-month linear ecosystem vesting plus Proof-of-Robotic-Work. |
| Revenue Sustainability | 2/25 | Openmind / Fabric Foundation is not indexed on DeFiLlama. No protocol revenue feed. Cash flow is from the $22 million seed plus IDO, not from paying customers. |
| Liquidity and Access | 11/15 | Binance (Seed Tag), OKX, Bybit, HTX, KuCoin, Gate.io, Crypto.com, MEXC and Bitget all list. Coinbase on roadmap, not live. Uniswap V3 ROBO/USDC pool on Ethereum holds low-hundreds-of-thousands of TVL at a 1% fee tier. Broad coverage for the cap; thin if a major holder rotates. |
Score change log
| Date | Score | Change | Reason |
|---|---|---|---|
| 2026-05-14 | Both | N/A | Initial publish. Freedom 56/100 (C), Returns 37/100 (F). Watch items for next review: veROBO contract deployment, FABRIC verifier contract publication on a block explorer, third-party audit submission on any of the three chains, Coinbase listing transition from roadmap to live, and the cliff-vesting trajectory starting 27 February 2027. The BubbleMaps sybil concentration, the foundation jurisdiction disclosure, and any subsequent clawback or whitelist-revision decision are all material to the Token Distribution Fairness score on the next review. |
Team overview
Stanford University Associate Professor of Bioengineering; Liphardt Lab focuses on quantitative biology, synthetic biology and distributed trust. PhD Cambridge (1999). Prior: UC Berkeley physics faculty, LBNL Physical Biosciences fellow. CoinDesk contributor on blockchain governance for autonomous machines. Founded CancerBase.org (2016). Co-author of ERC-7777 draft (Sep 2024).
https://linkedin.com/in/jan-liphardt | @JanLiphardtPer ChainCatcher and Tiger Research: background at MIT CSAIL and Google DeepMind. Co-author of ERC-7777 draft. Public OM1 launch statement (Robot Report, Sep 2025).
https://www.linkedin.com/in/boyuan-chen-6140a0144/Listed as co-author on the ERC-7777 'Identity and Governance Interface for Human Robot Societies' Ethereum proposal (Sep 2024).
Listed as co-author on the ERC-7777 proposal.
| Round | Amount | Date | Lead |
|---|---|---|---|
| Seed | $20.0M | 2025-08-04 | Pantera Capital |
| Secondary / strategic round | -- | 2025-10-01 | Undisclosed |
| Public IDO (Kaito Capital Launchpad) | $2.0M | 2026-01-26 | Kaito Capital Launchpad |
Source: OYM Research · Last updated 2026-06-01
Technical snapshot
Two stacks: (1) OM1, a modular Python AI runtime that runs locally on the robot, ingests multimodal sensor data (camera, lidar, audio), routes it through a 'natural language data bus' at ~1Hz and dispatches to swappable LLM/VLM backends (OpenAI, Anthropic, Gemini, DeepSeek, xAI, Ollama). Supports Unitree G1/Go2, TurtleBot, UBTech mini, and quadrupeds via plugins for ROS2, Zenoh and CycloneDDS. (2) FABRIC, a blockchain coordination layer assigning unique on-chain identities to robots via the ERC-7777 draft standard, with a Machine Settlement Protocol (MSP) that uses USDC stablecoin via Circle's x402 nanopayment protocol for autonomous machine-to-machine settlement. ROBO is the work-bond / governance / fee token at the coordination layer; USDC is the actual unit of settlement for robot tasks.
Source: OYM Research · Last updated 2026-06-01
Tokenomics deep dive
Token utility
- Work Bonds: robot operators stake refundable ROBO to register hardware and accept tasks; bonds subject to 5%-50% slashing for fraud (per MEXC/Bingx secondary reporting; on-chain mechanism not yet deployed)
- Transaction settlement at the FABRIC coordination layer (network fees for identity verification, data exchange, compute coordination)
- Delegation: ROBO holders delegate stake to operators to increase their task capacity
- Governance via veROBO: time-locked ROBO grants time-weighted voting on protocol parameters, emission sensitivity, fee structures, network upgrades
- Proof-of-Robotic-Work reward distribution: emissions flow to operators performing verified tasks, not to passive holders
- Developer / app-store access fees (per Bitget reporting)
Supply
| Max supply | Total supply | Circulating | Circ. % |
|---|---|---|---|
| 10,000,000,000 | 10,000,000,000 | 2,231,000,000 | 22.31% |
Allocation
Method: Seed round → secondary round → public IDO on Kaito Capital Launchpad → community airdrop (claim window 20–24 Feb 2026) → DEX/CEX listings starting 27 Feb 2026; FABRIC Identity NFT mint on Base remains live as a season-based engagement program.
| Category | % | Vesting | Cliff |
|---|---|---|---|
| Ecosystem & Community | 29.7% | 30% unlocked at TGE; remaining 70% vests linearly over 40 months plus ongoing Proof-of-Robotic-Work emissions | None at TGE |
| Investors | 24.3% | 36-month linear after cliff | 12-month cliff from TGE (first investor unlocks Feb 2027) |
| Team & Advisors | 20% | 36-month linear after cliff | 12-month cliff from TGE (first team unlocks Feb 2027) |
| Foundation Reserve | 18% | 30% at TGE; remaining 70% vests linearly over 40 months | None at TGE |
| Community Airdrop | 5% | 100% available at TGE | None |
| Liquidity Provisioning & Launch | 2.5% | 100% at TGE | None |
| Public Sale (Kaito Capital Launchpad IDO) | 0.5% | 100% at TGE | None |
Emissions
Vesting timeline
Investors cliff
Team & Advisors cliff
First team + investor cliff unlock (24.3% investor + 20% team allocations begin linear vesting)
Ecosystem & Community cliff
Foundation Reserve cliff
Staking
Allocation sums to exactly 100.0% (29.7 + 24.3 + 20 + 18 + 5 + 2.5 + 0.5). Circulating supply 22.31% sits below the 30% threshold flagged in the OYM rubric (cap supply-dynamics score 6-9 unless vesting is 10+ years). First insider cliff (44.3% of supply combined) begins linear unlock Feb 2027 — within ~9 months of research date — which is a material supply overhang. Sybil-attack airdrop concentration was not clawed back. ERC-20 contract is Ownable with burn() and restoreSupply() functions but not Pausable and no blocklist; Base/BSC contracts are LayerZero V2 OFTs with standard Ownable patterns.
Source: OYM Research · Last updated 2026-06-01
How to participate
Developers fork OM1 (MIT licence) and build modular AI agents that run on supported robots (Unitree Go2/G1, TurtleBot, UBTech mini, quadrupeds) or in simulators (Gazebo, Isaac Sim). OpenMind App Store launched 2 Feb 2026 with 8 launch partners (UBtech, Agibot, Deep Robotics, Fourier, Booster, Dobot, LimX, Magic Lab) and 5 live apps across 10 manufacturers.
Mint a FABRIC Identity NFT (free, Base chain) and contribute spatial-mapping / RF-signal data via the OpenMind mobile app (iOS/Android) under Season 1 of the DePIN program. Points compound toward future ROBO reward rounds and Season 2 eligibility.
Robot operators stake ROBO as a refundable work bond to register hardware on the FABRIC network and accept paid tasks. Bonds subject to 5%-50% slashing for fraud per secondary reporting; on-chain mechanism not yet verified.
Time-lock ROBO to receive veROBO with time-weighted voting on protocol parameters (emission sensitivity, quality thresholds, fee structures, upgrades).
Developer resources
Source: OYM Research · Last updated 2026-06-01
Community
Governance
Foundation-led with planned veROBO vote-escrow governance. Fabric Foundation describes itself as a non-profit advancing 'governance, economic and coordination infrastructure' for the machine economy; no public governance forum or executed on-chain proposals found at research date. View →
Sentiment
Trade press (Robot Report, TechCrunch, Fortune, Tiger Research) is broadly positive on the OM1 + FABRIC + Circle / x402 thesis and the 'Android for robots' framing. Crypto-side sentiment dampened by the BubbleMaps-reported sybil concentration of the community airdrop (~40% to one entity), the 12-month insider cliff overhang, and the absence of a public smart-contract audit on the ROBO token.
Source: OYM Research · Last updated 2026-06-01