Skip to content

Commit 7f768a8

Browse files
authored
chores: add modules for stable testnet (safe-global#94)
<!-- CURSOR_SUMMARY --> > [!NOTE] > Adds support for chain ID `2201` in module metadata. > > - Updated `allowance-module/v0.1.1/allowance-module.json` to include `networkAddresses["2201"]` > - Updated `safe-recovery-module/v0.1.0/social-recovery-module.json` to include `networkAddresses["2201"]` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit f5859af. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent b4afc67 commit 7f768a8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/assets/allowance-module/v0.1.1/allowance-module.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"288": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
1414
"988": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
1515
"999": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
16+
"2201": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
1617
"2818": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
1718
"2910": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
1819
"3338": "0xAA46724893dedD72658219405185Fb0Fc91e091C",

src/assets/safe-recovery-module/v0.1.0/social-recovery-module.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "0.1.0",
55
"networkAddresses": {
66
"10": "0x4Aa5Bf7D840aC607cb5BD3249e6Af6FC86C04897",
7+
"2201": "0x4Aa5Bf7D840aC607cb5BD3249e6Af6FC86C04897",
78
"4326": "0x4Aa5Bf7D840aC607cb5BD3249e6Af6FC86C04897",
89
"5042002": "0x4Aa5Bf7D840aC607cb5BD3249e6Af6FC86C04897",
910
"11155111": "0x4Aa5Bf7D840aC607cb5BD3249e6Af6FC86C04897",

0 commit comments

Comments
 (0)