IVaultMev
Inherits: IVaultState
Author: StakeWise
Common interface for the VaultMev contracts
Functions
mevEscrow
The contract that accumulates MEV rewards
function mevEscrow() external view returns (address);
Returns
Name | Type | Description |
---|---|---|
<none> | address | The MEV escrow contract address |