Skip to content

feat(add): Add support for chain ID 52924 across v1.3.0 Safe assets#1395

Merged
dasanra merged 2 commits into
safe-global:mainfrom
Thirumurugan7:main
Mar 2, 2026
Merged

feat(add): Add support for chain ID 52924 across v1.3.0 Safe assets#1395
dasanra merged 2 commits into
safe-global:mainfrom
Thirumurugan7:main

Conversation

@Thirumurugan7
Copy link
Copy Markdown
Contributor

@Thirumurugan7 Thirumurugan7 commented Jan 22, 2026

  • Chain_ID: 52924

RPC_URL: https://mainnet.lazai.network/
Relevant information:

Deployed Contracts:

  • SimulateTxAccessor: 0x0CF0284F85D48321B7728CDB5618084427D80226
  • GnosisSafeProxyFactory: 0xda9e691115816c73257bb390B38253aa9680756e
  • DefaultCallbackHandler: 0x609E7A56e9fdab9c390dC3C53EAd572B7C6e12dA
  • CompatibilityFallbackHandler: 0x7e4381393e99c0e620d0F2D83b7A41052B7276d4
  • CreateCall: 0x0FF07d9961dc6E1bCB70ac9bE7CaF7Dd7Ad1712b
  • MultiSend: 0xD06198D06D829B1A03bD2D280CA60Fd48128517F
  • MultiSendCallOnly: 0x04D3E407A84bB7c8886E75d13a0758fAD529a153
  • SignMessageLib: 0xcB7AdcF66D320a66408F64f51A65149b719Bed0d
  • GnosisSafeL2: 0x586354792876a3B682F1DB52c2562D6960BcF831
  • GnosisSafe: 0x32Fe48d94639eC1d4C1864cC49397B98E5d6dBD1

safe-singleton-factory issue: safe-fndn/safe-singleton-factory#1310
block explorer: https://explorer.mainnet.lazai.network/

- Updated `networkAddresses` in multiple JSON files to include `"52924": "canonical"` for compatibility with the new chain.
- Affected files: `compatibility_fallback_handler.json`, `create_call.json`, `gnosis_safe_l2.json`, `gnosis_safe.json`, `multi_send_call_only.json`, `multi_send.json`, `proxy_factory.json`, `sign_message_lib.json`, and `simulate_tx_accessor.json`.
@Thirumurugan7 Thirumurugan7 requested a review from a team as a code owner January 22, 2026 13:53
@dasanra
Copy link
Copy Markdown
Contributor

dasanra commented Jan 23, 2026

@Thirumurugan7 some files have a wrong sort on the chain_id. Can you make sure that all of them are sorted correctly?

…e assets

- Cleaned up `networkAddresses` by removing the duplicate entry for `"52924": "canonical"` across multiple JSON files.
- Affected files: `compatibility_fallback_handler.json`, `create_call.json`, `gnosis_safe_l2.json`, `gnosis_safe.json`, `multi_send_call_only.json`, `multi_send.json`, `proxy_factory.json`, `sign_message_lib.json`, and `simulate_tx_accessor.json`.
@Thirumurugan7
Copy link
Copy Markdown
Contributor Author

@Thirumurugan7 some files have a wrong sort on the chain_id. Can you make sure that all of them are sorted correctly?

fixed it. Please check

@Thirumurugan7
Copy link
Copy Markdown
Contributor Author

@Thirumurugan7 some files have a wrong sort on the chain_id. Can you make sure that all of them are sorted correctly?

fixed it. Please check

@dasanra can you please check it?

@Thirumurugan7
Copy link
Copy Markdown
Contributor Author

@Thirumurugan7 some files have a wrong sort on the chain_id. Can you make sure that all of them are sorted correctly?

fixed it. Please check

@dasanra can you please check it?

@dasanra @bertux @elmato @DevElCuy
Can you please review it again?

@dasanra dasanra merged commit a98328b into safe-global:main Mar 2, 2026
1 check passed
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