then
- every node stores all history since 2015
- multi-day sync, huge disks
- most people just trust someone else's rpc
the chain forgets the past. so should you.
a community meme for EIP-4444, lighter nodes and self-hosted ethereum.
launching on sender.family · TBA
// the story
for years, running an ethereum node meant hoarding every block ever made. terabytes of history nobody asked you to read. a server-rack flex.
EIP-4444 changed the deal: old history expires, nodes carry what matters, and syncing drops to about half a day. $EXPIRY is a meme for that idea. drop the dead weight, keep the chain, own your rpc.
// eip-4444: history expiry
partial history expiry goes live. all execution clients can drop pre-merge block data.
ethereum foundation blog ↗vitalik: nodes now sync within half a day, under half a terabyte on aggressive settings, thanks to EIP-4444 and snap sync work by client teams.
read the post ↗glamsterdam improves sync further, and rolling-window history expiry is the long-term goal.
fun fact: uniswap v4's PoolManager lives at 0x000000000004444c5d… — the pool your $EXPIRY trades in literally says 4444.
// token
the whole supply sits in a uniswap v4 position held by a locker with no withdraw path. nobody can pull it, including the deployer.
1,000,000,000 $EXPIRY. no mint function, no owner, no team allocation. the dev buys on the same curve as everyone.
first 3 blocks are guarded: max 2.5–4% of supply per buy and 5% per wallet. dev buy is public on the token page.
70% of every trade fee goes to the creator side, 30% to the $SEND burn and protocol.
// live chart
// how to buy
any ethereum wallet works. hardware wallet if you are serious.
$EXPIRY lives on ethereum mainnet, paired with ETH.
only trust the contract posted here and on @expired_eth. fakes will show up in replies.
open the token page on sender.family and buy. or route it through any uniswap v4 aware router.
// bonus: localhost is home
the meme has a point: point your wallet at a node you run yourself. no hardcoded rpc watching your every call.
# 1. run an execution + consensus client pair # (reth / geth / nethermind + lighthouse / nimbus) # 2. expose rpc locally only --http --http.addr 127.0.0.1 --http.port 8545 # 3. point your wallet / scripts here RPC_URL=http://127.0.0.1:8545 ✓ history expired. rpc is yours.
// faq
no. $EXPIRY is an independent community meme inspired by EIP-4444. it is not endorsed by vitalik buterin, the ethereum foundation or any client team.
no roadmap, no promises, no utility. it is a meme for people who would rather sync than scroll.
the liquidity is locked in a contract with no withdraw path, so it cannot be pulled. the dev can still sell tokens they bought, like anyone. the dev's opening buy is shown on the sender token page.
only on this site and pinned on @expired_eth. we will never DM you a CA.