The 3 ways to upgrade smart contracts (Ethereum, BSC, Polygon)

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

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

  • @RyanBeer-fx1yy
    @RyanBeer-fx1yy 5 месяцев назад

    Hi, do you have a start to finish guide to set up smart contract with multi chain?

  • @vonwao
    @vonwao 3 года назад +3

    I wonder how the diamond pattern fits into this picture. It seems to address similar issue, breaking contract into multiple "facets" which can then presumably by upgraded independently 🤔

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

    So happy I found this channel, best real-life applicable tutorials in the space

  • @Manichov
    @Manichov 3 года назад +2

    Hi, Great video. I have a question: Its possible to upgrade a smart contract too change the wallet that signed the contract?

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

    This proxy contract is the same for all the contracts we would like to upgrade..?

  • @tuduff
    @tuduff 3 года назад +1

    Brother, im using tour arbitrage contract but idk how to use it, got 2 calls, one is startarbitrage, need token0,token1, amt0, amt1. Another call is pancakecall need sender,amt0,amt1,data. When data is unknown. idk what to do.

  • @othaibounheng4637
    @othaibounheng4637 3 года назад +2

    Could you create the vodeo toturial on how to clone the ETH or bsc Smart chain block chain for self own coin.

  • @zaidbinbach
    @zaidbinbach 3 года назад +1

    Proxy consume more gass?

  • @lasaniwatches746
    @lasaniwatches746 3 года назад

    Bro, can we use a bep-20 token to accept payments on an Ecommerce website?

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

    can I still use proxy contract even after my original contract has been deployed already?

  • @snacks5427
    @snacks5427 3 года назад +1

    Awesome. This is so well explained

  • @7leafdispensary153
    @7leafdispensary153 3 года назад

    We can send you some coffee token for teaching us in details or work with us to secure our smart contract?

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

    Anyone can modify the contract?

  • @hoefinance9706
    @hoefinance9706 3 года назад

    thank you julien

  • @neovickson
    @neovickson 3 года назад

    I've been asking about the problem with the price impact on pancakeswap when other people are trying to swap my token to bnb.
    Like what can I do to make it possible for it to be swapped? Please

  • @OPIXdotWORLD
    @OPIXdotWORLD 3 года назад

    very good...thanx

  • @sidekickfinance
    @sidekickfinance 3 года назад +2

    #1 seems overly complex... ive seen much simpler upgrade solutions much like #2

    • @EatTheBlocks
      @EatTheBlocks  3 года назад

      Indeed, using a proxy is not the easiest approach...

  • @DavidOSinger
    @DavidOSinger 3 года назад

    Blockchain master

  • @rattle_
    @rattle_ 3 года назад

    Pretty useful for rug pulls XD

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

      Or surprises 😉

  • @lien-san3347
    @lien-san3347 3 года назад +1

    But this is really risky, isn't the best to migrate to a new contract?

  • @MaxPicAxe
    @MaxPicAxe 3 года назад

    finally

    • @EatTheBlocks
      @EatTheBlocks  3 года назад

      yes!

    • @MaxPicAxe
      @MaxPicAxe 3 года назад

      @@EatTheBlocks i was literally working on making an upgradable contract today before your video. I never thought of using a fallback to automate the function call but i think I'll just stick with a manual version

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

    Oh how cute.. this is how devs rug pull ....Cryptocurrency...need centralized by world government

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

    too much talk cant understand the tutorial

  • @damartripamungkas
    @damartripamungkas 3 года назад

    thanks you julien