LoopringSecondary / protocol

Loopring Protocol Smart Contract on Ethereum

Home Page:https://loopring.github.io/protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loopring Approval Contract

kongliangzhong opened this issue · comments

A contract which can do batch approve to Loopring Delegate contract for a address.

it seems impossible to implement a contract like this, because msg.sender changes when call ERC20.approve function in contract.