Using same seed phrase, can we derive Eth address on Aptos? #73
-
Asked by
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Addresses are a hash of a public key, so it would be nearly impossible to get the same address. On Ethereum, your address is your public key. So, tl;dr please check that you have an address on Aptos that is not your EVM address, but instead an Aptos address with an Aptos wallet. Please see this document on how addresses are created: https://aptos.dev/concepts/accounts/#authentication-key |
Beta Was this translation helpful? Give feedback.
-
Hey guys, |
Beta Was this translation helpful? Give feedback.
Addresses are a hash of a public key, so it would be nearly impossible to get the same address.
On Ethereum, your address is your public key. So, tl;dr please check that you have an address on Aptos that is not your EVM address, but instead an Aptos address with an Aptos wallet.
Please see this document on how addresses are created: https://aptos.dev/concepts/accounts/#authentication-key