Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Feat: Implement network switch in the front-end #15

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Markus-55
Copy link
Contributor

The pull request contains the code to switch networks when selecting a chain in the dropdown.

The main code is in the spread folder in the utils.js and the function to switch network is called in app.js.

@Markus-55 Markus-55 added the enhancement New feature or request label Jul 23, 2022
@Markus-55 Markus-55 self-assigned this Jul 23, 2022
@Markus-55 Markus-55 linked an issue Jul 23, 2022 that may be closed by this pull request
@Markus-55 Markus-55 requested a review from Dadogg80 July 23, 2022 23:42
@Dadogg80
Copy link
Contributor

Hi, @Markus-55. I think there is an issue with our call to the spreadERC20 method.

I could transfer native assets (ETH), but tokens didn't work.
Can you confirm that it works for you? Maybe it's just a local Issue I have.
Ivo

@Markus-55
Copy link
Contributor Author

Hi @Dadogg80. I also have the same issue, I can not send any tokens either.
Markus

@Markus-55 Markus-55 marked this pull request as draft July 24, 2022 14:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: network switch dropdown
2 participants