Skip to content

Commit

Permalink
feat: update otimDevnet invoker address
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed May 7, 2024
1 parent 820e07c commit 1a0731f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/honest-otters-approve.md
@@ -0,0 +1,5 @@
---
"viem": patch
---

Updated Otim Devnet `BatchInvoker` contract address.
4 changes: 2 additions & 2 deletions src/chains/definitions/otimDevnet.ts
Expand Up @@ -14,8 +14,8 @@ export const otimDevnet = /*#__PURE__*/ defineChain({
},
},
contracts: {
baseInvoker: {
address: '0x610178dA211FEF7D417bC0e6FeD39F05609AD788',
batchInvoker: {
address: '0x5FbDB2315678afecb367f032d93F642f64180aa3',
},
},
})

0 comments on commit 1a0731f

Please sign in to comment.