diff --git a/scripts/deployment/globals_base_mainnet_contribute_alpha.json b/scripts/deployment/globals_base_mainnet_contribute_alpha.json index 005aa11..e5405b1 100644 --- a/scripts/deployment/globals_base_mainnet_contribute_alpha.json +++ b/scripts/deployment/globals_base_mainnet_contribute_alpha.json @@ -31,7 +31,7 @@ "livenessPeriod":"86400", "timeForEmissions":"2592000", "numAgentInstances":"1", - "agentIds":["14"], + "agentIds":[], "threshold":"0", "configHash":"0x0000000000000000000000000000000000000000000000000000000000000000", "proxyHash":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", diff --git a/scripts/deployment/globals_gnosis_mainnet_pearl_beta3.json b/scripts/deployment/globals_gnosis_mainnet_pearl_beta3.json new file mode 100644 index 0000000..5c69804 --- /dev/null +++ b/scripts/deployment/globals_gnosis_mainnet_pearl_beta3.json @@ -0,0 +1,39 @@ +{ + "contractVerification":true, + "useLedger":true, + "derivationPath":"m/44'/60'/2'/0/0", + "providerName":"gnosis", + "networkURL":"https://rpc.gnosischain.com", + "gasPriceInGwei":"4", + "gnosisSafeAddress":"0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", + "gnosisSafeProxyFactoryAddress":"0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", + "serviceRegistryAddress":"0x9338b5153AE39BB89f50468E608eD9d764B755fD", + "serviceRegistryTokenUtilityAddress":"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "olasAddress":"0xcE11e14225575945b8E6Dc0D4F2dD4C570f79d9f", + "multisigProxyHash130":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", + "stakingNativeTokenAddress":"", + "stakingTokenAddress":"0xEa00be6690a871827fAfD705440D20dd75e67AB1", + "agentMechAddress":"0x77af31De935740567Cf4fF1986D04B2c964A786a", + "livenessRatio":"46296296296296", + "stakingActivityCheckerAddress":"0x155547857680A6D51bebC5603397488988DEb1c8", + "stakingFactoryAddress":"0xb0228CA253A88Bc8eb4ca70BCAC8f87b381f4700", + "stakingParams": + { + "metadataHash":"", + "maxNumServices":"100", + "rewardsPerSecond":"4398148148152", + "minStakingDeposit":"50000000000000000000", + "minNumStakingPeriods":"3", + "maxNumInactivityPeriods":"2", + "livenessPeriod":"86400", + "timeForEmissions":"2592000", + "numAgentInstances":"1", + "agentIds":["25"], + "threshold":"0", + "configHash":"0x0000000000000000000000000000000000000000000000000000000000000000", + "proxyHash":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", + "serviceRegistry":"0x9338b5153AE39BB89f50468E608eD9d764B755fD", + "activityChecker":"0x155547857680A6D51bebC5603397488988DEb1c8" + }, + "stakingTokenInstanceAddress":"" +} \ No newline at end of file diff --git a/scripts/deployment/globals_gnosis_mainnet_pearl_beta4.json b/scripts/deployment/globals_gnosis_mainnet_pearl_beta4.json new file mode 100644 index 0000000..6b69dbf --- /dev/null +++ b/scripts/deployment/globals_gnosis_mainnet_pearl_beta4.json @@ -0,0 +1,39 @@ +{ + "contractVerification":true, + "useLedger":true, + "derivationPath":"m/44'/60'/2'/0/0", + "providerName":"gnosis", + "networkURL":"https://rpc.gnosischain.com", + "gasPriceInGwei":"4", + "gnosisSafeAddress":"0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552", + "gnosisSafeProxyFactoryAddress":"0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2", + "serviceRegistryAddress":"0x9338b5153AE39BB89f50468E608eD9d764B755fD", + "serviceRegistryTokenUtilityAddress":"0xa45E64d13A30a51b91ae0eb182e88a40e9b18eD8", + "olasAddress":"0xcE11e14225575945b8E6Dc0D4F2dD4C570f79d9f", + "multisigProxyHash130":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", + "stakingNativeTokenAddress":"", + "stakingTokenAddress":"0xEa00be6690a871827fAfD705440D20dd75e67AB1", + "agentMechAddress":"0x77af31De935740567Cf4fF1986D04B2c964A786a", + "livenessRatio":"46296296296296", + "stakingActivityCheckerAddress":"0x155547857680A6D51bebC5603397488988DEb1c8", + "stakingFactoryAddress":"0xb0228CA253A88Bc8eb4ca70BCAC8f87b381f4700", + "stakingParams": + { + "metadataHash":"", + "maxNumServices":"100", + "rewardsPerSecond":"439814814815", + "minStakingDeposit":"50000000000000000000", + "minNumStakingPeriods":"3", + "maxNumInactivityPeriods":"2", + "livenessPeriod":"86400", + "timeForEmissions":"2592000", + "numAgentInstances":"1", + "agentIds":["25"], + "threshold":"0", + "configHash":"0x0000000000000000000000000000000000000000000000000000000000000000", + "proxyHash":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", + "serviceRegistry":"0x9338b5153AE39BB89f50468E608eD9d764B755fD", + "activityChecker":"0x155547857680A6D51bebC5603397488988DEb1c8" + }, + "stakingTokenInstanceAddress":"" +} \ No newline at end of file