Language
Solidity
Total Length
0.8h
Part of Learning Track
Build on undefined + 0
What You’ll Learn
Advanced Solidity programming, offering a deeper exploration of the underlying application syntax in Solidity.
call
delegatecall
function selector
function signature
Syllabus
Fallback & Receive
two special functions: fallback and receive
Selfdestruct & Time
Two frequently used tools
ABI
A set of functions that encode and decode data with ABI
Function Selector
concepts and features related to low-level function calls and encoding
Low-level Call
Low-level interaction with other contracts
Language
Solidity
Total Length
0.8h
Part of Learning Track
Build on undefined + 0