EVM Address issue in Cosmos #12871
Locked
Abhishek-1857
started this conversation in
General
Replies: 1 comment
-
Wrong repo. You might want to ask the Evmos folks for assistance? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello i have implemented a blockchain with cosmos sdk and integrated evm in it. The problem im facing now is querying the balance of the account i.e when with the help of mnemonics with cosmjs library i get private key and public key and when i fetch the balance of private key i get the balance for example 50 but when i use web3.js as i also implemented evm in my blockchain and for same mnemonic which gives same private key i get 0 balance because now the address is different … WHT TO DO PLEASE HELP!!!
Beta Was this translation helpful? Give feedback.
All reactions