Skip to content

Commit

Permalink
Update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Jun 2, 2024
1 parent 5e8ff46 commit 9bdbc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import { mainnet, sepolia } from "wagmi/chains";

export const CONTRACT_ADDRESS: { [key: number]: Address } = {
[mainnet.id]: "0x0",
[sepolia.id]: "0x78AC7f4856aD34A170CE1B8dD9f9996FC6E5a291"
[sepolia.id]: "0x8478988df937aeE1b9b25f6016ee5A45eBc1bb39"
};

0 comments on commit 9bdbc3e

Please sign in to comment.