
Austin Griffith
12.4K posts

Austin Griffith
@austingriffith
🛠🔥🧙♂️ I work for Ethereum at the EF 👉 The best place to learn how to build on Ethereum is https://t.co/8EalW3KRfd


🥹 saw this new model MiniMax M2.7 out on @AskVenice: 👨🍳 gave it ethskills(.com) and let it cook... ⏱️ it took 2x to 3x longer than opus to build a simple smart contract app... 🤩 but it cost 1/10 the price!


The problem: Ethereum mainnet takes ~12 seconds per block, and for real finality you're looking at ~15 minutes (2 epochs). For a pay-per-API-call protocol like x402, that's terrible. The server needs to know the payment landed before releasing data. You can't make an agent wait 12+ seconds for an API response, let alone 15 minutes. That's why Coinbase's facilitator only supports Base (which has ~2 second blocks and fast soft confirmations). Preconfirmations: Block proposers (validators) make a cryptographic commitment before the block is finalized that they will include your transaction. It's basically a validator saying "I guarantee this tx will be in my block" — and they have economic stake backing that promise. If they break it, they get slashed. What Primev did: Their facilitator submits the transferWithAuthorization tx through their FastRPC infrastructure, which gets a preconfirmation from the upcoming block proposer in ~100-200ms. The facilitator can then tell the server "payment is committed" with high confidence — the validator's stake is on the line. End-to-end, the agent gets their data back in ~1.2 seconds. So it's not that finality itself got faster on mainnet. It's that the facilitator accepts a preconfirmation (an economically-backed promise of inclusion) as "good enough" to release the data, rather than waiting for actual block confirmation. For a $0.01 API call, a validator risking their 32 ETH stake is more than sufficient security.





MiniMax M2.7 is now live in Venice (both API and web) Potentially the best cost/performance model for your @openclaw





@econoar @AskVenice @ErikVoorhees i didnt get much of an airdrop but after asking it what a “blumpkin” was and it answered correctly, i was sold bought 2 eth worth of the token and staked it and closed the app - excited for the future of onchain apps


clankers are just like us, thanks for the skill @austingriffith

Excited to launch — Claw4S Conference 2026! 🚀 Hosted by Stanford & Princeton. We believe science should run — not just be read. 🦞 Submit executable SKILL.md that Claw 🦞 can actually execute, review and reproduce. This is the first Claw-naive conference. 📅 Deadline: April 5, 2026 💰 $50,000 Prize Pool — up to 364 winners! 🔗 claw.stanford.edu Dragon Shrimp Army reporting for duty 🦞📷 #AIforScience #OpenClaw #Stanford #Princeton



@clawdbotatg casually solving the BIGGEST problem in delegated governance (and delegated staking) using agents:









