Nawigacja po forum
Ścieżka forum - jesteś tutaj:FORUMTematy rozmów: Różne inneMartian Wallet
Musisz się zalogować jeżeli chcesz umieszczać wpisy i zakładać tematy.

Martian Wallet

Watching a wallet balance change after a transfer can be misleading if you rely only on what appears in the browser interface. Sometimes the display needs a moment to update, while the blockchain already contains the final result. That is why I see the sui wallet extension https://martianwallet.co/  as a convenient dashboard rather than the only place where transaction information should be checked. For an important transfer, I normally want two sources telling the same story. First, I look at the transaction information displayed by the wallet. Then I use the relevant blockchain explorer and search for the transaction hash or address. The status, sender, recipient, amount, and transaction identifier should correspond. If the sui wallet extension reports success and the explorer shows that the transaction has been finalized on-chain, that gives me much more confidence than repeatedly refreshing the wallet balance. Web3 tools also introduce different types of signing requests, and they should not all be treated as transactions. An application might ask for a signed message to verify control of an address or establish a login session. That can be different from approving an on-chain operation that changes blockchain state, transfers an asset, or calls a smart contract. Whenever the sui wallet extension presents a confirmation window, I think it is worth identifying which of these actions is actually being requested. Connecting to a questionable dApp is a situation where quick action matters more than panic. If I realized that a website looked suspicious after connecting, I would stop interacting with it and disconnect the wallet. After that, I would inspect the list of connected applications, review permissions and any approvals I had actually signed, and check recent transaction history for activity I did not recognize. Simply closing the tab would not be my preferred solution. This is because Web3 connections can sometimes remain active beyond a single browsing session. A dApp that was useful six months ago may still appear among authorized or connected applications even if you no longer visit it. Reviewing connections in the sui wallet extension from time to time is similar to cleaning up old app permissions on a phone. There is little benefit in maintaining access that is no longer needed. Portfolio tracking and transfers are probably the more straightforward features for beginners. Having assets, transaction activity, and Web3 access available from the browser is convenient. The drawback is that convenience makes it easy to develop a habit of approving requests without reading them. I would rather spend a few seconds checking an address or signature than discover afterward that I misunderstood the request.