BREMO is an experimental fixed-supply token on Ethereum with published source and explicit launch risks. Fixed supply limits issuance; it does not make the market price stable.
Public launch readiness
BREMO’s Ethereum source and supply can be inspected now. The independent security audit, multi-validator network and trust-minimized bridge are not complete, so they remain explicit launch gates, not implied accomplishments.
Start with evidence
Choose one task. These routes do not sell BREMO, connect a wallet, submit an address or imply that an open launch gate is complete.
A contract-address match and fixed issuance rule do not establish market value, liquidity, security, decentralization, legal status or a return.
The Ethereum ERC-20 contract reports a fixed 21,000,000-token supply and exposes no mint function. The separate native-chain supply and unfinished bridge remain disclosed below.
BREMO is a standard ERC-20 on Ethereum. Its source code is published and verified, and its safety comes from what the code cannot do.
Every currency failure is a failure of control. Someone had the power to inflate it, freeze it, or rewrite the rules. Bremo removes that power. What cannot be changed cannot be corrupted.
The Bremo philosophyThe issuance rule is visible in code. Price, liquidity, custody, bridge and validator risks remain separate and must be evaluated independently.
The supply is fixed at twenty-one million in the genesis block. There is no lever to pull, no policy to change, no discretion to inflate. Predictability is the product.
No mint function. No owner. No pause switch. No blacklist. There is nothing to seize, nothing to freeze, and no one, including us, who can alter the rules.
One rule and no exceptions is a system you can actually reason about and audit. Standard tooling, a deliberately boring consensus, nothing clever waiting to break.
A young network starts centralized and crypto is volatile. Bremo states both plainly, here, rather than hiding them. Trust is earned by disclosure, not by claims.
Standard Ethereum tooling, a deliberately boring consensus, and one number that never changes.
Owning a currency means one thing: a key that controls coins on chain. No shares, no accounts, no intermediary. Only holders.
Nothing on this site sells BREMO and nobody is raising money. If someone offers to sell you BREMO today, it is not us.
The full supply sits in the genesis treasury, publicly auditable forever. When coins begin to move, the plan will be published on this page before it starts.
Any EVM wallet can hold BREMO. Anyone who holds it can send it to you, directly, and then it is yours. No approval required.
The genesis file below shows the treasury address and the full allocation. Confirm it yourself; never take this page's word for it.
BREMO is live on Ethereum mainnet as a standard token. One click adds it to MetaMask on the network your wallet already uses. No setup at all.
Token address (Ethereum) 0x93CfAE1cfa7AAA1f7D4b8Af85697a600a8dAdC2C Symbol BREMO Decimals 18
One click if MetaMask is installed. The network is served by a Bremo node; if you run your own node, the same settings point at it.
Scan this with your phone camera. It opens bremo.tech inside the MetaMask app, where Add to MetaMask works. Scanning in a normal browser will not, MetaMask has to be the one opening the page.
Network name Bremo
RPC URL see bremo.tech/rpc.json
Chain ID 48555
Currency symbol BREMO
The chain runs on geth 1.13.15 with the genesis file below. Validator onboarding is by clique vote of the existing signer set.
geth init --datadir ./bremo-data genesis.json
geth --datadir ./bremo-data \
--networkid 48555 \
--http --http.api eth,net,web3
BREMO exists in two places: as the native coin of its own chain (chain ID 48555) and as an ERC-20 on Ethereum. Each was created with its own separate 21,000,000. The bridge below is designed to lock coins on one side before the equivalent circulates on the other, so that the combined total can never exceed 21,000,000. That bridge is written and tested, but it is not yet in operation, and the vaults hold no meaningful balance. So today these are two independent supplies, not one.
The ERC-20 on Ethereum is the supply being given away, and it is the one to look at: 21,000,000, minted once, no mint function, no owner. Reconciling the two representations into a single verifiable 21,000,000 is an open item we have not finished. You do not have to take our word for either half: read totalSupply() on the Ethereum token, and read the vault balance on chain 48555. We would rather publish this plainly than round it off.
The v1 bridge trust model, stated plainly: it is operator run and therefore custodial while your coins cross. It is not trustless and we do not market it as such. Replay protection and operator only release are enforced on chain; trust minimization comes before the bridge holds meaningful value.
Contracts compile with solc 0.8.28, EVM target paris, optimizer 200 runs. Reproduce the build and compare bytecode before trusting any deployed address.
Nothing on this page is investment advice and BREMO is not being sold here. Cryptocurrency is volatile; only ever hold what you can afford to lose. Distribution, when it begins, will be documented on this page first.