Skip to content

Live Stats

READS · viem · Base L2

Live Stats ⟨ on-chain ⟩

On-chain data read directly from Base L2 — no proxy, no backend. Every value below is the literal output of a view call against the deployed contract.

Connecting…

Reads from your RPC

Your queries go directly to Base L2 — we never proxy them. Override the endpoint via:

localStorage.setItem("anvil256:rpc", "https://mainnet.base.org "); location.reload();

n Current Epoch

confirmed mine() calls on-chain

R(n) Current Reward

ANVL per successful mine()

Total Supply

0%

of 21,000,000 ANVL max

φ Protocol Fee

oracle-priced ≈ $0.10 USD (native ETH)

D[n] Difficulty

— bits of work

I Integral Error PI state

range ±4.0 · WAD (anti-windup)

Cu Unique Miners (NCT) 256-epoch window

higher = more distributed = lower NCT pressure

C Concentration Factor NCT signal

C = 1.0 fully distributed · C = 256 one miner

P Adjustment Period

2,016 epochs per period

⌊n/H⌋ Halving

next halving at epoch 210,000 × (n+1)

η Fee Recipient immutable

constructor-enforced ≠ deployer

ε[n] Current Epoch Entropy

ε[n] = keccak256( blockhash(lastMineBlock) ∥ currentDifficulty ) — rotates every epoch

↻ Auto-refreshes every 15 s via viem from your configured RPC.