PaulRBerg / prb-proxy

Proxy contract to compose Ethereum transactions
https://prbproxy.com
MIT License
272 stars 47 forks source link

Implement helpers for withdrawing ETH and ERC-20 tokens #107

Open PaulRBerg opened 1 year ago

PaulRBerg commented 1 year ago

These should go in a dedicated targets package after I switch this repo to a monorepo structure:

Refs:

PaulRBerg commented 1 year ago

WIP on the feat/withdawer-target branch.