Controller
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Controller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15478611 | 2 years ago | | | 0 | 0.011642220 | |
| 15478576 | 2 years ago | | | 0 | 0.011642220 | |
| 15478539 | 2 years ago | | | 0 | 0.011642220 | |
| 15478444 | 2 years ago | | | 0 | 0.0064679000 | |
| 15478424 | 2 years ago | | | 0 | 0.0064676000 | |
| 15478407 | 2 years ago | | | 0 | 0.0064679000 | |
| 15478379 | 2 years ago | | | 0 | 0.0064679000 | |
| 15478326 | 2 years ago | | | 0 | 0.0026955828 | |
| 15478143 | 2 years ago | | | 0 | 0.0050285560 | |
| 15478127 | 2 years ago | | | 0 | 0.0057007600 |
ABI
ABI objects
Getter at block 21415013
govLPVault() view returns (address)
0xe0c402c776f586afb43bda4dedfd0b2f81941bc4
owner() view returns (address)
0xa1bd2e9f3a9e7a1fe99c24c7e11ccc85b01e467d
Read-only
getDeterministicVault(address implementation, address _rewardsToken) view returns (address predicted)
registeredVaults(address) view returns (bool)
tokenVaults(uint256) view returns (address)
State-modifying
Events deployDeterministicVault(address _implementation, address _rewardsDistribution, address _rewardsToken, address _stakingToken)
getApproximatedTotalExecutionRewards() returns (uint256)
getTotalAmountOut() returns (uint256)
migrate()
renounceOwnership()
setRegisterVault(address _vault, bool _isRegistered)
transferOwnership(address newOwner)
whitelistLPVault(address _vault)
Migrate(address[] vaults)
NewVault(address instance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetRegisterVault(address vault, bool isRegistered)
SetVault(address vault, bool isGovLPVault)
TransferFee(address beneficiary, uint256 fee)
This contract contains no constructor objects.
receive()
Controller_NoGovLPVault()
Controller_NoVaults()
Controller_NonRegisterVault()