Skip to content

Conversation

ajimeno04
Copy link
Contributor

Add new chain

Please fill the following form:

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

  • Chain_ID: 7080969

Relevant information:

https://docs.humanity.org/testnet-overview/working-with-testnet

Logs

reusing "SimulateTxAccessor" at 0x3d4BA2E0884aa488718476ca2FB8Efc291A46199

reusing "SafeProxyFactory" at 0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67

reusing "TokenCallbackHandler" at 0xeDCF620325E82e3B9836eaaeFdc4283E99Dd7562

reusing "CompatibilityFallbackHandler" at 0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99

reusing "CreateCall" at 0x9b35Af71d77eaf8d7e40252370304687390A1A52

deploying "MultiSend" (tx: 0xc032937359584bb71d80cd8fac95c54810538199e2fa1f219fac62c4fe212297)...: deployed at 0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526 with 190062 gas

deploying "MultiSendCallOnly" (tx: 0x3a38dd8cd25a66749760315154c5b599fa0ba3dd30346aa1786748a9d5383cdc)...: deployed at 0x9641d764fc13c8B624c04430C7356C1C7C8102e2 with 142150 gas

deploying "SignMessageLib" (tx: 0x489eddfcb361c50b41470875b82d4408396abaf5a0fb2c5f185a6db37d4badad)...: deployed at 0xd53cd0aB83D845Ac265BE939c57F53AD838012c9 with 262417 gas

deploying "SafeToL2Setup" (tx: 0x4f5634ee56461a8e470cd13c7ff91f8cb55f6e2f2862333ce211e687f7fec8d4)...: deployed at 0xBD89A1CE4DDe368FFAB0eC35506eEcE0b1fFdc54 with 230863 gas

deploying "Safe" (tx: 0x111eac3b4051f6567bc5f7f972157f42778a593a2685f09ce11bc1398a739012)...: deployed at 0x41675C099F32341bf84BFc5382aF534df5C7461a with 5150072 gas

deploying "SafeL2" (tx: 0x5cf45e9479418e82386c26ae02bf538a1bdd8366f3bb72120ed73404204cbcb7)...: deployed at 0x29fcB43b46531BcA003ddC8FCB67FFE91900C762 with 5332531 gas

deploying "SafeToL2Migration" (tx: 0x6fa73e1be5041a5f6ffdecb5277d39e3e5f1de854df1bee99b847dda276362c4)...: deployed at 0xfF83F6335d8930cBad1c0D439A841f01888D9f69 with 1283078 gas

deploying "SafeMigration" (tx: 0x79ca00676d3c81ca2f33bf7946988f1c88acc9d1f790054fa349918aa8f27c3b)...: deployed at 0x526643F69b81B008F46d95CD5ced5eC0edFFDaC6 with 512858 gas

Verification status for CompatibilityFallbackHandler: SUCCESS

Verification status for CreateCall: SUCCESS

Verification status for SafeProxyFactory: SUCCESS

Verification status for SimulateTxAccessor: SUCCESS

Verification status for TokenCallbackHandler: SUCCESS

Verification status for MultiSend: SUCCESS

Verification status for MultiSendCallOnly: SUCCESS

Verification status for SignMessageLib: SUCCESS

Verification status for SafeToL2Setup: SUCCESS

Verification status for Safe: SUCCESS

Verification status for SafeL2: SUCCESS

Verification status for SafeToL2Migration: SUCCESS

Verification status for SafeMigration: SUCCESS

@nlordell
Copy link
Collaborator

nlordell commented Sep 29, 2025

Looks like RPC issues:

ERROR: getaddrinfo ENOTFOUND rpc.testnet.humanity.org

Also, can you please resolve the merge conflicts?

@ajimeno04
Copy link
Contributor Author

Hello @nlordell 👋
I was able to verify locally the changes for EIP155 with review:verify-deployment script from #1065 (comment)

$ npx ts-node scripts/review/verifyDeployment.ts --version v1.4.1 --chainId 7080969 --rpc https://humanity-testnet.g.alchemy.com/public --verbose

Parsed options:
{
"version": "v1.4.1",
"chainId": "7080969",
"rpc": "https://humanity-testnet.g.alchemy.com/public",
"verbose": true
}
chain 7080969 exists on Chainlist
RPC reported chain 7080969

Found 13 deployment files

CompatibilityFallbackHandler deployments:
• canonical deployment MISMATCH
Expected: 0x017062a1dE2FE6b99BE3d9d37841FeD19F573804
Found: 0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99
• eip155 deployment OK
Address: 0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99
Block: 3229134
TxHash: 0xfe1a5ad523cb0f5d5acb8b3301eb2fe3c9e9629c5dd89c7a0bf3830e4ed22b0c

