This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Custom Error Selector Generator

Developer Tools · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — nothing to install.
CategoryDeveloper Tools
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

Matches a selector from a failed call against candidate error signatures, and generates selectors from a list of declarations. Signatures are canonicalised first — uint written out as uint256, parameter names removed — because hashing a declaration exactly as it appears in Solidity produces a different selector, which is the usual reason a lookup fails against a perfectly correct ABI. The two compiler-emitted errors are recognised directly, including the full panic code table, since those never appear in any ABI and people spend a long time looking for them there. Errors in your own list that collide on four bytes are flagged, because a caller cannot tell those apart.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.