xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

RPCError (RPCError: got code -32000 with msg "invalid sender".) #62

Open povpros opened 1 year ago

viktorvoltz commented 1 year ago

if you are trying to get do a Transaction.callContract(), consider providing the chainId parameter with the appropriate ID of your network. you can check your ID here https://chainlist.org/

AzharRaeisi commented 1 year ago

@viktorvoltz it does not work even that way however changing infura or whatever private key with metamask private key worked

mmMrz commented 1 year ago

i still have this error too

junedr375 commented 1 year ago

I am also getting same error on doing any sendTrasaction