Skip to content

Commit

Permalink
Merge pull request #99 from dvilelaf/staking_contracts
Browse files Browse the repository at this point in the history
chore: staking contracts deployment
  • Loading branch information
DavidMinarsch authored Dec 12, 2024
2 parents 6fcd568 + 16569e2 commit 45e1170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/deployment/globals_base_mainnet_meme_alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"gnosisSafeMultisigImplementationAddress":"0xBb7e1D6Cb6F243D6bdE81CE92a9f2aFF7Fbe7eac",
"stakingTokenAddress":"0xEB5638eefE289691EcE01943f768EDBF96258a80",
"stakingFactoryAddress":"0x1cEe30D08943EB58EFF84DD1AB44a6ee6FEff63a",
"memeFactoryAddress":"",
"memeFactoryAddress":"0x82A9c823332518c32a0c0eDC050Ef00934Cf04D4",
"livenessRatio":"34722222222222",
"memeActivityCheckerAddress":"",
"stakingParams":
Expand Down
2 changes: 1 addition & 1 deletion scripts/deployment/globals_celo_mainnet_meme_alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"serviceManagerTokenAddress":"0x34C895f302D0b5cf52ec0Edd3945321EB0f83dd5",
"stakingTokenAddress":"0xe1E1B286EbE95b39F785d8069f2248ae9C41b7a9",
"stakingFactoryAddress":"0x1c2cD884127b080F940b7546c1e9aaf525b1FA55",
"memeFactoryAddress":"",
"memeFactoryAddress":"0xEea5F1e202dc43607273d54101fF8b58FB008A99",
"livenessRatio":"34722222222222",
"memeActivityCheckerAddress":"",
"stakingParams":
Expand Down

0 comments on commit 45e1170

Please sign in to comment.