ControllerV2

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xb5ba6e01 at 4461121
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots

No balances found for "ControllerV2"

No transactions found for "ControllerV2"


Functions
Getter at block 23271445
CONTROLLABLE_VERSION(view returns (string)
3.0.1
CONTROLLER_VERSION(view returns (string)
2.0.1
TIME_LOCK(view returns (uint256)
64800
addressAnnouncesList(view returns (struct ControllerV2AddressAnnounce[] announces)
[]
controller(view returns (address)
0x0000000000000000000000000000000000000000
created(view returns (uint256)
0
createdBlock(view returns (uint256)
0
forwarder(view returns (address)
0x0000000000000000000000000000000000000000
governance(view returns (address)
0x0000000000000000000000000000000000000000
investFund(view returns (address)
0x0000000000000000000000000000000000000000
liquidator(view returns (address)
0x0000000000000000000000000000000000000000
operatorsList(view returns (address[])
[]
platformVoter(view returns (address)
0x0000000000000000000000000000000000000000
previousImplementation(view returns (address)
0x0000000000000000000000000000000000000000
proxyAnnouncesList(view returns (struct ControllerV2ProxyAnnounce[] announces)
[]
revision(view returns (uint256)
0
vaultsList(view returns (address[])
[]
vaultsListLength(view returns (uint256)
0
veDistributor(view returns (address)
0x0000000000000000000000000000000000000000
voter(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getSlot(uint256 slotview returns (bytes32 result)
isController(address _valueview returns (bool)
isGovernance(address _valueview returns (bool)
isOperator(address valueview returns (bool)
isValidVault(address _vaultview returns (bool)
proxyAnnounces(addressview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
vaults(uint256 idview returns (address)
State-modifying
announceAddressChange(uint8 _typeaddress value
announceProxyUpgrade(address[] proxiesaddress[] implementations
changeAddress(uint8 _type
increaseRevision(address oldLogic
init(address _governance
registerOperator(address value
registerVault(address vault
removeAddressAnnounce(uint8 _type
removeOperator(address value
removeProxyAnnounce(address proxy
removeVault(address vault
upgradeProxy(address[] proxies
Events
AddressAnnounceRemove(uint256 _type
AddressChangeAnnounced(uint256 _typeaddress value
AddressChanged(uint256 _typeaddress oldAddressaddress newAddress
ContractInitialized(address controlleruint256 tsuint256 block
Initialized(uint8 version
OperatorAdded(address operator
OperatorRemoved(address operator
ProxyAnnounceRemoved(address proxy
ProxyUpgradeAnnounced(address proxyaddress implementation
ProxyUpgraded(address proxyaddress implementation
RegisterVault(address vault
RevisionIncreased(uint256 valueaddress oldLogic
VaultRemoved(address vault
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.