CreateCall deployments:
• canonical deployment MISMATCH
Expected: 0xB19D6FFc2182150F8Eb585b79D4ABcd7C5640A9d
Found: 0x9b35Af71d77eaf8d7e40252370304687390A1A52
• eip155 deployment OK
Address: 0x9b35Af71d77eaf8d7e40252370304687390A1A52
• eip155 deployment ERROR - Cannot read properties of undefined (reading 'blockNumber')

MultiSend deployments:
• canonical deployment MISMATCH
Expected: 0x998739BFdAAdde7C933B942a68053933098f9EDa
Found: 0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526
• eip155 deployment OK
Address: 0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526
Block: 3229136
TxHash: 0xc032937359584bb71d80cd8fac95c54810538199e2fa1f219fac62c4fe212297

MultiSendCallOnly deployments:
• canonical deployment MISMATCH
Expected: 0xA1dabEF33b3B82c7814B6D82A79e50F4AC44102B
Found: 0x9641d764fc13c8B624c04430C7356C1C7C8102e2
• eip155 deployment OK
Address: 0x9641d764fc13c8B624c04430C7356C1C7C8102e2
Block: 3229137
TxHash: 0x3a38dd8cd25a66749760315154c5b599fa0ba3dd30346aa1786748a9d5383cdc

Safe deployments:
• canonical deployment MISMATCH
Expected: 0x98FFBBF51bb33A056B08ddf711f289936AafF717
Found: 0x41675C099F32341bf84BFc5382aF534df5C7461a
• eip155 deployment OK
Address: 0x41675C099F32341bf84BFc5382aF534df5C7461a
Block: 3229140
TxHash: 0x111eac3b4051f6567bc5f7f972157f42778a593a2685f09ce11bc1398a739012

SafeL2 deployments:
• canonical deployment MISMATCH
Expected: 0x727a77a074D1E6c4530e814F89E618a3298FC044
Found: 0x29fcB43b46531BcA003ddC8FCB67FFE91900C762
• eip155 deployment OK
Address: 0x29fcB43b46531BcA003ddC8FCB67FFE91900C762
Block: 3229141
TxHash: 0x5cf45e9479418e82386c26ae02bf538a1bdd8366f3bb72120ed73404204cbcb7

SafeMigration deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0x526643F69b81B008F46d95CD5ced5eC0edFFDaC6
• eip155 deployment OK
Address: 0x526643F69b81B008F46d95CD5ced5eC0edFFDaC6
Block: 3229143
TxHash: 0x79ca00676d3c81ca2f33bf7946988f1c88acc9d1f790054fa349918aa8f27c3b

SafeProxyFactory deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67
• eip155 deployment OK
Address: 0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67
Block: 3229132
TxHash: 0x8bed2666cadbcda8804393e0a8dcabf69e15a3a794557b952b393f34b1345268

SafeToL2Migration deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0xfF83F6335d8930cBad1c0D439A841f01888D9f69
• eip155 deployment OK
Address: 0xfF83F6335d8930cBad1c0D439A841f01888D9f69
Block: 3229142
TxHash: 0x6fa73e1be5041a5f6ffdecb5277d39e3e5f1de854df1bee99b847dda276362c4

SafeToL2Setup deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0xBD89A1CE4DDe368FFAB0eC35506eEcE0b1fFdc54
• eip155 deployment OK
Address: 0xBD89A1CE4DDe368FFAB0eC35506eEcE0b1fFdc54
Block: 3229139
TxHash: 0x4f5634ee56461a8e470cd13c7ff91f8cb55f6e2f2862333ce211e687f7fec8d4

SignMessageLib deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0xd53cd0aB83D845Ac265BE939c57F53AD838012c9
• eip155 deployment OK
Address: 0xd53cd0aB83D845Ac265BE939c57F53AD838012c9
Block: 3229138
TxHash: 0x489eddfcb361c50b41470875b82d4408396abaf5a0fb2c5f185a6db37d4badad

SimulateTxAccessor deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0x3d4BA2E0884aa488718476ca2FB8Efc291A46199
• eip155 deployment OK
Address: 0x3d4BA2E0884aa488718476ca2FB8Efc291A46199
Block: 3229131
TxHash: 0x0d26f2d176db164fc1f5a32168769582910dfbb2a73acb4d3fead0522d554004

TokenCallbackHandler deployments:
• canonical deployment MISMATCH
Expected: N/A
Found: 0xeDCF620325E82e3B9836eaaeFdc4283E99Dd7562
• eip155 deployment OK
Address: 0xeDCF620325E82e3B9836eaaeFdc4283E99Dd7562
Block: 3229133
TxHash: 0x0141c413e1227530145b40c2a4360a6e938784b118506343acd7b48d20fea1f4

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.

2 participants