Function Routing
Meaning ⎊ The mechanism of directing function calls to the correct implementation logic based on function selectors.
Function Selector
Meaning ⎊ The four-byte hash of a function signature used to identify and route function calls within a smart contract system.
