https://github.com/deltartificial/dangerous-delegatecall
This example shows a dangerous function delegateCall
https://github.com/deltartificial/dangerous-delegatecall
Last synced: 4 months ago
JSON representation
This example shows a dangerous function delegateCall
- Host: GitHub
- URL: https://github.com/deltartificial/dangerous-delegatecall
- Owner: deltartificial
- Created: 2022-10-09T11:19:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T11:20:54.000Z (over 2 years ago)
- Last Synced: 2023-10-05T00:24:33.539Z (over 1 year ago)
- Language: Solidity
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dangerous-delegatecall
This example shows a dangerous function delegateCall & how to protect variablesTHIS IS FOR EDUCATIONAL PURPOSES ONLY
DO NOT USE THIS CODE IN PRODUCTION