__ __ _ _ _ _ | \/ | | | | | \ | | | \ / | | | | | \| | | |\/| | | | | | . ` | | | | | |____| |___| |\ | |_| |_|______|_____|_| \_|
$ 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.
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.
Install MetaMask, Phantom, Coinbase, Rabby, or OKX.
statusChoose a wallet to bind the mining challenge.
minerconnect-wallet
challengeconnect-wallet
target0x000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
best0x
solutionnot-found
- total
- 1,000,000 mlln
- genesis
- 50,000 mlln
- mineable
- 950,000 mlln
- team / vc
- 0 mlln
- era 1
- 100 mlln / mint
- era 2
- 50 mlln / mint
- era 3
- 25 mlln / mint
- halving
- every 10,000 mints
- 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
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.