coinbase / smart-wallet

MIT License
304 stars 57 forks source link

Bug: Smart wallet config was for "Base Sepolia" but transaction sent on "Eth Mainnet" #82

Closed meisamtaher closed 1 month ago

meisamtaher commented 1 month ago

I'v integrated smart wallet in my project and setup config for 'Base Sepolia' and sent webApp link to some users to test, one of them had a problem with the project and sent me a screen record of the process and I found that the transaction request for him is on sent 'eth mainnet' instead of 'Base Sepolia'

this is the webapp and this is the config file of smart wallet in the code and this is the transaction that was sent on 'mainnet' although there was no contract on mainnet

meisamtaher commented 1 month ago

sorry not related to this repo I should report this in the front-end SDK repository