Base ETH
An EVM address is the last 20 bytes of the Keccak-256 hash of the secp256k1 public key, so an account that has only received funds has not revealed its key. The first transaction an externally owned account sends carries an ECDSA signature from which the public key is recovered, and it stays exposed for the life of the account. Contracts and smart accounts have no key of their own; exposure sits with whichever keys are authorised to control them.
Not live. Base's protocol overview describes it as a rollup built on Ethereum; Base runs as an OP Stack chain, and Optimism's Post-Quantum Roadmap for the Superchain (14 January 2026) sets January 2036 as the date after which ECDSA-only EOAs on OP Mainnet and participating OP Stack chains stop transacting, with migration via EIP-7702 delegation to smart accounts that verify post-quantum signatures. Coinbase's own post on post-quantum preparation could not be fetched (HTTP 403), so no Base-specific plan is recorded here.
No published exposure measurement yet
No chain-specific measurement of the share of supply in accounts with an exposed key was found. The exposure model is the same as Ethereum (EOA key revealed on first send), so a figure can be computed from this chain's own state, but no published study was located. Native token for gas is ETH bridged from Ethereum.
Sources
- Base docs: Base Protocol Overview accessed 2026-09-17
- Optimism: A Post-Quantum Roadmap for the Superchain accessed 2026-09-17
- ethereum.org: Post-quantum cryptography on Ethereum accessed 2026-09-17