ABI Encoding: Learn To Construct Calldata By Hand

Описание к видео ABI Encoding: Learn To Construct Calldata By Hand

Learn how to construct calldata by hand, as well as how to initiate contract calls using this data – including interactions between contracts themselves. Mastery of this skill will allow you to call any contract on the blockchain with any calldata you want.

This video is a workshop addition to my previous video on ABI encoding and decoding:    • Mastering ABI Encoding for Solidity a...  

EPISODE LINKS:

Keccak-256 online tool: https://emn178.github.io/online-tools...
Contract ABI Specification v0.8.20: https://docs.soliditylang.org/en/v0.8...
Remix: https://remix.ethereum.org/

CHAPTERS:

0:00 | About this Video
1:07 | Intro to “ABI Encoding by Hand” Contract
3:05 | Deploying the Smart Contract
4:00 | Constructing the Calldata for Simple Function
6:55 | Retrieving the Rest of the Calldata
8:42 | Getting Information for the Contract you want to Interact with
9:15 | Call Contracts with Hex Data
12:31 | Using More Complicated Calldata
12:46 | Function Selector for Complex Function
14:02 | Inputs for Complex Function
22:25 | How You Encode a Dynamic Array of Unsigned Ints
23:40 | Testing


SOCIAL LINKS:

Jesper's Twitter:   / cryptojesperk  
Jesper's LinkedIn:   / jespertoftkristensen  
Jesper’s LinkTree: https://linktr.ee/cryptojesperk

QUESTIONS AND COMMENTS:

Questions and comments are welcome! If you find the content helpful please subscribe and click the like button.

Комментарии

Информация по комментариям в разработке