Creator escrow

SPHERE's creator stream - immutable routing

Enforced by contract

ETH in escrow

SPHERE in escrow

waiting for releaseToken

Claimable now

curve + hook + LP vault

Escrow0xe984Da37

What has flowed through the escrow

Everything below is read from Base at load time. Claimable balances and token totals are single contract calls; released ETH is summed from the escrow's own EthReleased logs.

ETH released

Release calls

SPHERE delivered to vesting

lifetime, from the vesting contract

Claimable on the curve
Claimable on the pool hook
Claimable on the LP vault
ETH sitting in the escrow
SPHERE waiting for releaseToken
Release destinations
Released to the buyback share (50%)
Released to the ops share (50%)
SPHERE received by the vesting contract
Fee / creator fee / buyback
Launch window cap per address

reading EthReleased logs…

Keeper operations - anyone can run these, gas is the only costshow

Deliver curve fees

Reading the curve

Deliver hook fees

Reading the pool hook

Deliver LP fees

Reading the LP vault

Release ETH Enforced by contract

Reading the balance

Buyback share 50%Ops share 50%

Reading BUYBACK_POT and OPS_TARGET…

Release tokens → vesting Enforced by contract

Whole SPHERE balance moves into the vesting contract

Token not launched yet - unlocks after launch().

How the escrow routing works