Skip to content

Commit a9e3732

Browse files
chore(web): deploy-transaction-batcher-on-arbitrum-and-gnosis
1 parent c99ea3a commit a9e3732

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/src/hooks/useTransactionBatcher.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ export const useBatchWrite = createUseWriteContract({
4444

4545
const batcherAddress = {
4646
421614: "0xe8061d185D865ce2B2FbCfDa628b5F147d8eB8Ab",
47+
42161: "0xE8f028aAc4d4B6A07E62c2C2f7B8818876a0CF2F",
48+
100: "0x5ACD2B61ad3d25fa3422f29B0636C69c70f6588f",
4749
};
4850

4951
export type TransactionBatcherConfig = SimulateContractParameters[];

0 commit comments

Comments
 (0)