Create/Verify Smart Contract/ERC20 token in just 5 minutes for AVAX/ETH/POLY.. No coding required!

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • Learn the easiest and fastest way to create and deploy an ERC20 smart contract for Avalanche, Ethereum, Polygon, and more in just 5 minutes.
    **Links to websites I used below**
    Open Zeppelin(Create your smart contract/token)
    docs.openzeppe...
    Avalanche Fuji TESTNET Faucet(get free testnet Avalanche tokens to use on testnet for deployment)
    faucet.avax-te...
    Remix(Deploy your smart contract/token. (http version has less issues than the https version)
    remix.ethereum....
    Avalanche Fuji C-Chain TESTNET Explorer(verify your token on testnet before deploying on mainnet)
    testnet.snowtr...
    Avalanche MAINNET C-Chain Explorer(verify your token on the mainnet)
    snowtrace.io/

Комментарии • 57

  • @ssdtrain1
    @ssdtrain1 28 дней назад +1

    Everyone skips over the "decimals" portion in these vids.
    no one starts at 18 zeros anymore, how do you change that???

    • @cryptogems2024
      @cryptogems2024  28 дней назад

      Yeah, you make a good point. I'm uploading a more detailed video with a different way to create and deploy a smart contract for a new token. It covers how to change the decimals as well. It'll be uploaded in the next 30minutes or so.

  • @Izm100
    @Izm100 8 месяцев назад +2

    please make an update. snowtrace won't verify that way anymore. and how to add logo and social info?

  • @beqatyupi
    @beqatyupi 9 месяцев назад +3

    Hi, big thanks for the video, its really helpful, I tried to follow your steps, but i get stuck at the Deploy orange button, at your video there is just a button already lighted up. In my case after this button is a box called "address initialOwner" and Deploy button is working after i put an adress in this box. Maybe something changed during this time? I thought the initial owner is already taken from the wallet the contract is deployed from , why should I write there again wallet. Can you check maybe if thats so? or advise what I am doing wrong.

    • @cryptogems2024
      @cryptogems2024  9 месяцев назад +1

      No problem. I’ll try to make an updated video to make sure everything is current.

    • @beqatyupi
      @beqatyupi 9 месяцев назад

      @@cryptogems2024 Thanks mate, its weird, because I tried to deoploy erc20 as you showed, as per ETH testnet, I put in that box my wallet adress and it went through, but when i try to deploy the same contract on AVAX testnet, I get error. would be great if you create updated one.

    • @alpha-nj5up
      @alpha-nj5up 9 месяцев назад

      @@cryptogems2024 when is the updated video coming?

    • @KellyReddington
      @KellyReddington 8 месяцев назад

      what error do you get? try switching the EVM to Paris instead of default or Shanghai... I just had this issue and Stackoverflow helped me figure it out to deploy on Avalanche. Hope this helps!@@beqatyupi

  • @reyleh
    @reyleh Год назад +2

    Thank you very much for this video you've got a new subscriber, I think you're channel is a little underrated as a token of gratitude I'll inform my friends about this channel
    Trust me if you keep posting content like this frequently you'll reach 10million followers 👌
    Non of those RUclipsrs explained in detail like you just did.

    • @cryptogems2024
      @cryptogems2024  Год назад +1

      Thanks for the comment and support. I appreciate it.

  • @vike1929
    @vike1929 Год назад +1

    Thank you for this video. I keep getting an error message "Error! Unable to generate Contract ByteCode and ABI"?? I've flattened my contract and it deployed on Remix but I can't verify it. Any thoughts on what I'm doing wrong?

    • @cryptogems2024
      @cryptogems2024  Год назад

      I would need to see what you did. I just tested it and created a new token from scratch in under 4 minutes, so I know it works. If you followed all he steps, it should work. Subscribe to my channel as I will try to upload a new walkthrough video tonight, then just follow that step by step and you should be good.

  • @vincenthelmers5152
    @vincenthelmers5152 2 месяца назад +1

    Man thank you

    • @cryptogems2024
      @cryptogems2024  2 месяца назад

      @@vincenthelmers5152 no problem 👍🏻

  • @kumkumsharma4713
    @kumkumsharma4713 Год назад +1

    Getting error while deployed contract to injected provider metamask

    • @cryptogems2024
      @cryptogems2024  Год назад

      You’re getting an error in Remix when you try to deploy the contract? Make sure you have selected the right contract from the drop down menu, and make sure your Metamask wallet is connected to Remix.

  • @tinywhaleking
    @tinywhaleking 2 года назад +1

    I love this.
    Tried it and was amazed it worked.
    However, I want to know if this works for NFTs?
    Pls respond 🙏

    • @cryptogems2024
      @cryptogems2024  2 года назад

      This wouldn't work for NFT's. A typical token contract is an ERC20 contract, and NFT's are ERC721 contracts typically. However, the same process should apply and it should work similarly if you deploy an NFT contract. Always deploy it on the testnet first to make sure it works before deploying to the mainnet.

  • @phd.bunaas9930
    @phd.bunaas9930 2 года назад +1

    you are good i like haw you help us it is simple and full in both testnet and mainnet ..... thank ...... but i have one issue if i select my token name i don't know if i did something rong did my token name will gone forever

    • @cryptogems2024
      @cryptogems2024  2 года назад +1

      Thanks for the comment, and glad it helped you. Not sure I understand your question. If you choose a name for your token, it’s not gone forever. There can be multiple tokens with the same name.

  • @josemar792
    @josemar792 Год назад +1

    Thanks. I am of the Spain comunnity and It is impossible find a vídeo like this

    • @cryptogems2024
      @cryptogems2024  Год назад

      It was very hard for me to find one a while back when I was looking too, that's why I made this video. Check out my newest updated video walkthrough as well. Thanks. ruclips.net/video/rZm9xLCJI94/видео.html

  • @nacho_web3
    @nacho_web3 9 месяцев назад +1

    How do I put my token name and a logo?

    • @cryptogems2024
      @cryptogems2024  9 месяцев назад

      You can add a logo by crating an account with a block explorer site. For Avalanche is Snow Trace. Once you get an account you can add a logo.
      Once you deploy the smart contract for your token, the name of your token will automatically show up already.

  • @CoinN92
    @CoinN92 Год назад +1

    your video is very helpful, how to add and edit logo image for contract

  • @oneminuteplots
    @oneminuteplots Год назад +1

    Very Thorough. been struggling with getting the files to verify without error and this helped. What a great guide pal. Keep at it!

    • @cryptogems2024
      @cryptogems2024  Год назад

      Thanks Ash. Glad it helped someone. I didn’t think anyone was even watching my videos.

    • @oneminuteplots
      @oneminuteplots Год назад +1

      @@cryptogems2024 well we are. Just a shame fhs alogirthm hasn't pulled you in yet. Such good video content and editing

    • @cryptogems2024
      @cryptogems2024  Год назад

      @@oneminuteplots Well that’s good. Yeah, probably doesn’t help that crypto has been in an Ice Age for a while now and probably will be for a while.

    • @oneminuteplots
      @oneminuteplots Год назад

      @@cryptogems2024 yeah it's certainly dead right now. But a great time to be starting off projects etc whilst there's no silly amounts of hype and bad media

    • @cryptogems2024
      @cryptogems2024  Год назад

      @@oneminuteplots Yeah that may be true. I was planning on a project but I’m going to wait till 2023 and see how much further the market crashes first. I think it’s still gonna come down a good amount as a whole.

  • @NachoDacal_ink
    @NachoDacal_ink 6 месяцев назад

    and where to provide liquidity?

  • @MrSalah3
    @MrSalah3 2 года назад +1

    excellent sir!

  • @KStarsLLC
    @KStarsLLC 9 месяцев назад

    Question . This tutorial video keep mentioned ERC token ? How about to create token on Avax ?

    • @cryptogems2024
      @cryptogems2024  9 месяцев назад

      Yes this works the same way with to create a token on Avalanche

  • @KenzoWine
    @KenzoWine Год назад

    whene i want to deploy it and check it on snowtrace , she's not look like a conract

    • @cryptogems2024
      @cryptogems2024  Год назад +1

      You should make sure you deploy to testnet first to make sure everything works correctly. When you’re in Remix and ready to deploy, make sure your Metamask is connected to the Remix site. Then make sure your wallet is on the Fuji chain(Avalanche Testnet).
      Also, make sure you change in the first drop down menu of Remix under the icon on the left side that looks like the Ethereum logo. By default it will be on Ethereum testnet, change your connected web3.
      Once you deploy, it will deploy to testnet. Make sure you check the contract on testnet.snowtrace.io
      If it checks out, make sure you can verify the contract like I show in the video. If it works, go back to Remix, compile again, make sure you switch wallet to Avalanche mainnet, depot, check on snowtrace.io, then verify the contract and your token is live. Also, don’t forget to copy your contract address from remix or snowtrace, open your Metamask, click on add token, and paste in the address so you get your tokens immediately in your wallet. Hope this helps.

  • @funkisl
    @funkisl 9 месяцев назад +1

    hey can you help to me verify contract

    • @cryptogems2024
      @cryptogems2024  9 месяцев назад +1

      What’s the problem you’re having?

    • @TomAs-ox3is
      @TomAs-ox3is 9 месяцев назад +1

      ⁠@@cryptogems2024when I try confirm contract it’s write I need used hardhat-verify

    • @Akashefi120
      @Akashefi120 9 месяцев назад +1

      @@cryptogems2024 same thing happens to me. it doesnt take me to the same page as you, where you picked your solidty etc. It takes us to hardhat verification page.

    • @KellyReddington
      @KellyReddington 8 месяцев назад

      I'm also having this same issue. Have either of you found a solution? I really don't want to deep dive on hardhat... @@Akashefi120

    • @KellyReddington
      @KellyReddington 8 месяцев назад

      I'm having same issue. Have you found a solution?@@TomAs-ox3is

  • @ShivamGupta-xw6gh
    @ShivamGupta-xw6gh Год назад

    I'm not able to flatten my solidity file when i click on flatten it shows complile but no file is displayed?

    • @cryptogems2024
      @cryptogems2024  Год назад

      You must've missed a step or something somewhere. Check out my newest updated video walkthrough. If you still have questions, leave a comment and I'll get back to you. ruclips.net/video/rZm9xLCJI94/видео.html

  • @Ecbs-uo3oy
    @Ecbs-uo3oy Год назад

    help i dont see flattener hahah

    • @cryptogems2024
      @cryptogems2024  Год назад

      Click on the “plug” icon on the bottom left of remix. Then in the search box type in “flattener” When flattener pops up below in the search results, click on “install”

    • @DEGEN2035
      @DEGEN2035 Год назад

      It's not an option for me. Looks like REMIX made it an actual option when right clicking on the .sol contract.

    • @cryptogems2024
      @cryptogems2024  Год назад

      @@DEGEN2035 If you don’t see the Flattener option and you do see it when you right click, then it’s because it’s already installed.

  • @KenzoWine
    @KenzoWine Год назад

    please your twitter

  • @ShivamGupta-xw6gh
    @ShivamGupta-xw6gh Год назад

    now able to flatten my sol file please help🥲🥲🥲🥲