Address is the 42 character hexadecimal address representing a smart contract or a public wallet. On a high-level, there are two types of addresses - Externally Owned and Contract address.
Externally owned address or wallet address is an account of public and private key pair that holds your funds.
Contract address is the address to a collection of application code on the blockchain that executes application specific functions.
The public addresses of contracts should be available on the project websites. You can also retrieve addresses from the block explorers.
For Ethereum : https://etherscan.io/
For RSK: https://explorer.rsk.co/
For xDAI & PoA: https://blockscout.com/poa/core/
For Ethereum, we support auto-populating contract addresses for popular smart contracts. You can just type in the name of the contract and the field should be auto-populated.
For the other networks, you have to manually enter the address.
We support Ethereum, RSK, PoA and xDAI.
The add address is a simple 2 step process that takes less than a minute to complete. The data retrieval for the contract depends on the size of the contract, it can take a few minutes to a few hours for the process to complete. You will get an email as soon as we retrieve all data.
Name is the contract or wallet name in Chainbeat. This field is editable and you can change it or call it anything that you like.
Email us at info@chainbeat.io right away if you face an issue with the autodetection process.