IELFeeRecipientV1
Last updated
Last updated
Kiln
Execution Layer Fee Recipient Interface (v1)
This interface exposes methods to receive all the execution layer fees from the proposed blocks + bribes
Initialize the fee recipient with the required arguments
Name | Type | Description |
---|---|---|
Pulls ETH to the River contract
Only callable by the River contract
Name | Type | Description |
---|---|---|
The storage river address has changed
The fallback has been triggered
Name | Type | Description |
---|---|---|
_riverAddress
address
Address of River
_maxAmount
uint256
The maximum amount to pull into the system
river indexed
address
The new river address