viem icon indicating copy to clipboard operation
viem copied to clipboard

feat(abi): add formatEventSignature utility

Open PaulRBerg opened this issue 4 months ago • 3 comments

Adds formatEventSignature utility to format ABI events with indexed keywords.

Implements the proposal from https://github.com/wevm/viem/discussions/3765

PaulRBerg avatar Oct 12 '25 15:10 PaulRBerg

🦋 Changeset detected

Latest commit: 181b369ee5146aad7073a3d411af65211dd983b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Oct 12 '25 15:10 changeset-bot[bot]

Open in StackBlitz

npm i https://pkg.pr.new/viem@4015

commit: 181b369

pkg-pr-new[bot] avatar Oct 12 '25 15:10 pkg-pr-new[bot]

Tests are failing but the issue seems unrelated to this PR

CleanShot 2025-10-18 at 11 54 04@2x

PaulRBerg avatar Oct 18 '25 08:10 PaulRBerg