Skip to content

Instantly share code, notes, and snippets.

@jmcph4
Created July 14, 2023 01:34
Show Gist options
  • Select an option

  • Save jmcph4/9012fd50481ca15d9b668f7b66ffb2f1 to your computer and use it in GitHub Desktop.

Select an option

Save jmcph4/9012fd50481ca15d9b668f7b66ffb2f1 to your computer and use it in GitHub Desktop.
$ cast --version
cast 0.2.0 (8f20631 2023-07-10T00:04:29.812703538Z)
$ cast 4bd 0x128acb08
Error: 
No signatures found
$ cast si "function swap(address,bool,int256,uint160,bytes) returns (int256,int256)"
0x128acb08
$ cast ups "function swap(address,bool,int256,uint160,bytes) returns (int256,int256)"
Duplicated: Function swap(address,bool,int256,uint160,bytes): 0x128acb08
Selectors successfully uploaded to https://api.openchain.xyz
$ cast 4bd 0x128acb08
Error: 
No signatures found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment