No video

Create a Meme Coin - Full Tutorial on Ethereum with Remix & OpenZeppelin

🔥 Full Meme Coin Guide with Code & Private Discord Channel: pcho.gumroad.c...
🔥 Start trading memecoins on BullX: t.me/BullxBeta...
(my referral link)
Creating your own meme coin is easy and can take just 27 seconds if you know what you're doing: • Create a meme coin in ...
In this video I show you a full tutorial with explanation how you can create a memecoin using OpenZeppelin libraries wizard.openzep...
and deploying it on mainnet using Remix: remix.ethereum...
Here's the link to TURBO token that I use for code explanation: etherscan.io/a...
FOLLOW ME ON TWITTER
👉 / prz_chojecki
MY WEBSITE
👉 pccrypto.co
WATCH ON MY CHANNEL
📺 AI Blockchains: • AI Crypto - Artificial...
📺 Data Blockchains: • Data Crypto - Data Blo...
📺 Top Gaming Coins: • Top Crypto Games & Pla...
MY AFFILIATE LINKS
🔥Binance
accounts.binan...
🔥OKX
www.okx.com/jo...
🔥ByBit
partner.bybit....
🔥Gate.io
www.gate.io/si...
All links above are affiliate and my referrals. Thank you for your support!
None of this is financial advice, purely educational content.
#solidity #ethereum #memecoin

