- en(locale?): { 
 common: {
 amount: string;
 approve: string;
 connect_app: string;
 continue: string;
 error_switching_network: string;
 fetching: string;
 from: string;
 import: string;
 learn_more: string;
 next: string;
 or: string;
 password: string;
 receive: string;
 reject: string;
 send: string;
 switch_network: string;
 to: string;
 unknown_network: string;
 username: string;
 };
 connect_wallet: {
 label: string;
 };
 connect_wallet_details: {
 additional_actions: string;
 address_copied_clipboard: string;
 backup: string;
 backup_personal_wallet: string;
 backup_wallet: string;
 by_connecting_you_agree: string;
 confirm_in_wallet: string;
 connect: string;
 connect_a_wallet: string;
 connect_to_app: string;
 connected_to_smart_wallet: string;
 continue_as_guest: string;
 copy_address_or_scan: string;
 current_network: string;
 get_started: string;
 guest: string;
 import_wallet: string;
 network_mismatch: string;
 new_to_wallets: string;
 no_supported_chains_detected: string;
 no_tokens_found: string;
 privacy_policy: string;
 qr_code: string;
 receive_funds: string;
 recommended: string;
 request_testnet_funds: string;
 search_or_paste_token: string;
 select_network: string;
 select_token: string;
 send_funds: string;
 send_to: string;
 switch_to: string;
 tos: string;
 view_transaction_history: string;
 your_address: string;
 };
 connecting_wallet: {
 connecting_through_pop_up: string;
 connecting_your_wallet: string;
 creating_encrypting: string;
 };
 embedded_wallet: {
 backup_your_account: string;
 create_password: string;
 enter_account_recovery_code: string;
 enter_password: string;
 enter_password_for_email: string;
 enter_your_email: string;
 forgot_password: string;
 make_sure_you_save_it: string;
 request_new_code: string;
 set_password_message: string;
 sign_in: string;
 sign_in_apple: string;
 sign_in_email: string;
 sign_in_facebook: string;
 sign_in_google: string;
 };
 local_wallet: {
 application_can_authorize_transactions: string;
 backup_your_wallet: string;
 create_new_wallet: string;
 double_check_password: string;
 error_accessing_file: string;
 guest_wallet: string;
 private_key_mnemonic: string;
 private_key_mnemonic_placeholder: string;
 this_is_a_temporary_wallet: string;
 this_will_download_json: string;
 wallet_address: string;
 };
 smart_wallet: {
 connecting: string;
 network_mismatch: string;
 switch_to_personal: string;
 switch_to_smart: string;
 };
 wallet_connect: {
 no_results_found: string;
 search_wallets: string;
 };
 }
