# 3.2.7.244

### Updates include the following:

1. Update the Ramp's URL to app.ramp.network.
2. Replace "Minimum Received" with "Minimum Converted" on the "Swap" and "Block Trade" pages.
3. After switching wallets or restarting the app, the notification related to the airdrop of 0.1 ETH in the activated Taiko wallet will disappear.
4. Fix several bugs:&#x20;
   * Users on discord reported that they get a glimpse of the token value being multiplied when switching Taiko wallet to Ethereum wallet, the token amount is correct but not the value.&#x20;
   * App crashes when tapping the "eye" button on the balance card on the "Assets" page.&#x20;
   * Editing the wallets and attempting to sort them in a different order, app crashes when dragging the last card.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-wallet.loopring.io/change-logs/android/3.2/3.2.7.244.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
