# Tug test测试

By [bolsheviks](https://paragraph.com/@bolsheviks) · 2024-03-13

---

UI
--

1.This box should not be displayed when the wallet is not connected.

![](https://storage.googleapis.com/papyrus_images/a48191a365968554b70b85132294aa571f5a8ff68deb86a703bb3466a8a8c3c0.png)

2.After connecting to the wallet, click this box and the wallet will be disconnected directly. In some other projects I have experienced, clicking here usually displays options such as balance information, switching wallets, disconnecting, etc.

![](https://storage.googleapis.com/papyrus_images/8fe13f4c77c4c88c283ee89acc623af4fb1db51ec5bca12aa911204e3c85b3aa.png)

3.After I input the amount, the approve button should be highlight,

When displayed unhighlighted, it should be unclickable

![](https://storage.googleapis.com/papyrus_images/a07eeebaa2416a807ddf24117ebf5f2669d01c49cb868e0777f2f72c6b7ff92e.png)

4.If I approve successfully,the buy button should be highlight too.

![](https://storage.googleapis.com/papyrus_images/2c60a2a873100a3007860f3e2c59e536adf2005717544f79f29f7e7380d181b9.png)

5.From the Choose a side item, I can't tell which side I chose. There should be a difference in the UI between the selected and unselected ones.

![](https://storage.googleapis.com/papyrus_images/fd52394806745d73bfe55a6613c4d78820471d63e9a57f23c5d8258af47ef643.png)

6\. I noticed that WETH is used here. Obtaining WETH on blast is not as convenient as ETH. After checking the documentation, I found that converting eth to weth on blast is not particularly simple and requires writing code.

If there is a website/swap that can be used directly. it should be written in the announcement for everyone to use

![](https://storage.googleapis.com/papyrus_images/41ad2f424dfbfb9abb96ba6c48893201874ac5387d3a6649bae0e399fafa429f.png)

![](https://storage.googleapis.com/papyrus_images/c23fa6b774796968e1c7d07422dc36c42b7299573978e7bcfbfc8db8161d60b6.png)

---

*Originally published on [bolsheviks](https://paragraph.com/@bolsheviks/tug-test)*
