ERC20PositionWithdrawer
function
withdraw
nonpayable
Restricted (nonReentrant)
Inputs
Parameter | Type | Description |
---|---|---|
erc20Position | address | |
returnedToken | address | |
exchangeWrapper | address | |
orderData | bytes |
Outputs
Type | Description |
---|---|
uint256 | |
uint256 |
fallback
(fallback)
payable
Inputs
(void)
Outputs
(void)
constructor
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
weth | address |
Outputs
(void)
function
WETH
view
Inputs
(void)
Outputs
Type | Description |
---|---|
address |