Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Solidity #40

Open
johnsaigle opened this issue Jan 6, 2023 · 1 comment
Open

Add Solidity #40

johnsaigle opened this issue Jan 6, 2023 · 1 comment

Comments

@johnsaigle
Copy link
Owner

Ideas:

  • selfdestruct
  • anything that moves assets, e.g. ERC20 and NFT functions to approve/send/transfer
  • transfer vs call
  • delegatecall

It would also be a good idea to check slither and the code4rena auto-audit tool for other function calls

@johnsaigle
Copy link
Owner Author

Added very basic Solidity calls: 81dba03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant