Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
chore: update account multicall config (#101)
Browse files Browse the repository at this point in the history
**Motivation:**

Update account multicall config to use
`0x5BA5e0e2f0d8C8512C6bA2cA6093Fb50B9635D35` as the factory.
  • Loading branch information
0xrajath authored Apr 18, 2024
1 parent d60ab2f commit ce6e0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/input/11155111/accountMulticallConfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"comment": "This is an example account multicall deployment on Sepolia.",
"factory": "0x0000000000000000000000000000000000000000",
"factory": "0x5BA5e0e2f0d8C8512C6bA2cA6093Fb50B9635D35",
"llamaExecutor": "0x0000000000000000000000000000000000000000",
"nonce": 0,
"initialTargetSelectorAuthorizations": [
Expand Down

0 comments on commit ce6e0d9

Please sign in to comment.