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

Feat: Add Treasure Mainnet Chain #926

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alfredolopez80
Copy link
Contributor

@alfredolopez80 alfredolopez80 commented Dec 19, 2024

Add new chain

Template to provide information about the new chain. Only add extra information in the bottom section. Ensure that the contracts are deployed on the chain, if not deploy with safe-contracts. Only one chain ID, one Safe version and one deployment type per PR. This entire paragraph should be deleted.

Please fill the following form:

Provide the Chain ID (Only 1 chain id per PR).

  • Chain_ID: 61166

Provide RPC URL for the chain (should be able to query atleast 10 requests per minute for automatic PR check).

Relevant information:
Add any other relevant information like blockexplorer, any annotation...

Fixed.

@alfredolopez80 alfredolopez80 requested review from gjeanmart and a team as code owners December 19, 2024 11:58
@alfredolopez80 alfredolopez80 changed the title Feat: Add Treasury Mainnet Chain Feat: Add Treasure Mainnet Chain Dec 23, 2024
@alfredolopez80
Copy link
Contributor Author

problem with SimulateTxAccessor, fixed

deploying "SimulateTxAccessor" (tx: 0x7197e3f3b3348eae3d0f600acfe0033e4c491e2ad80942e571c91eec18f222dd)...: deployed at 0x4191E2e12E8BC5002424CE0c51f9947b02675a44 with 489236 gas
reusing "GnosisSafeProxyFactory" at 0xDAec33641865E4651fB43181C6DB6f7232Ee91c2
reusing "DefaultCallbackHandler" at 0x08798512808f838a06BCe7c26905f05e94dF6f50
reusing "CompatibilityFallbackHandler" at 0x2f870a80647BbC554F3a0EBD093f11B4d2a7492A
reusing "CreateCall" at 0xcB8e5E438c5c2b45FbE17B02Ca9aF91509a8ad56
reusing "MultiSend" at 0x0dFcccB95225ffB03c6FBB2559B530C2B7C8A912
reusing "MultiSendCallOnly" at 0xf220D3b4DFb23C4ade8C88E526C1353AbAcbC38F
reusing "SignMessageLib" at 0x357147caf9C0cCa67DfA0CF5369318d8193c8407
reusing "GnosisSafeL2" at 0x1727c2c531cf966f902E5927b98490fDFb3b2b70
reusing "GnosisSafe" at 0xB00ce5CCcdEf57e539ddcEd01DF43a13855d9910
Verification status for CompatibilityFallbackHandler: SUCCESS
Verification status for CreateCall: SUCCESS
Verification status for DefaultCallbackHandler: SUCCESS
Verification status for GnosisSafe: SUCCESS
Verification status for GnosisSafeL2: SUCCESS
Verification status for GnosisSafeProxyFactory: SUCCESS
Verification status for MultiSend: SUCCESS
Verification status for MultiSendCallOnly: SUCCESS
Verification status for SignMessageLib: SUCCESS
Verification status for SimulateTxAccessor: SUCCESS

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.

1 participant