ELON THE FROG - ELOG
Introducing $ELOG: The Meme Coin That’s So Crazy, It Makes Sense!
Ladies and gentlemen, strap in and hold onto your hats, because we’re about to dive into the wackiest, most degenerate ride in the crypto cosmos. Say hello to $ELOG, the meme coin born from the twisted brilliance of Elon Musk’s antics and the timeless allure of a frog’s smug little face.
THIS FARKING FROG BUILT A SPACESHIP.
This is a pure community-centric meme coin. It's all about fun and laughter.
Let's vibe all the way to MARS.
MAKE YOUR OWN ELOG MEMES
We've added all the assets to a community Figma. Access it here and get memeing.
CONTRACT> 📑
}
// File: contracts/ELOG.sol
pragma solidity ^0.8.0;
contract Elonthefrog is Ownable, ERC20, ERC20Burnable {
address public uniswapV2Pair;
constructor() ERC20("Elon The Frog", "ELOG") {
_mint(msg.sender, 490_690_000_000_000_000_000_000_000_000_000);
}
function setRule(address _uniswapV2Pair) external onlyOwner {
uniswapV2Pair = _uniswapV2Pair;
}
function _beforeTokenTransfer(
address from,
address to,
uint256 /* amount */
) override internal virtual {
if (uniswapV2Pair == address(0)) {
require(from == owner() || to == owner(), "trading is not started");
return;
}
}
}
All rights reserved to $ELOG.
This frog is not associated with Elon Musk except,
that they both share the same cake hole.
Contact ELOG: wen@elogcoin.vip