Пікірлер: 143

  • @pccrypto
    @pccrypto6 ай бұрын

    🔥 Full Meme Coin Guide with Code & Private Discord Channel: pcho.gumroad.com/l/ethereum-memecoin

  • @pedrokerber171
    @pedrokerber1714 ай бұрын

    Now there is a message above the CONTRACT that says that the network is not compatible with the "evm version: cancun". Could help me? Thanks for the video

  • @adedejijubril8048

    @adedejijubril8048

    2 ай бұрын

    Did you figure out a solution to this. I'm currently experiencing this problem. I'm trying to create a bep 20 token

  • @ripper8819
    @ripper881910 ай бұрын

    i cant deploy mine says i need to input default admin,pauser and minter help anyone?

  • @lightmedi
    @lightmedi Жыл бұрын

    deploy does not work, remix gas estimation failed

  • @yass_314l
    @yass_314l Жыл бұрын

    Hey, I have couple of questions, first, how does liquidity lock works, I have seen some meme coin having like 1month lock of the liquidity pool, what happens after this delay, are they just allowed to take the liquidity from the token and how does it impact? Is there any securtiy provided by uniswap when liquidity is added ? Also I have seen some ppl having issue with bot sniping their token after deploy/Liquidity add, do you have some tips to avoid having the coin being sniped by bots ? Thx and nice video !

  • @pccrypto

    @pccrypto

    Жыл бұрын

    After their liqudity is unlocked they can do whatever they want - for example remove all liquidty. ;) Uniswap is only a decentralized protocol, it doesn't come with any additional security.

  • @ronksokgaming6937

    @ronksokgaming6937

    8 ай бұрын

    Bagaimana cara deploy token jaringan injective?​@@pccrypto

  • @ModernMusicNo1

    @ModernMusicNo1

    5 ай бұрын

    @@pccrypto Hi. Great video. A few questions I want to create a meme coin to launch a new technology. I'm a scientist but new to coding ERC20 tokens. I would like to know how much liquidity in form of Eth is needed for gas etc? Also I would like to have an anti whale protection such as transfer limits. How can I do that as Turbo had no protection and a bot bought up all the Turbo requiring relaunch. Thank you

  • @FallKingPepe
    @FallKingPepe Жыл бұрын

    Will I get a call from the SEC ?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    haha depending on what you do next with the coin :P

  • @cffindler7051
    @cffindler70517 ай бұрын

    I can’t press deploy it just says evm version:Shanghai? Any clues mate?

  • @oldboy2005

    @oldboy2005

    5 ай бұрын

    I have the same problem.

  • @ja.digital617
    @ja.digital617 Жыл бұрын

    Awesome! thanks pal!

  • @pccrypto

    @pccrypto

    Жыл бұрын

    No problem 👍

  • @andresanchez728
    @andresanchez728 Жыл бұрын

    If you deploy to the BSC instead, will it work without having to make any changes?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Yes, it will work exactly the same

  • @alawatafaka9092
    @alawatafaka90924 ай бұрын

    If the main lines of code are just 13, what are the 500 remaining for? Just curious

  • @enjinman
    @enjinman6 ай бұрын

    Richard heart of hex clicked and dragged a smart contract off eth, then proceeded to say how crap eth is and Btc the dude just clicked and dragged not a code written lol😂

  • @jainamshah3331
    @jainamshah3331 Жыл бұрын

    do you know how to add an anti whale mechanism? like front running case that happened with turbo at start. something to prevent it?

  • @iAmNorm369

    @iAmNorm369

    7 ай бұрын

    Still wondering myself

  • @Ascendify5

    @Ascendify5

    6 ай бұрын

    Hai bro let's make a meme coin together

  • @madisoncooling8010
    @madisoncooling80104 ай бұрын

    I made a contract on remix and i'm trying to get back in control of that contract... I have all the information.Just not sure how to do it.Anybody willing to help?I'm on the pay for the help

  • @zoltyq869
    @zoltyq869 Жыл бұрын

    Hey boss, I managed to deploy on Goerli but when accessing the contract on uniswap it says there is insufficent liquidity to complete a swap from ETH to my contract token. Is there a specific way to add native liquidity or how does that work?

  • @zoltyq869

    @zoltyq869

    Жыл бұрын

    I guess I just add liquidity via uniswap but how should I setup minimum/maximum received? how does that dictate if I were to for example put 5 ETH into the liquidity pool with a contract token with a total supply of 500,000,000,000

  • @pccrypto

    @pccrypto

    Жыл бұрын

    try using Uniswap V2 instead of V3 - it is much simpler.

  • @TheSuperZoda007
    @TheSuperZoda007 Жыл бұрын

    Isn't the gas price that PC Crypto's let sit on default of 3M vey expensive to makes transactions?

  • @bunkabinks8960
    @bunkabinks8960 Жыл бұрын

    thank you for the video. my question how do i paste the contract to Remix. Im confused i just cant get past the contract part. i also considered looking at Turbo Toad before you mentioned it. can i go to etherscan and copy the whole thing off of there? and how about the last 13 lines you mentioned what do i do.

  • @pccrypto

    @pccrypto

    Жыл бұрын

    You can copy everything. Just highlight and ctrl c + ctrl v ;) Also you can copy turbo contract. Again just highlight it and copy entirely.

  • @alexanderschreiber9465

    @alexanderschreiber9465

    Жыл бұрын

    I can help you bro just hit me up:)

  • @nzekweemmanuel4678

    @nzekweemmanuel4678

    Жыл бұрын

    @@alexanderschreiber9465 bro can you show me how to create the meme coin??

  • @ModernMusicNo1

    @ModernMusicNo1

    5 ай бұрын

    @@alexanderschreiber9465 Hi I want to create a new meme coin can you help I want to link it to new technology my colleages and I are working on. Thanks

  • @EclipseEgg
    @EclipseEgg6 ай бұрын

    I have a question friend, why would you want a meme coin to have ownable function? what is the benefit? as chatgpt suggested to me that I shouldn't have that functions.

  • @samuelolushola1701

    @samuelolushola1701

    6 ай бұрын

    It’s your choice you can have it or not have it

  • @bitcointoday1757
    @bitcointoday1757 Жыл бұрын

    I deployed a contract using the wizard and remix but I can not verify the contract. It continues to fail. Any help with verification? Ive spent hours trying to figure this out. I appreciate it. ty

  • @pccrypto

    @pccrypto

    Жыл бұрын

    You're trying to verify it on Etherscan? What's the error you're getting? The most common one is you don't use the same version of solidity and also in Etherscan you need to paste in all the contracts from wizard you're using. So import from openzeppelin doesn't work and you have to change it.

  • @bitcointoday1757

    @bitcointoday1757

    Жыл бұрын

    @@pccrypto I figured it out. I had to flatten the openzeppelin imports on remix and copy paste the contract to verify on etherscan

  • @pccrypto

    @pccrypto

    Жыл бұрын

    @@bitcointoday1757 yes! :)

  • @csselement
    @csselement4 ай бұрын

    Do you have any guides for writing a Base token contract?

  • @pccrypto

    @pccrypto

    4 ай бұрын

    Yeah, this is it - Base is the same as mainnet Ethereum

  • @csselement

    @csselement

    4 ай бұрын

    @@pccrypto thanks, as you can see I need some education

  • @pccrypto

    @pccrypto

    4 ай бұрын

    @@csselement no worries, you've actually motivated me to record this: kzread.info/dash/bejne/a2qnlMiDfa66abQ.html

  • @AmanKumar23
    @AmanKumar2311 ай бұрын

    Less than useless video. Next time upload something when actually have something to show not just talk about what can be shown.

  • @pccrypto

    @pccrypto

    11 ай бұрын

    lol

  • @rohankumar1475
    @rohankumar14759 ай бұрын

    Hi can you make video how can i deploy BEP-20 token with solidty version ^0.8.20 because openzeppelin now using 0.8.20 solity version and its show error when deploying it in ^0.8.9 version its working fine. thanx in advance.

  • @pccrypto

    @pccrypto

    9 ай бұрын

    Just change the code to 0.8.9 - for bep20 that doesn't make a difference

  • @kingsleyokpeseyi7659
    @kingsleyokpeseyi7659 Жыл бұрын

    what is the best approach when you get a warning that the code size is to big? i deployed my contract but the code was to big and it failed to deploy.

  • @pccrypto

    @pccrypto

    Жыл бұрын

    reduce the code size ;) Why is your code size so big?

  • @PersonneGift
    @PersonneGift3 ай бұрын

    and how to add ut to uniswap?

  • @Camonwi
    @Camonwi Жыл бұрын

    i have a question when i am on remix and send it to my wallet does it send to the test net or my eth main net and if it gets sent to the test net how do i send it to my other wallet and get it on main net

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Remix interacts with whatever chain you are on if you choose injected. So mainnet, can be BSC or testnest.

  • @towheedlaway1422
    @towheedlaway1422 Жыл бұрын

    Can we use this procedure for creating a token on BNB network ?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Yes, it works for any Ethereum based chain - so anything in metamask really

  • @FirstReactionArt
    @FirstReactionArt Жыл бұрын

    Hi, is there a way to code that with every teansaction, some percentage of fee, or the pool would be sent to a fixed address? Like a donation to smth with every purchase

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Yes, look for similar coins on dextools and check.their code

  • @djmilkymike2520

    @djmilkymike2520

    Жыл бұрын

    Woowww thats a good call mate i like the way u think💯👍

  • @andrin9765
    @andrin9765 Жыл бұрын

    How we add image to our coin? Do we have to add some function with image?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    No, it's not in the smart contract. I think you have to submit your image and other details to Etherscan or Dextools.

  • @AlexpaulFX
    @AlexpaulFX Жыл бұрын

    Bro can you recommend another that I can use aside open zeppelin cause I want to use BSC 20 and not the eth network

  • @pccrypto

    @pccrypto

    Жыл бұрын

    It's the same. You can use the same code on BSC

  • @AlexpaulFX

    @AlexpaulFX

    Жыл бұрын

    Yeah but it keeps showing erc I don’t see a bsc option

  • @PlaySanz
    @PlaySanz Жыл бұрын

    This code support all EVM network? Including zksync?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Should be in principle

  • @animedemi_gods
    @animedemi_gods Жыл бұрын

    How can i add my telegram link on my contract for it to appear on telegram bots that display new pairs?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    These telegram bots usually take info from dextools or dexscreener so try adding your info there

  • @SuccessEmpireOfficialchannel
    @SuccessEmpireOfficialchannel Жыл бұрын

    i deplyed a token and added little liquidty in uniswap but and i didn't share my token contract but i saw somw trading activity after few hours and on dex tool i also saw traction that says front run, pls can you explain how those took place with out my knowlege?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    there are bots looking for new coins all the time and they usually buy small amounts of new coins.

  • @OMMICANGs

    @OMMICANGs

    Жыл бұрын

    @@pccrypto I am aware of this.. can it be prevented?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    @@OMMICANGs it can, you can for example blacklist certain addresses (known bots), or add a sell tax for like the first day / couple of transactions. There are many ways to do that.

  • @nzekweemmanuel4678

    @nzekweemmanuel4678

    Жыл бұрын

    Hello can I get a detailed way on how to create a meme coin?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    @@nzekweemmanuel4678 this is it

  • @jayanders8320
    @jayanders8320 Жыл бұрын

    I'm stuck bro I've deployed I'm on the block but I can't verify

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Have you put all the contracts you import from OpenZeppelin in one file? Etherscan does not recognize importing.

  • @solenedolives3923
    @solenedolives3923 Жыл бұрын

    how to make a circulating supply different from the total supply

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Can't do it with tokens easily - you need to add some kind of mining mechanism. Or do you mean just putting some % into liquidity pool? That you can always do.

  • @solenedolives3923

    @solenedolives3923

    Жыл бұрын

    @@pccrypto how you create a mining mechanism.

  • @leninmendez6227
    @leninmendez6227 Жыл бұрын

    And what about the token image?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    That usually takes time to update - you need to apply to etherscan or dextools for example with details (I think)

  • @chriskonu
    @chriskonu Жыл бұрын

    Still don't know how to deploy it and how to connect the wallet..

  • @pccrypto

    @pccrypto

    Жыл бұрын

    do you have metamask wallet installed? If you change to 'injected' on Remix it should prompt automatically connection.

  • @pccrypto

    @pccrypto

    Жыл бұрын

    @@chriskonu are you doing it on a phone? that might be the problem, Remix is optimized for a computer

  • @chriskonu

    @chriskonu

    Жыл бұрын

    @pccrypto As I said, I did. Now when I used a Laptop it worked but deploy was a problem there

  • @ronksokgaming6937
    @ronksokgaming69378 ай бұрын

    How to deploy injective network tokens?

  • @pccrypto

    @pccrypto

    8 ай бұрын

    that's totally different

  • @ronksokgaming6937

    @ronksokgaming6937

    8 ай бұрын

    @@pccrypto I think you know how to create injective network tokens

  • @pccrypto

    @pccrypto

    8 ай бұрын

    @@ronksokgaming6937 well, I'm learning currently and might do a video at some point

  • @bumbum-
    @bumbum- Жыл бұрын

    Hi man, how can I make a coin on BNB?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    same, just change network to BSC when deploying/connecting metamask

  • @theesoterictrader7352
    @theesoterictrader7352 Жыл бұрын

    If I wanted to protect the LP from flashbots and sandwich bots how do I add a tax to the contract?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    look for already verified contracts of coins with tax - there are multiple ways to do it

  • @theesoterictrader7352

    @theesoterictrader7352

    Жыл бұрын

    @@pccrypto Thanks, im going to launch the first altruistic meme coin in a few weeks so trying to get all my ducks in a row

  • @pccrypto

    @pccrypto

    Жыл бұрын

    @@theesoterictrader7352 sounds cool :)

  • @theesoterictrader7352

    @theesoterictrader7352

    Жыл бұрын

    @@pccrypto Haha I appreciate it. I have another question, If i were to launch a token with 1 ETH in the LP how would you balance it if it actually takes off? I want to create a buy/sell tax that is constantly adding to the LP and I was wondering if it is possible to code something like that in Thanks again for your time man i appreciate it

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Use V2 on Uniswap, it's easier :)

  • @HustlerHubs
    @HustlerHubs Жыл бұрын

    Does it Require money to deploy and Can we earn Money from it?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    Yes, it does require money to deploy

  • @HustlerHubs

    @HustlerHubs

    Жыл бұрын

    How much? @@pccrypto

  • @cffindler7051

    @cffindler7051

    7 ай бұрын

    How much ?

  • @solenedolives3923
    @solenedolives3923 Жыл бұрын

    how to burn tokens

  • @pccrypto

    @pccrypto

    Жыл бұрын

    What do you mean?

  • @pccrypto

    @pccrypto

    Жыл бұрын

    You can always send them to zero address

  • @tiburonasdruscar2841
    @tiburonasdruscar28418 ай бұрын

    do you know what you are doing?

  • @ifodojosep7496
    @ifodojosep74968 ай бұрын

    please do something for canto

  • @pccrypto

    @pccrypto

    8 ай бұрын

    you mean like a memecoin for Canto tutorial? :)

  • @oyuncayr9653
    @oyuncayr9653 Жыл бұрын

    #pepearmy

  • @anasshaikh8686
    @anasshaikh8686Ай бұрын

    Bs

  • @bunnygaming969
    @bunnygaming969 Жыл бұрын

    You are doing and teaching it for free to everyone ? Why dont you work for me and i will pay you my brother

  • @pccrypto

    @pccrypto

    Жыл бұрын

    haha, yes ;) I will have some more paid products in the future, but I like teaching for free.

  • @bunnygaming969

    @bunnygaming969

    Жыл бұрын

    @@pccrypto my brother if you wanna work on a project so lemme know . M looking to hire someone for a task .

  • @pccrypto

    @pccrypto

    Жыл бұрын

    write me on Twitter

  • @Patrick-burda
    @Patrick-burda Жыл бұрын

    #pepeisinlove $pepe

  • @Zeeni-x
    @Zeeni-x Жыл бұрын

    #pepe

  • @boringdayincrypto
    @boringdayincrypto Жыл бұрын

    Do u have a way i can contact u? Have a question

  • @pccrypto

    @pccrypto

    Жыл бұрын

    write me on Twitter

  • @boringdayincrypto

    @boringdayincrypto

    Жыл бұрын

    @@pccrypto done. Thanks

  • @Gamesvibhaworld
    @Gamesvibhaworld Жыл бұрын

    Erc 2p erc25

  • @Gamesvibhaworld
    @Gamesvibhaworld Жыл бұрын

    Erc721 and erc 1157

  • @bvbowler247
    @bvbowler247 Жыл бұрын

    I keep getting Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending? Returned error: {"jsonrpc":"2.0","error":"gas required exceeds allowance (4187)","id":3292344440006807} and if i force it it wants me to pay like $214 in eth for gas

  • @pccrypto

    @pccrypto

    Жыл бұрын

    The error is pretty standard, and unfortunately the gas costs are absurd right now because of memecoin season. You can try on the weeekend.

  • @bvbowler247

    @bvbowler247

    Жыл бұрын

    @@pccrypto yeah when i investigated more I was like oh so it does cost that much lol but its an investment and gamble but i will wait

  • @robertacos3985

    @robertacos3985

    Жыл бұрын

    I am getting the same error, It doesn't even show me how much gas It wants me to pay, any stimates for mainnet and Arbitrum and Zksync for deploying contracts? Please help, I've been trying to deploy it for 2 weeks now

  • @pccrypto

    @pccrypto

    Жыл бұрын

    @@robertacos3985 what happens after you click deploy? You should be able to ignore the error.

  • @robertacos3985

    @robertacos3985

    Жыл бұрын

    @@pccrypto metamask shows me the same error and then It says trx failed, I'll try again as soon as I get home and lyk, thank you so much for answering

  • @alirezazekavat3809
    @alirezazekavat3809 Жыл бұрын

    I cant access in /4.x/wizard

  • @Gamesvibhaworld
    @Gamesvibhaworld Жыл бұрын

    Erc1155 open zeppelin

  • @mehmetesen8298
    @mehmetesen8298 Жыл бұрын

    #pepearmy

  • @baris3982
    @baris3982 Жыл бұрын

    #pepeisinlove $pepe

  • @aycanoguz3528
    @aycanoguz3528 Жыл бұрын

    #pepe

  • @bakir597
    @bakir597 Жыл бұрын

    #pepearmy

  • @zeynaali4794
    @zeynaali4794 Жыл бұрын

    #pepearmy

  • @GOKTUGOZEL-pj2zw
    @GOKTUGOZEL-pj2zw Жыл бұрын

    #pepearmy

  • @ramazankral1063
    @ramazankral1063 Жыл бұрын

    #pepearmy

  • @onurdemirkol6275
    @onurdemirkol6275 Жыл бұрын

    #pepe

  • @RobloxAmy132
    @RobloxAmy132 Жыл бұрын

    #pepe

  • @AzadYasinBaran
    @AzadYasinBaran Жыл бұрын

    #pepe

  • @osmanefekeskin768
    @osmanefekeskin768 Жыл бұрын

    #pepe

  • @ramazanefedemir5832
    @ramazanefedemir5832 Жыл бұрын

    #pepe