5afe / contract-proxy-kit

Enable batched transactions and contract account interactions using a unique deterministic Gnosis Safe.
103 stars 37 forks source link

Add claimAll method #151

Open germartinez opened 3 years ago

germartinez commented 3 years ago

Add a claimAll() method that transfers all the token balances from the Safe Proxy contract back to the Safe Proxy owner.

photonite commented 3 years ago

Hello @germartinez, I am working on Swarm Markets and was wondering if there could be a way to have this feature implemented in a way to be able to include it in the batch transaction, that would really be helpful.

Another thing that would be useful is to be able to transfer ETH to the cpk as part of the batch transaction as well.