Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet: Add support for sending STT (Status Test Token) #18413

Closed
J-Son89 opened this issue Jan 5, 2024 · 3 comments · Fixed by #18481
Closed

Wallet: Add support for sending STT (Status Test Token) #18413

J-Son89 opened this issue Jan 5, 2024 · 3 comments · Fixed by #18481
Assignees
Labels
feature feature requests

Comments

@J-Son89
Copy link
Contributor

J-Son89 commented Jan 5, 2024

On the select Asset page, if a user selects Status Test Token as the asset to send the confirm button does not respond.

STT token should work the same as any other token.

@mariia-skrypnyk
Copy link

Hi @J-Son89 !

Have some update for this issue when Confirm button just does not respond.

Now we have the same situation with ETH at newest nightly build from the 10 of January. So we have no ability to finish a transaction.

@mariia-skrypnyk
Copy link

mariia-skrypnyk commented Jan 11, 2024

@J-Son89 Please use these steps:

  1. Login as User A and go to your Wallet -> Receive -> Open QR code of your adress (0xc9fc5177b378063da15c150d420919a6d8b95fa5)
  2. Login as User B (has some ETH) go to your Wallet -> Send -> put adress of user A
  3. Put amount you want to send
  4. Slide to send
  5. Enter your Password and tap Confirm

I've tested using both ways: Testnet toggle on/off

@briansztamfater briansztamfater self-assigned this Jan 11, 2024
@briansztamfater
Copy link
Member

briansztamfater commented Jan 11, 2024

Hey @mariia-skrypnyk, I've made some modification in the sending logic, can you test on this PR? #18473

I've found the transaction is executing, but even if I select STT token the transaction is executed with ETH instead of STT. So I want to identify all the issues before starting to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests
Development

Successfully merging a pull request may close this issue.

3 participants