Skip to content

Commit

Permalink
change governance contract
Browse files Browse the repository at this point in the history
  • Loading branch information
djeck1432 committed Sep 21, 2024
1 parent 9ef5b1e commit 0032333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/lib/config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const CONTRACT_ADDR =
// mainnet: "0x001405ab78ab6ec90fba09e6116f373cda53b0ba557789a4578d8c1ec374ba0f";
"0x02ba6e05d06a9e7398ae71c330b018415f93710c58e99fb04fa761f97712ec76"; // sepolia with treasury
"0x0618f5457aca4d3c9e46ad07bae6d051234e308c39eb60d73bc461f4f8c1d3da"; // sepolia with treasury
export const VOTING_TOKEN_CONTRACT =
"0x4ff1af47bb9659aa83bbd33e13c25e8fb1b5ecf8359320251f03e1440e8890a";
export const FLOATING_TOKEN_CONTRACT = "0x31868056874ad7629055ddd00eb0931cb92167851702abf6b441cb8ea02d02b";
Expand Down

0 comments on commit 0032333

Please sign in to comment.