Mastering ABI Encoding for Solidity and Ethereum (Full Examples Included)

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

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

  • @pulsechainalltheway1845
    @pulsechainalltheway1845 4 месяца назад +2

    Your tutorials are like the diamonds of solidity tutorials, It is rare to find a free and thorough solidity tutorial like this.

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

      Really appreciate the kind words! Thanks for watching 🙏

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

    Best channel to understand Advanced Solidity. Thanks for the awesome content , totally worth the time watching your content. keep up the good work 👌👌

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

      Thank you very much and thanks for watching! Your support means a lot! 🙏

  • @dassmod
    @dassmod 6 месяцев назад +2

    The fact that you preventively ask "stupid" questions and give an answer is very nice. Just started to learn solidity and this kind of knowledge makes everything more meaningful. Thank you!

    • @cryptojesperk
      @cryptojesperk  6 месяцев назад +2

      Fantastic! I'm so happy to hear that this style works for you. We need more people learning Solidity so your dedication to mastering it is commendable. Keep up the great work, and feel free to reach out if you have any questions along the way! Thanks for watching! 🙏

    • @evmlionel
      @evmlionel 6 месяцев назад +1

      Hey, awesome to hear that you're learning Solidity. Are you going the developer route, or more of an auditor/security researcher?

    • @dassmod
      @dassmod 6 месяцев назад +1

      @@evmlionel Thanks mate! I didn’t decide exactly which path I will take but I lean more towards developer route. Right now I am trying to really dig in. Overall I really love the idea of decentralized world and I want to contribute to that in a way which suits me most. Are you developer yourself?

  • @Mndeto
    @Mndeto 11 месяцев назад +1

    This just made the docs on how to encode dynamic types look really easy. Awesome tutorial dude

    • @cryptojesperk
      @cryptojesperk  11 месяцев назад

      That makes me so happy to hear! Fantastic and thanks for watching 🙏

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

    You sir actually make me learn something today, thank you very much!

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

      Much appreciated 🙏 thanks for watching!

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

    Thanks for your excellent explanation, Not only visually shows the connections between the critical part of abi.encode but also demos the procedure, which helped me build effective intuitions.

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

      You're very welcome! I'm glad to hear that the explanation was helpful in building your understanding of abi.encode. If you have any more questions or need further clarification, feel free to ask!
      Thanks for watching 🙏

  • @SK-eu4lh
    @SK-eu4lh 5 месяцев назад +2

    Thanks!
    And in abi.encode([CustomStruct{}]) - is CustomStruct treated as a tuple?
    Also does the array, struct and every individual field in the struct have all a head and tail?

    • @cryptojesperk
      @cryptojesperk  5 месяцев назад +1

      That's right, structs are mapped to tuples! Look at this too: docs.soliditylang.org/en/v0.8.26/abi-spec.html#mapping-solidity-to-abi-types
      Thanks for watching 🙏

  • @slemchik03
    @slemchik03 4 месяца назад +1

    Amazing video, thanks for your clear explanations👍👍👍!

    • @cryptojesperk
      @cryptojesperk  4 месяца назад

      Glad you enjoyed it! Thanks for watching 🙏

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

    You are just making complex concepts much much more easier...thank you soo much great content 🎉

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

      I'm so happy to hear that! Thank you 🙏

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

    This is incredibly helpful. Going to look through your videos to see what else I can learn

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

      Much appreciated; thanks for the kind words and thanks for supporting the channel, I am thrilled to learn that you liked the content! 🙏

  • @0xsabir
    @0xsabir Месяц назад +1

    this is a great lecture. you did all the hard work to explain it in simplest way. Thanks a ton!!!!
    Also, can you share the document that you had created and used in this lecture?

    • @cryptojesperk
      @cryptojesperk  Месяц назад +1

      Thank you very much for the kind words! And I am happy that it's helpful towards your journey of learning!
      Unfortunately, I don't have the document itself anymore (over a year ago). Really appreciate the support 🙏

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

    You are an amazing teacher, thanks for making these videos.

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

      Thank you very much 🙏and thanks for watching - glad you like them!

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

    thanks

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

    That's dope🔥

  • @web3Wizardss
    @web3Wizardss Год назад +3

    bro u doing a great things for web3 devs thank U

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

      Thank you very much, I am thrilled that you like it! 🙏

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

    Want video for memory! Please sir

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

      ABI encoding in memory? Yes, I want to make that video as well. It's on the list 😊

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

      @@cryptojesperk thankyou sir