From e30930b0acea29805d9d4b0b8ed96eb62196aba5 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuperman Date: Wed, 30 Oct 2024 13:38:06 +0000 Subject: [PATCH] chore: update staking deployment scripts --- .../deployment/globals_base_mainnet_contribute_alpha.json | 4 ++-- .../globals_base_mainnet_contribute_alpha2.json | 4 ++-- .../globals_base_mainnet_contribute_alpha3.json | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts/deployment/globals_base_mainnet_contribute_alpha.json b/scripts/deployment/globals_base_mainnet_contribute_alpha.json index 4d44f31..da81e53 100644 --- a/scripts/deployment/globals_base_mainnet_contribute_alpha.json +++ b/scripts/deployment/globals_base_mainnet_contribute_alpha.json @@ -18,7 +18,7 @@ "stakingTokenAddress":"0xEB5638eefE289691EcE01943f768EDBF96258a80", "stakingFactoryAddress":"0x1cEe30D08943EB58EFF84DD1AB44a6ee6FEff63a", "contributorsProxyAddress":"0x4be7A91e67be963806FeFA9C1FD6C53DfC358d94", - "livenessRatio":"11574074074074", + "livenessRatio":"5787037037037", "contributeActivityCheckerAddress":"", "stakingParams": { @@ -28,7 +28,7 @@ "minStakingDeposit":"50000000000000000000", "minNumStakingPeriods":"3", "maxNumInactivityPeriods":"3", - "livenessPeriod":"86400", + "livenessPeriod":"172800", "timeForEmissions":"2592000", "numAgentInstances":"1", "agentIds":["41"], diff --git a/scripts/deployment/globals_base_mainnet_contribute_alpha2.json b/scripts/deployment/globals_base_mainnet_contribute_alpha2.json index 646124e..837b9c6 100644 --- a/scripts/deployment/globals_base_mainnet_contribute_alpha2.json +++ b/scripts/deployment/globals_base_mainnet_contribute_alpha2.json @@ -18,7 +18,7 @@ "stakingTokenAddress":"0xEB5638eefE289691EcE01943f768EDBF96258a80", "stakingFactoryAddress":"0x1cEe30D08943EB58EFF84DD1AB44a6ee6FEff63a", "contributorsProxyAddress":"0x4be7A91e67be963806FeFA9C1FD6C53DfC358d94", - "livenessRatio":"57870370370370", + "livenessRatio":"28935185185185", "contributeActivityCheckerAddress":"", "stakingParams": { @@ -28,7 +28,7 @@ "minStakingDeposit":"250000000000000000000", "minNumStakingPeriods":"3", "maxNumInactivityPeriods":"3", - "livenessPeriod":"86400", + "livenessPeriod":"172800", "timeForEmissions":"2592000", "numAgentInstances":"1", "agentIds":["41"], diff --git a/scripts/deployment/globals_base_mainnet_contribute_alpha3.json b/scripts/deployment/globals_base_mainnet_contribute_alpha3.json index 1a7bc6b..da81e53 100644 --- a/scripts/deployment/globals_base_mainnet_contribute_alpha3.json +++ b/scripts/deployment/globals_base_mainnet_contribute_alpha3.json @@ -18,17 +18,17 @@ "stakingTokenAddress":"0xEB5638eefE289691EcE01943f768EDBF96258a80", "stakingFactoryAddress":"0x1cEe30D08943EB58EFF84DD1AB44a6ee6FEff63a", "contributorsProxyAddress":"0x4be7A91e67be963806FeFA9C1FD6C53DfC358d94", - "livenessRatio":"115740740740740", + "livenessRatio":"5787037037037", "contributeActivityCheckerAddress":"", "stakingParams": { "metadataHash":"", "maxNumServices":"100", - "rewardsPerSecond":"43981481481520", - "minStakingDeposit":"500000000000000000000", + "rewardsPerSecond":"4398148148152", + "minStakingDeposit":"50000000000000000000", "minNumStakingPeriods":"3", "maxNumInactivityPeriods":"3", - "livenessPeriod":"86400", + "livenessPeriod":"172800", "timeForEmissions":"2592000", "numAgentInstances":"1", "agentIds":["41"],