Skip to content

Commit bf62ce6

Browse files
test: update addresses
1 parent 210d48d commit bf62ce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ export const WEB3MAIL_IDAPPS_WHITELIST_SC =
1919
export const WEB3TELEGRAM_IDAPPS_WHITELIST_SC =
2020
'0x5EB4D71371a067572C6c5b4E05606bd2b127580b'; // arbitrum-sepolia dev
2121

22-
export const WEB3MAIL_ADDRESS = '0x1228c4FC030046Dc7212F4d13961212A3e53DB02'; // arbitrum-sepolia dev
22+
export const WEB3MAIL_ADDRESS = '0x51efB0e4d8518e6267153fa9a40889652dC583f9'; // arbitrum-sepolia dev
2323
export const WEB3TELEGRAM_ADDRESS =
24-
'0x93C4738623408955c5c7cdfC0df2322a0f664659'; // arbitrum-sepolia dev
24+
'0xF7146D040E18d14A3c569E441B2A70BC2aa2e9A9'; // arbitrum-sepolia dev
2525

2626
export const WORKERPOOL_MAX_PRICE = 0.1 * 1e9; // arbitrum-sepolia dev

0 commit comments

Comments
 (0)