Skip to content

Commit

Permalink
Update externalContracts.ts
Browse files Browse the repository at this point in the history
Add new BatchRegistry contract address to externalContracts.ts
  • Loading branch information
phipsae authored Sep 6, 2024
1 parent 7be6d58 commit 0cb614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/contracts/externalContracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { GenericContractsDeclaration } from "~~/utils/scaffold-eth/contract";
const externalContracts = {
10: {
BatchRegistry: {
address: "0x0A7d97d392e7400D15460ae0C9799951a3719393",
address: "0x107d6F280a05f07B59039143CA21e3f917AAFA30",
abi: [
{
inputs: [
Expand Down

0 comments on commit 0cb614c

Please sign in to comment.