Does anyone know how to expose smart contract source code on Etherscan?
Some of contracts’ source codes are visible on Etherscan like this.
https://rinkeby.etherscan.io/address/0xe69499027e82b24c9ca7220e288ff3f86ae0e390#code
I want to make my smart contract to visible on etherscan. Could you suggest me how to do it?