Tug test测试

UI

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

post image

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.

post image

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

When displayed unhighlighted, it should be unclickable

post image

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

post image

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.

post image

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

post image
post image