\n Maximum allowed price difference between expected and actual swap price\n
\n\n Tools for local development and testing\n
\n\n Remove all favorite tokens for the current wallet\n
\n\n {$t(\"common.connectedTo\")}: {$auth.account?.owner?.toString()}\n
\n\n {$t(\"common.subaccount\")}: {$auth.account?.subaccount ? uint8ArrayToHexString(\n $auth.account.subaccount\n ) : \"\"}\n
\nPrincipal ID: {user.Ok.principal_id}
\nAccount ID: {user.Ok.account_id}
\n {:else}\nLoading user data...
\n {/if}\n{$t(\"common.notConnected\")}
\n{$t(\"common.noWalletsAvailable\")}
\n {/if}\n\n \n {connectionStatus}\n
\n{userDetails}\n
\n {#if isRefreshing}\n
\n {selectedToken.formattedBalance}\n {selectedToken.symbol}\n
\n${selectedToken.formattedUsdValue}
\nPlease wait while we initialize the app...
\n\n \n\n {#if $loadingState.totalAssets}\n Loading assets: {$loadingProgress}%\n {:else}\n Loading...\n {/if}\n
\n\n {#if $loadingState.errors.length > 0}\n{error}
\n {/each}\n