What is an ERC20 address?

Typically, the ERC20 wallet address is an Ethereum address . More so, all Ethereum addresses are compatible with storing ERC20. Also, all Ethereum wallets are actually connected to the Ethereum blockchain. Therefore, the ERC20 address will mean an address in the Ethereum platform.

Read more

What is solidity contract code?

Solidity’s code is encapsulated in contracts which means a contract in Solidity is a collection of code (its functions) and data (its state) that resides at a specific address on the Ethereum blockchain . A contract is a fundamental block of building an application on the Ethereum.

Read more