Skip to content

Commit

Permalink
chore: updating deployment scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kupermind committed Jan 23, 2024
1 parent dcd0c7e commit fa3e15a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deployment/globals_gnosis_chiado.json
Original file line number Diff line number Diff line change
@@ -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"}
{"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"}
1 change: 1 addition & 0 deletions scripts/deployment/globals_gnosis_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"maxNumServices": "50",
"rewardsPerSecond": "826719576719",
"minStakingDeposit": "25000000000000000000",
"minNumStakingPeriods":"3",
"maxNumInactivityPeriods": "3",
"livenessPeriod": "86400",
"livenessRatio": "115740740740740",
Expand Down

0 comments on commit fa3e15a

Please sign in to comment.