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

Eth being used in sendTransaction when Blast network is selected #4290

Closed
1 task done
TheGateKeeper1995 opened this issue Sep 22, 2024 · 1 comment
Closed
1 task done
Labels
Needs Reproduction Misc: Needs Reproduction

Comments

@TheGateKeeper1995
Copy link

Check existing issues

Describe the bug

I am using switchChain to switch to the Blast network then I am using the sendtransaction function to try and send some Blast from one wallet to another, but in the transaction, it is requesting to transfer ETH instead of BLAST which I believe is the native token used on the Blast network.

Link to Minimal Reproducible Example

No response

Steps To Reproduce

Switch chain to Blast then try to sendTransaction while on Blast network and you will see that ETH comes up as the token to pay with.

What Wagmi package(s) are you using?

@wagmi/core

Wagmi Package(s) Version(s)

2.12.5

Viem Version

2.19.4

TypeScript Version

Not using typescript

Anything else?

No response

@tmm tmm added the Needs Reproduction Misc: Needs Reproduction label Sep 22, 2024
Copy link
Contributor

Hello @TheGateKeeper1995.

Please provide a minimal reproduction using StackBlitz, TypeScript Playground (for type issues), or a separate minimal GitHub repository.

Minimal reproductions are required as they save us a lot of time reproducing your config/environment and issue, and allow us to help you faster.

Once a minimal reproduction is added, a team member will confirm it works, then re-open the issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Reproduction Misc: Needs Reproduction
Projects
None yet
Development

No branches or pull requests

2 participants