diff --git a/scripts/deployment/globals_gnosis_chiado.json b/scripts/deployment/globals_gnosis_chiado.json index 961b9b3..5ff157e 100644 --- a/scripts/deployment/globals_gnosis_chiado.json +++ b/scripts/deployment/globals_gnosis_chiado.json @@ -1 +1 @@ -{"contractVerification":true,"useLedger":false,"derivationPath":"m/44'/60'/2'/0/0","providerName":"chiado","gasPriceInGwei":"5","gnosisSafeAddress":"0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552","gnosisSafeProxyFactoryAddress":"0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2","serviceRegistryAddress":"0x31D3202d8744B16A120117A053459DDFAE93c855","serviceRegistryTokenUtilityAddress":"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4","olasAddress":"0xE40AE73aa0Ed3Ec35fdAF56e01FCd0D1Ff1d9AB6","multisigProxyHash130":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000","serviceStakingParams":{"maxNumServices":"50","rewardsPerSecond":"826719576719","minStakingDeposit":"25000000000000000000","maxNumInactivityPeriods":"3","livenessPeriod":"86400","livenessRatio":"115740740740740","numAgentInstances":"1","agentIds":["12"],"threshold":"0","configHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"agentMechAddress":"0x0a3cfc6bee9658eda040e6bb366fe963ddce82c9","serviceStakingTokenMechUsageAddress":"0x3c3007a2e4ba7f73C764F69f6D6C1983D9EB6B26","serviceStakingMechUsageAddress":"0xC4b5E3Ab63DaF627E40D8c68f1eF05cFaBA4929f"} \ No newline at end of file +{"contractVerification":true,"useLedger":false,"derivationPath":"m/44'/60'/2'/0/0","providerName":"chiado","gasPriceInGwei":"5","gnosisSafeAddress":"0xd9Db270c1B5E3Bd161E8c8503c55cEABeE709552","gnosisSafeProxyFactoryAddress":"0xa6B71E26C5e0845f74c812102Ca7114b6a896AB2","serviceRegistryAddress":"0x31D3202d8744B16A120117A053459DDFAE93c855","serviceRegistryTokenUtilityAddress":"0xc2c7E40674f1C7Bb99eFe5680Efd79842502bED4","olasAddress":"0xE40AE73aa0Ed3Ec35fdAF56e01FCd0D1Ff1d9AB6","multisigProxyHash130":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000","serviceStakingParams":{"maxNumServices":"50","rewardsPerSecond":"826719576719","minStakingDeposit":"25000000000000000000","minNumStakingPeriods":"3","maxNumInactivityPeriods":"3","livenessPeriod":"86400","livenessRatio":"115740740740740","numAgentInstances":"1","agentIds":["12"],"threshold":"0","configHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"agentMechAddress":"0x0a3cfc6bee9658eda040e6bb366fe963ddce82c9","serviceStakingTokenMechUsageAddress":"0xad152D5C9F6c959386aFf051658129c6e87D2eF7","serviceStakingMechUsageAddress":"0xea930a028793FeBE9F6A2CFb62c95620dB91da71"} \ No newline at end of file diff --git a/scripts/deployment/globals_gnosis_mainnet.json b/scripts/deployment/globals_gnosis_mainnet.json index 88e6c79..fa50f5b 100644 --- a/scripts/deployment/globals_gnosis_mainnet.json +++ b/scripts/deployment/globals_gnosis_mainnet.json @@ -14,6 +14,7 @@ "maxNumServices": "50", "rewardsPerSecond": "826719576719", "minStakingDeposit": "25000000000000000000", + "minNumStakingPeriods":"3", "maxNumInactivityPeriods": "3", "livenessPeriod": "86400", "livenessRatio": "115740740740740",