ethereum / wiki

The Ethereum Wiki
https://www.ethereum.org
14.75k stars 2.57k forks source link

Verify whether an address exists. #632

Closed maxiao124 closed 4 years ago

maxiao124 commented 6 years ago

Hello,is there have a JSON-RPC method could help to know the address exist?

Senshii commented 5 years ago

Hello, An address can exist even if there is no activity on the address (no transaction, a 0 balance). What should a method to verify whether an address exists do ?