Consensys / starknet-snap

The MetaMask Snap for Starknet
https://snaps.consensys.net/starknet
Apache License 2.0
77 stars 27 forks source link

chore: display both spendable and actual balance in wallet-ui #310

Closed khanti42 closed 2 months ago

khanti42 commented 3 months ago

Description

This update modifies the user interface to display both the spendable balance and the actual balance of ERC-20 tokens. The goal is to provide users with a clear distinction between the balance they can immediately use and their total confirmed balance, considering any pending transactions.

Requirement:

Requires this PR to be merged first:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed for 'consensys_starknet-snap-starknet-snap'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed for 'consensys_starknet-snap-wallet-ui'

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud