browser-mined tokenonlyonemillions.xyz

One million mlln. Browser mined, claimed on Base.


 __  __ _      _     _   _
|  \/  | |    | |   | \ | |
| \  / | |    | |   |  \| |
| |\/| | |    | |   | . ` |
| |  | | |____| |___| |\  |
|_|  |_|______|_____|_| \_|

$ onlyonemillions --mine --chain base --symbol mlln

browser-mined million token

Mine mlln from a browser tab. Wallet-bound proof-of-work, 1M fixed supply, 50,000 mlln genesis allocation to the deployer wallet, and Base mainnet claim flow.

[ mine ]

First choose the wallet you want to mine with. The browser searches for a valid nonce, then the selected wallet claims the solution on Base.

walletchoose one

Install MetaMask, Phantom, Coinbase, Rabby, or OKX.

hashes0
rate0 h/s
reward100 mlln
balance0 mlln
supply0 / 1,000,000
epoch1
contract0xe964...6C8a
networkBase

statusChoose a wallet to bind the mining challenge.

minerconnect-wallet

challengeconnect-wallet

target0x000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff

best0x

solutionnot-found

[ supply ]
total
1,000,000 mlln
genesis
50,000 mlln
mineable
950,000 mlln
team / vc
0 mlln
[ emission ]
era 1
100 mlln / mint
era 2
50 mlln / mint
era 3
25 mlln / mint
halving
every 10,000 mints
[ puzzle ]
  • challenge = keccak256(chainId | contract | miner | epoch)
  • valid iff keccak256(challenge | nonce) < currentTarget
  • solutions are bound to the miner address and cannot be stolen
  • claim transactions mint on Base after contract verification
[ deploy ]

Mainnet target is Base: chain id 8453, RPC https://mainnet.base.org, explorer https://basescan.org. Compile, deploy, add the resulting address to the frontend env, and the miner becomes live.

npm run compile:contracts && npm run deploy:milions