- 
Parameters
- 
Optionallocale: DeepPartial<{
 common: {
 amount: string;
 approve: string;
 connect_app: string;
 continue: string;
 error_switching_network: string;
 fetching: string;
 from: string;
 import: string;
 learn_more: string;
 next: string;
 or: string;
 password: string;
 receive: string;
 reject: string;
 send: string;
 switch_network: string;
 to: string;
 unknown_network: string;
 username: string;
 };
 connect_wallet: {
 label: string;
 };
 connect_wallet_details: {
 additional_actions: string;
 address_copied_clipboard: string;
 backup: string;
 backup_personal_wallet: string;
 backup_wallet: string;
 by_connecting_you_agree: string;
 confirm_in_wallet: string;
 connect: string;
 connect_a_wallet: string;
 connect_to_app: string;
 connected_to_smart_wallet: string;
 continue_as_guest: string;
 copy_address_or_scan: string;
 current_network: string;
 get_started: string;
 guest: string;
 import_wallet: string;
 network_mismatch: string;
 new_to_wallets: string;
 no_supported_chains_detected: string;
 no_tokens_found: string;
 privacy_policy: string;
 qr_code: string;
 receive_funds: string;
 recommended: string;
 request_testnet_funds: string;
 search_or_paste_token: string;
 select_network: string;
 select_token: string;
 send_funds: string;
 send_to: string;
 switch_to: string;
 tos: string;
 view_transaction_history: string;
 your_address: string;
 };
 connecting_wallet: {
 connecting_through_pop_up: string;
 connecting_your_wallet: string;
 creating_encrypting: string;
 };
 embedded_wallet: {
 backup_your_account: string;
 create_password: string;
 enter_account_recovery_code: string;
 enter_password: string;
 enter_password_for_email: string;
 enter_your_email: string;
 forgot_password: string;
 make_sure_you_save_it: string;
 request_new_code: string;
 set_password_message: string;
 sign_in: string;
 sign_in_apple: string;
 sign_in_email: string;
 sign_in_facebook: string;
 sign_in_google: string;
 };
 local_wallet: {
 application_can_authorize_transactions: string;
 backup_your_wallet: string;
 create_new_wallet: string;
 double_check_password: string;
 error_accessing_file: string;
 guest_wallet: string;
 private_key_mnemonic: string;
 private_key_mnemonic_placeholder: string;
 this_is_a_temporary_wallet: string;
 this_will_download_json: string;
 wallet_address: string;
 };
 smart_wallet: {
 connecting: string;
 network_mismatch: string;
 switch_to_personal: string;
 switch_to_smart: string;
 };
 wallet_connect: {
 no_results_found: string;
 search_wallets: string;
 };
 }>
 
 Returns { 
 common: {
 amount: string;
 approve: string;
 connect_app: string;
 continue: string;
 error_switching_network: string;
 fetching: string;
 from: string;
 import: string;
 learn_more: string;
 next: string;
 or: string;
 password: string;
 receive: string;
 reject: string;
 send: string;
 switch_network: string;
 to: string;
 unknown_network: string;
 username: string;
 };
 connect_wallet: {
 label: string;
 };
 connect_wallet_details: {
 additional_actions: string;
 address_copied_clipboard: string;
 backup: string;
 backup_personal_wallet: string;
 backup_wallet: string;
 by_connecting_you_agree: string;
 confirm_in_wallet: string;
 connect: string;
 connect_a_wallet: string;
 connect_to_app: string;
 connected_to_smart_wallet: string;
 continue_as_guest: string;
 copy_address_or_scan: string;
 current_network: string;
 get_started: string;
 guest: string;
 import_wallet: string;
 network_mismatch: string;
 new_to_wallets: string;
 no_supported_chains_detected: string;
 no_tokens_found: string;
 privacy_policy: string;
 qr_code: string;
 receive_funds: string;
 recommended: string;
 request_testnet_funds: string;
 search_or_paste_token: string;
 select_network: string;
 select_token: string;
 send_funds: string;
 send_to: string;
 switch_to: string;
 tos: string;
 view_transaction_history: string;
 your_address: string;
 };
 connecting_wallet: {
 connecting_through_pop_up: string;
 connecting_your_wallet: string;
 creating_encrypting: string;
 };
 embedded_wallet: {
 backup_your_account: string;
 create_password: string;
 enter_account_recovery_code: string;
 enter_password: string;
 enter_password_for_email: string;
 enter_your_email: string;
 forgot_password: string;
 make_sure_you_save_it: string;
 request_new_code: string;
 set_password_message: string;
 sign_in: string;
 sign_in_apple: string;
 sign_in_email: string;
 sign_in_facebook: string;
 sign_in_google: string;
 };
 local_wallet: {
 application_can_authorize_transactions: string;
 backup_your_wallet: string;
 create_new_wallet: string;
 double_check_password: string;
 error_accessing_file: string;
 guest_wallet: string;
 private_key_mnemonic: string;
 private_key_mnemonic_placeholder: string;
 this_is_a_temporary_wallet: string;
 this_will_download_json: string;
 wallet_address: string;
 };
 smart_wallet: {
 connecting: string;
 network_mismatch: string;
 switch_to_personal: string;
 switch_to_smart: string;
 };
 wallet_connect: {
 no_results_found: string;
 search_wallets: string;
 };
 }
- 
common: { 
 amount: string;
 approve: string;
 connect_app: string;
 continue: string;
 error_switching_network: string;
 fetching: string;
 from: string;
 import: string;
 learn_more: string;
 next: string;
 or: string;
 password: string;
 receive: string;
 reject: string;
 send: string;
 switch_network: string;
 to: string;
 unknown_network: string;
 username: string;
 }
- 
amount: string
- 
approve: string
- 
connect_app: string
- 
continue: string
- 
error_switching_network: string
- 
fetching: string
- 
from: string
- 
import: string
- 
learn_more: string
- 
next: string
- 
or: string
- 
password: string
- 
receive: string
- 
reject: string
- 
send: string
- 
switch_network: string
- 
to: string
- 
unknown_network: string
- 
username: string
 
- 
connect_wallet: { 
 label: string;
 }
