From eb56b34c3ad15816493ff762fa7049eb9af50334 Mon Sep 17 00:00:00 2001 From: cryptooda Date: Wed, 5 Mar 2025 23:00:15 +0700 Subject: [PATCH] Add new embedded wallet address for Optiflex --- src/Managing.Application/Users/UserService.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Managing.Application/Users/UserService.cs b/src/Managing.Application/Users/UserService.cs index 11f7a9f..2729b32 100644 --- a/src/Managing.Application/Users/UserService.cs +++ b/src/Managing.Application/Users/UserService.cs @@ -21,7 +21,8 @@ public class UserService : IUserService "0xAd6D6c80910096b40e45690506a9f1052e072dCB", // Teru "0x309b9235edbe1C6f840816771c6C21aDa6c275EE", // Cowchain "0x23AA99254cfaA2c374bE2bA5B55C68018cCdFCb3", // Local optiflex - "0x932167388dD9aad41149b3cA23eBD489E2E2DD78" // Embedded wallet + "0x932167388dD9aad41149b3cA23eBD489E2E2DD78", // Embedded wallet + "0x66CB57Fe3f53cE57376421106dFDa2D39186cBd0" // Embedded wallet optiflex ]; public UserService(