mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
Updated Matcha connector (typo)
This commit is contained in:
parent
3286abb317
commit
cca4d08cac
|
@ -94,7 +94,7 @@ contract MatchaResolverHelpers is MatchaEventResolver {
|
|||
|
||||
contract Matcha is MatchaResolverHelpers {
|
||||
/**
|
||||
* @dev Sell ETH/ERC20_Token using matcha.
|
||||
* @dev Swap ETH/ERC20_Token using matcha.
|
||||
* @param buyAddr buying token address.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
|
||||
* @param sellAddr selling token amount.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
|
||||
* @param sellAmt selling token amount.
|
||||
|
|
Loading…
Reference in New Issue
Block a user