Verifiable — not a claim
No premine
No presale, no founder allocation, no airdrop. Every ZKAS in existence was mined, starting at block one.
On a chain where balances are hidden by construction, that would normally be impossible to check — a shielded premine is invisible. So ZKas doesn’t ask to be believed. It is settled in the genesis block itself, in ways anyone can verify without trusting us.
01The genesis coinbase is provably unspendable
Genesis nominally issues 1 ZKAS and pays it to a one-byte script consisting solely of OP_FALSE. No signature or witness can ever satisfy that script, so the genesis output can never be spent — by anyone, including its authors. The ledger starts at an effective balance of zero, not at an allocation.
This is transparent data, not shielded — readable straight from the genesis coinbase payload, with no viewing key.
02Genesis is anchored to Bitcoin
The genesis coinbase carries this tag:
Genesis coinbase tagzkas-mainnet btc#959713
00000000000000000001ef962f5604c074751cc75671e798d8b71e592a965a1f
That is the height and block hash of Bitcoin block 959,713. A Bitcoin block hash cannot be known before that block is mined, so embedding it proves ZKas genesis was built after that moment — the same construction Bitcoin used with its newspaper headline. It rules out the usual way a “fair launch” is faked: a chain mined privately in advance, then republished with a backdated genesis.
03No easy-mining window
ZKas launched with no low-difficulty start and no difficulty ramp. Genesis was cut at a real target — roughly 50 TH/s at one block per second — and ordinary difficulty adjustment governed the chain from block one. There was no interval in which insiders could accumulate cheaply against a deliberately easy chain.
Shortly after launch the network was supported by K1Pool, which pointed hashrate at ZKas and helped the young chain reach a healthy, well-distributed difficulty quickly.
04The launch was announced publicly
The launch — including the Bitcoin-anchored genesis height — was announced on Discord, so participants could verify the anchor themselves rather than take the launch time on trust. Mining opened to everyone at the same moment.
—What about the 5% development share?
That is not a premine. It is minted block by block alongside the miner’s 95%, enforced by consensus rather than by holding a pre-existing balance, and visible in the emission schedule from the outset. Changing the share or its recipient requires a coordinated binary upgrade — both are compile-time consensus constants.