Protocol stats

Everything the contracts expose that is worth looking at, read live.

OIL backing ratioexactly what redeeming OIL pays out right now
ETH in the pot– ETH
OIL supply
Emission rate– BARREL/sshared across every active miner in the farm
Total active hashpowercan run higher than the true total until miners that hit zero power are cleared
Per-hashpower rateBARREL per hashpower unit per second
Eligible BARREL supplyBARREL that currently earns OIL just by being held

Fee schedule

Pool not initializedTrading has not started
Buy
Sell

The fee schedule starts counting from the pool's own initialization timestamp, written exactly once by the PoolManager.

Lifetime fees forwarded

in ETH
→ OIL holder stream– ETH
→ Oil Farm stream– ETH
→ Marketing (launch window)– ETH

Awaiting distribution

Pending OIL rewards– ETH
Pending farm– ETH
Pending marketing– ETH

Fees are pulled into the hook during the swap and pushed out later by this permissionless call. Each of the three destinations is attempted independently: one failing recipient can never block the others.

Wiring

Addresses come from environment configuration, never hardcoded.

Multicall30xcA11…CA11
PoolManager0x8366…0951
UniversalRouter0x8876…0904

$BARREL contracts

BarrelTokennot deployed
OilTokennot deployed
OilPotnot deployed
OilRewardsnot deployed
OilFarmnot deployed
BarrelHooknot deployed