Skip to content

Commit

Permalink
update harvester address
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmDreamy committed Dec 29, 2024
1 parent dbff57a commit d0e568f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/create-magicusd0pp-task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const main = async () => {
},
web3FunctionArgs: {
distributionAddress: "0x75cC0C0DDD2Ccafe6EC415bE686267588011E36A",
harvesterAddress: "0x0F9af7168CC8819ce3066867509a7F9170fb108B",
harvesterAddress: "0x80014629Ca75441599A1efd2283E3f71A8EC0AAB",
magicUsd0ppAddress: "0x73075fD1522893D9dC922991542f98F08F2c1C99",
usd0ppAddress: "0x35D8949372D46B7a3D5A56006AE77B215fc69bC0",
usualAddress: "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E",
Expand Down
2 changes: 1 addition & 1 deletion web3-functions/magicusd0pp/userArgs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distributionAddress": "0x75cC0C0DDD2Ccafe6EC415bE686267588011E36A",
"harvesterAddress": "0x0F9af7168CC8819ce3066867509a7F9170fb108B",
"harvesterAddress": "0x80014629Ca75441599A1efd2283E3f71A8EC0AAB",
"magicUsd0ppAddress": "0x73075fD1522893D9dC922991542f98F08F2c1C99",
"usd0ppAddress": "0x35D8949372D46B7a3D5A56006AE77B215fc69bC0",
"usualAddress": "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E",
Expand Down

0 comments on commit d0e568f

Please sign in to comment.