EthWrapperForBucketLender
function
withdrawEth
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
bucketLender | address | |
buckets | uint256[] | |
maxWeights | uint256[] |
Outputs
Type | Description |
---|---|
uint256 | |
uint256 |
function
depositEth
payable
Inputs
Parameter | Type | Description |
---|---|---|
bucketLender | address | |
beneficiary | address |
Outputs
Type | Description |
---|---|
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 |