Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: adding mode scripts #196

Merged
merged 5 commits into from
Oct 15, 2024
Merged

chore: adding mode scripts #196

merged 5 commits into from
Oct 15, 2024

Conversation

kupermind
Copy link
Collaborator

  • Adding Mode scripts for deployment.

77ph
77ph previously approved these changes Oct 14, 2024
Comment on lines +727 to +734
"name": "GnosisSafeMultisig",
"artifact": "abis/0.8.28/GnosisSafeMultisig.json",
"address": "0x0a50009D55Ed5700ac8FF713709d5Ad5fa843896"
},
{
"name": "GnosisSafeSameAddressMultisig",
"artifact": "abis/0.8.28/GnosisSafeSameAddressMultisig.json",
"address": "0x77290FF625fc576f465D0256F6a12Ce4480a5b8a"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where did we take these from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are deployed contracts on the mode testnet.

@@ -0,0 +1 @@
{"contractVerification":true,"useLedger":true,"derivationPath":"m/44'/60'/2'/0/0","providerName":"base","networkURL":"https://mainnet.mode.network","gasPriceInGwei":"1","gnosisSafeAddress":"0x69f4D1788e39c87893C980c06EdF4b7f686e2938","gnosisSafeProxyFactoryAddress":"0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC","baseURI":"https://gateway.autonolas.tech/ipfs/","serviceRegistryName":"Service Registry L2","serviceRegistrySymbol":"AUTONOLAS-SERVICE-L2-V1","bridgeMediatorAddress":"","olasAddress":"","multisigProxyHash130":"0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000","serviceRegistryAddress":"","operatorWhitelistAddress":"","serviceRegistryTokenUtilityAddress":"","serviceManagerTokenAddress":"","gnosisSafeMultisigImplementationAddress":"","gnosisSafeSameAddressMultisigImplementationAddress":"","stakingTokenAddress":"","stakingNativeTokenAddress":"","minStakingDepositLimit":"10000000000000000000000","timeForEmissionsLimit":"2592000","numServicesLimit":"100","apyLimit":"3000000000000000000","stakingVerifierAddress":"","stakingFactoryAddress":"","L1CrossDomainMessengerProxyAddress":"0x95bDCA6c8EdEB69C98Bd5bd17660BaCef1298A6f"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where did we take the gnosis addresses from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use the canonical one as historically we use the first Safe in the list of addresses. Technically there is no contract difference, it's the matter of which factory was used to deploy Safe contracts.

DavidMinarsch
DavidMinarsch previously approved these changes Oct 15, 2024
@kupermind kupermind dismissed stale reviews from DavidMinarsch and 77ph via 408d815 October 15, 2024 09:52
77ph
77ph previously approved these changes Oct 15, 2024
@DavidMinarsch DavidMinarsch merged commit 7364c5f into main Oct 15, 2024
2 checks passed
@DavidMinarsch DavidMinarsch deleted the mode branch October 15, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants