Skip to content

Commit

Permalink
update mock sale contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSilva committed Apr 10, 2024
1 parent 56be62a commit 78fddba
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 68 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/wagmi.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default defineConfig({
contracts: [
{
name: "CtzndSale",
address: "0x5613c3007f77a5095702f887b7e863cc5b5192a6",
address: "0x72052b6af4f3ab3abba3aafeb41f972178b22750",
},
],
}),
Expand Down
Loading

0 comments on commit 78fddba

Please sign in to comment.