How to build an ERC20 token which is tradable in an exchange like coinbase?

in #token6 years ago

How to build an ERC20 token which is tradable in an exchange like coinbase?
I deployed the standard ERC20 contract on Ethereum testnet and it works fine. If I deploy the code on main ethereum net and the token will tradable in exchange automatically?
Any advise is welcome.

Sort:  

follow up: I deployed the contract on Ethereum and etherscan list it as a ERC-20 token. The address is 0xf1d8fd82da98ed93bca83adbb6ab4dd3c44b35ea. Then I sent an email to update the token information like icon, website etc, nothing happened. Still waiting for response from etherscan.