Skip to content

Instantly share code, notes, and snippets.

@PeterBorah
Created August 31, 2016 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PeterBorah/0f8f888a9ad3812a8e893d4b22d9a3e8 to your computer and use it in GitHub Desktop.
Save PeterBorah/0f8f888a9ad3812a8e893d4b22d9a3e8 to your computer and use it in GitHub Desktop.
EtherRouter.sol
calldatacopy(mload(0x40), 0, calldatasize)
delegatecall(gas, destination, mload(0x40), calldatasize, mload(0x40), outsize)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment