Alluvial Finance Inc.
Withdraw (v1)
This contract is in charge of holding the exit and skimming funds and allow river to pull these funds
Retrieve the withdrawal credentials to use
_0
bytes32
The withdrawal credentials
Retrieve the linked River address
_0
address
The River address
_river
address
The address of the River contract
Callable by River, sends the specified amount of ETH to River
_max
uint256
undefined
Retrieves the version of the contract
_0
string
Version of the contract
Emitted when the contract is properly initialized
version
uint256
New version of the contracts
cdata
bytes
Complete calldata that was used during the initialization
Emitted when the linked River address is changed
river
address
The new River address
An error occured during the initialization
version
uint256
The version that was attempting to be initialized
expectedVersion
uint256
The version that was expected
The address is zero
The operator is unauthorized for the caller
caller
address
Address performing the call