Skip to content

Add guarded multicaller to abis#307

Merged
drinkcoffee merged 2 commits into
mainfrom
peter-guarded-multicall-abi
May 27, 2026
Merged

Add guarded multicaller to abis#307
drinkcoffee merged 2 commits into
mainfrom
peter-guarded-multicall-abi

Conversation

@drinkcoffee
Copy link
Copy Markdown
Contributor

@drinkcoffee drinkcoffee commented May 27, 2026

Adds GuardedMulticaller.sol ABI to abis.ts.

ABI was generated using forge build, and reformatted using Claude to match the format of other contract's in the abis.ts file.

@drinkcoffee drinkcoffee requested a review from a team as a code owner May 27, 2026 02:36
Comment thread src/abis.ts
// GuardedMulticaller
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

export const GuardedMulticallerAbi = [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be exported in src/index.ts as well

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point.
Added

@drinkcoffee drinkcoffee requested a review from ermyas May 27, 2026 02:49
@drinkcoffee drinkcoffee merged commit 66e1286 into main May 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants