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

[New chain]: Cronos zkEVM Testnet #751

Closed
2 tasks done
ElvisKrop opened this issue Oct 29, 2024 · 2 comments · Fixed by #753
Closed
2 tasks done

[New chain]: Cronos zkEVM Testnet #751

ElvisKrop opened this issue Oct 29, 2024 · 2 comments · Fixed by #753
Labels
new-chain Request to deploy to a new chain

Comments

@ElvisKrop
Copy link

ElvisKrop commented Oct 29, 2024

Chain Name

Cronos zkEVM Testnet

RPC URL

https://testnet.zkevm.cronos.org

The chain must be added to https://chainlist.org/

  • I confirm that the chain is added to chainlist

After creating the issue, a bot will estimate the required pre-fund and post it in the comments. Please check this checkbox after you send the pre-fund.

  • I sent the pre-fund in accordance with Github Action's comment

Relevant information

I'm sorry to bother you again with this network. But Cronos decided to relaunch it with a new chain id:

Note: This network is based on zkSync.

Previously created issues:

@ElvisKrop ElvisKrop added the new-chain Request to deploy to a new chain label Oct 29, 2024
Copy link

github-actions bot commented Oct 29, 2024

⛔️ Error:
There was an error while estimating the deployment transaction and checking the pre-fund. Please make sure that the RPC URL is valid and reachable.
✨ You can edit the issue to trigger the check again. ✨

@ElvisKrop
Copy link
Author

10 zkTCRO has been sent to 0xE1CB04A0fA36DdD16a06ea828007E35e1a3cBC37 address in the following transaction:
0x0bf7666f64f87fb40d4e275ff3973a16b9999f013df12fab38ae470b6aeb1dd5

eth_getBalance request:

curl --location 'https://testnet.zkevm.cronos.org' \
--header 'Content-Type: application/json' \
--data '{
    "jsonrpc": "2.0",
    "method": "eth_getBalance",
    "params": [
        "0xE1CB04A0fA36DdD16a06ea828007E35e1a3cBC37",
        "latest"
    ],
    "id": 1
}'

response:

{
    "jsonrpc": "2.0",
    "result": "0x8ac7230489e80000",
    "id": 1
}

remedcu pushed a commit that referenced this issue Oct 29, 2024
remedcu pushed a commit to safe-global/safe-deployments that referenced this issue Oct 31, 2024
## Add new chain

Please fill the following form:

Provide the Chain ID.
- Chain_ID: 240

Provide RPC URL for the chain (should be able to query atleast 3+
requests per second for automatic PR check).
- RPC_URL: https://testnet.zkevm.cronos.org

Relevant information:
- safe-global/safe-singleton-factory#751
-
https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-240.json

```
deploying "SimulateTxAccessor" (tx: 0x0aa5b156b0255703f558e2c04b15f073d8428990d62ad3ddd57c2d9497724a21)...: deployed at 0x4191E2e12E8BC5002424CE0c51f9947b02675a44 with 476635 gas
deploying "GnosisSafeProxyFactory" (tx: 0xbf90209ccc2ec9a40c9436d2b8967b9e9196a36ca19c3a7e2ba63279949b03ec)...: deployed at 0xDAec33641865E4651fB43181C6DB6f7232Ee91c2 with 1229056 gas
deploying "DefaultCallbackHandler" (tx: 0x48afcba5e7a49162390356f088a10ba25dc75490cbdbf6d9be0781367b2cbfa7)...: deployed at 0x08798512808f838a06BCe7c26905f05e94dF6f50 with 369610 gas
deploying "CompatibilityFallbackHandler" (tx: 0xf20e6604f9152af0451f80bb2597977bcc50bd8ca3f8fe6202d90ee40cb994a7)...: deployed at 0x2f870a80647BbC554F3a0EBD093f11B4d2a7492A with 1419914 gas
deploying "CreateCall" (tx: 0xfc81153ec330addecade2cd37c1025af77ed3e18c3c92098d4ab2e780b43a79c)...: deployed at 0xcB8e5E438c5c2b45FbE17B02Ca9aF91509a8ad56 with 406654 gas
deploying "MultiSend" (tx: 0x6ac45a4ca838e5c1fe806b65c5ae2e869b43f63232a8cccd5d89a68074613f05)...: deployed at 0x0dFcccB95225ffB03c6FBB2559B530C2B7C8A912 with 382658 gas
deploying "MultiSendCallOnly" (tx: 0x223225b88a41a4175ea8f779d3c974d5136df186171960ab53095a893299b0e3)...: deployed at 0xf220D3b4DFb23C4ade8C88E526C1353AbAcbC38F with 287360 gas
deploying "SignMessageLib" (tx: 0xd8000b6da765aa1692c1181ce9c1fbaaab14e4755b6a86d37491f6abb6d6bc84)...: deployed at 0x357147caf9C0cCa67DfA0CF5369318d8193c8407 with 564686 gas
deploying "GnosisSafeL2" (tx: 0xe429b87ff0223fac9a4068600ed2cfc7daa9ae2c6e83526cb8c1eebfee9d6502)...: deployed at 0x1727c2c531cf966f902E5927b98490fDFb3b2b70 with 4133116 gas
deploying "GnosisSafe" (tx: 0x11e9002c8489985d8a41eab6898bb115c20815708ff010d495ce54f73259e4c6)...: deployed at 0xB00ce5CCcdEf57e539ddcEd01DF43a13855d9910 with 3942411 gas
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-chain Request to deploy to a new chain
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant