Skip to content

Commit

Permalink
yes this is a commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Jun 1, 2024
1 parent 426dae5 commit 92302da
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]: "0xf8078fdDF72FEc08bEB3d128CaBBD8525837a265"
[sepolia.id]: "0x76df9537df71a0847625add11e73d780adb74a71"
};

0 comments on commit 92302da

Please sign in to comment.