Omnion
pragma solidity ^0.8.0; import 'https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol'; contract Omnion is ERC20 { constructor(uint256 initialSupply) public ERC20 ('Omnion', 'OMN'){ _mint(msg.sender,initialSupply); } }
Omnion Whitepaper
Published7/28/2022
Last UpdatedJuly 2022
Page22
Verified
Omnion is the community driven, next generation of meme coins, looking to change the world.
Related Content