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