ABI & Encoding
# ABI & Encoding
The Application Binary Interface (ABI) defines how contract functions are encoded and decoded.Function Selector
## Function SelectorExample
Represents transfer(address,uint256)Last updated
# ABI & Encoding
The Application Binary Interface (ABI) defines how contract functions are encoded and decoded.## Function SelectorRepresents transfer(address,uint256)Last updated