Can the same keypair be used for holding ETH and different ERC20 tokens?
Can the same keypair be used for holding ETH and different ERC20 tokens?
I have an ETH keypair.
2 Answers
2
You can hold both ETH and any amount of any Ethereum tokens in your account which is accessible with your private key.
It's up to the wallet you use whether it's able to display all the tokens or not. But even if you can't see them in the wallet client/app/whatever you still have them (assuming they were sent properly to your address).
Except my answer was some half an hour before the other answer :)
– Lauri Peltonen
Aug 30 at 13:38
Oh shit, I looked at the time but must have gotten the hour wrong.
– Lars Andren
Sep 3 at 21:43
Heh no worries. But in general the timing shouldn't matter. If a better answer comes a day after an accepted answer, there's nothing wrong with accepting the later answer.
– Lauri Peltonen
Sep 4 at 5:33
Yes
You can hold any amount of ERC20 tokens with your ETH keypair.
You can hold multiple ERC20 tokens
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Excellent addition!
– Lars Andren
Aug 30 at 13:28