Software Engineer
0 Followers
I am Building ForgeBase ⚒️ A Postman-like dev tool for interacting with smart contracts on @base.base.eth Load a contract → inspect functions → execute read/write calls → save workflows. Still early, but progress has been 🔥👇
What ForgeBase does today: ✅ Load verified Base contracts by address ✅ Auto-parse ABI ✅ Clean UI for read & write functions ✅ Execute txs via wallet ✅ Save contracts & calls in a workspace Think: developer workstation for Base.
The hard part I’m tackling now: ❌ Many contracts on Base are NOT verified ❌ No ABI = no function names, no types ❌ Most tools just… break This is a real dev UX problem.
Instead of pretending unverified contracts are “verified”, ForgeBase introduces modes: 🔹 Verified Contract Mode 🔹 Experimental Bytecode Mode Honest UX. No fake guarantees. Power-user paths.