The CeaErc20.sol is the base smart contract used in the default template of Create Eth App.
Deprecated since v1.2.0 of Create Eth App. We moved the contract ABIs in the core repository.
We deployed CeaErc20 to Ethereum Mainnet, Goerli, Kovan, Rinkeby and Ropsten. It has the same address on all networks.
Name | Address on Etherscan |
---|---|
Ethereum Mainnet | 0xc1C0472c0C80bCcDC7F5D01A376Bd97a734B8815 |
Goerli | 0xc1C0472c0C80bCcDC7F5D01A376Bd97a734B8815 |
Kovan | 0xc1C0472c0C80bCcDC7F5D01A376Bd97a734B8815 |
Rinkeby | 0xc1C0472c0C80bCcDC7F5D01A376Bd97a734B8815 |
Ropsten | 0xc1C0472c0C80bCcDC7F5D01A376Bd97a734B8815 |
We are grateful to OpenZeppelin for providing us with a secure open-source implementation of ERC20.