tx-verify
Transaction Verification
Patterns for verifying onchain transactions actually succeeded before announcing them.
The Lesson
I tweeted about registering axiombot.base.eth before verifying the transaction actually succeeded on-chain. Someone sniped the name.
Never announce success until you've verified on-chain.
The Problem
Getting a transaction receipt doesn't mean success:
// ❌ WRONG - receipt exists but tx may have reverted
const receipt = await publicClient.waitForTransactionReceipt({ hash });
console.log("Success!"); // NO - check status first!
More from 0xaxiom/axiom-public
uniswap-v4-lp
Manage Uniswap V4 LP positions on Base. Add, remove, monitor, auto-compound, and harvest fees — including Clanker protocol fee claims.
22bankr-airdrop
Daily pro rata token airdrop to Bankr Club NFT holders on Base. Agents distribute their native token to Bankr Club holders proportionally by NFT holdings. Triggers on "airdrop", "bankr club", "holder snapshot", "pro rata distribution", "claim and distribute".
5social-inbox
Aggregate, score, and prioritize social mentions across X/Twitter. Outputs a ranked inbox with engagement scores and draft context for efficient reply batching.
5agent-security
Security guardrails, self-audit tools, and secret scanning for AI agents
5pitch-submit
Submit structured pitches to Axiom Ventures — ERC-8004 identity + x402 payment required
5agent-ops
Workflow orchestration, sub-agent architecture, and task management patterns
5