Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 289 Bytes

sig-description.md

File metadata and controls

5 lines (4 loc) · 289 Bytes

The signature (sig) can be:

  • A fragment: someFunction(uint256,bytes32)
  • A selector and encoded calldata: 0xcdba2fd40000000000000000000000000000000000000000000000000000000000007a69
  • Only the function name: in this case Cast will try to fetch the function signature from Etherscan