- 
connect_wallet_details: { 
 additional_actions: string;
 address_copied_clipboard: string;
 backup: string;
 backup_personal_wallet: string;
 backup_wallet: string;
 by_connecting_you_agree: string;
 confirm_in_wallet: string;
 connect: string;
 connect_a_wallet: string;
 connect_to_app: string;
 connected_to_smart_wallet: string;
 continue_as_guest: string;
 copy_address_or_scan: string;
 current_network: string;
 get_started: string;
 guest: string;
 import_wallet: string;
 network_mismatch: string;
 new_to_wallets: string;
 no_supported_chains_detected: string;
 no_tokens_found: string;
 privacy_policy: string;
 qr_code: string;
 receive_funds: string;
 recommended: string;
 request_testnet_funds: string;
 search_or_paste_token: string;
 select_network: string;
 select_token: string;
 send_funds: string;
 send_to: string;
 switch_to: string;
 tos: string;
 view_transaction_history: string;
 your_address: string;
 }
- 
additional_actions: string
- 
address_copied_clipboard: string
- 
backup: string
- 
backup_personal_wallet: string
- 
backup_wallet: string
- 
by_connecting_you_agree: string
- 
confirm_in_wallet: string
- 
connect: string
- 
connect_a_wallet: string
- 
connect_to_app: string
- 
connected_to_smart_wallet: string
- 
continue_as_guest: string
- 
copy_address_or_scan: string
- 
current_network: string
- 
get_started: string
- 
guest: string
- 
import_wallet: string
- 
network_mismatch: string
- 
new_to_wallets: string
- 
no_supported_chains_detected: string
- 
no_tokens_found: string
- 
privacy_policy: string
- 
qr_code: string
- 
receive_funds: string
- 
recommended: string
- 
request_testnet_funds: string
- 
search_or_paste_token: string
- 
select_network: string
- 
select_token: string
- 
send_funds: string
- 
send_to: string
- 
switch_to: string
- 
tos: string
- 
view_transaction_history: string
- 
your_address: string
 
- 
connecting_wallet: { 
 connecting_through_pop_up: string;
 connecting_your_wallet: string;
 creating_encrypting: string;
 }
- 
connecting_through_pop_up: string
- 
connecting_your_wallet: string
- 
creating_encrypting: string
 
- 
embedded_wallet: { 
 backup_your_account: string;
 create_password: string;
 enter_account_recovery_code: string;
 enter_password: string;
 enter_password_for_email: string;
 enter_your_email: string;
 forgot_password: string;
 make_sure_you_save_it: string;
 request_new_code: string;
 set_password_message: string;
 sign_in: string;
 sign_in_apple: string;
 sign_in_email: string;
 sign_in_facebook: string;
 sign_in_google: string;
 }
- 
backup_your_account: string
- 
create_password: string
- 
enter_account_recovery_code: string
- 
enter_password: string
- 
enter_password_for_email: string
- 
enter_your_email: string
- 
forgot_password: string
- 
make_sure_you_save_it: string
- 
request_new_code: string
- 
set_password_message: string
- 
sign_in: string
- 
sign_in_apple: string
- 
sign_in_email: string
- 
sign_in_facebook: string
- 
sign_in_google: string
 
- 
local_wallet: { 
 application_can_authorize_transactions: string;
 backup_your_wallet: string;
 create_new_wallet: string;
 double_check_password: string;
 error_accessing_file: string;
 guest_wallet: string;
 private_key_mnemonic: string;
 private_key_mnemonic_placeholder: string;
 this_is_a_temporary_wallet: string;
 this_will_download_json: string;
 wallet_address: string;
 }
- 
application_can_authorize_transactions: string
- 
backup_your_wallet: string
- 
create_new_wallet: string
- 
double_check_password: string
- 
error_accessing_file: string
- 
guest_wallet: string
- 
private_key_mnemonic: string
- 
private_key_mnemonic_placeholder: string
- 
this_is_a_temporary_wallet: string
- 
this_will_download_json: string
- 
wallet_address: string
 
- 
smart_wallet: { 
 connecting: string;
 network_mismatch: string;
 switch_to_personal: string;
 switch_to_smart: string;
 }
- 
connecting: string
- 
network_mismatch: string
- 
switch_to_personal: string
- 
switch_to_smart: string
 
- 
wallet_connect: { 
 no_results_found: string;
 search_wallets: string;
 }
- 
no_results_found: string
- 
search_wallets: string