zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

`withdrawAndCall` - `evm`: allow sending ERC20 and call function #150

Closed lumtis closed 4 months ago

lumtis commented 6 months ago

Depends on https://github.com/zeta-chain/protocol-contracts/issues/149

Allow to call the function while sending the ERC20 to the contract

lumtis commented 4 months ago

No longer considered