Uniswap / default-token-list

◦ The Uniswap default token list
GNU General Public License v3.0
327 stars 1.04k forks source link

Add {MOB}: {PEPEMOB} #1824

Open pepemobsters opened 1 month ago

pepemobsters commented 1 month ago

Please provide the following information for your token.

Token Address: 0x52E7f110c6D9fFA08e3303f1A6b77696723b5EC7 Token Name (from contract): PEPEMOB Token Decimals (from contract): 18 Token Symbol (from contract): MOB Uniswap V2 Pair Address of Token:

Link to the official homepage of token: // SPDX-License-Identifier: MIT // Author Derrick Geffe https://debogeffe.wixsite.com/pepemobsters pragma solidity ^0.8.20;

import "@openzeppelin/contracts/token/ERC20/ERC20.sol";

contract pepemobsters is ERC20 { constructor() ERC20("PEPEMOB", "MOB") { _mint(msg.sender, 2_000_000_010 * (10**18)); } } Link to CoinMarketCap or CoinGecko page of token:

pepemobsters commented 1 month ago

Please add (PEPEMOB) (MOB) TO UNISWAP TOKEN LIST