Unitroller

Verified contract

Active on Ethereum with 266 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Unitroller"

0xbd2051ced19cd1bfad649db6b12beb5b8992f1e1a2df2c6d39a3335057aa5df3
0x6306b255f8437a53e8ee8e1b9e2d1942a8857b0d86142ec5dd40ef0003828875
0x59cd9cdce8e152883c21734a2608d760c1cfdfdde3949f762226aa383a4a3925
0x5de9aad998c6fb62cd0b8abdc7793b8b7c675a3d54c074ee5c32f29dba4e0d46
0x85488f3b0e8812f73c0507ec4856f3d5d017467ee1c4da363373b8b3cabc94c3
0x5efa8929fa6fa0a407b356eb775909ace65c65dc72f3eab2d96b447e6c90a9bd
0xd755d20330b39f9e857cc07eb0bec95ef6289711dbad36c066e535bf6202a0a3
0xc028d24c54bef760960981b973ed19e304d3a3ffe86b06325c3361d7bb75f497
0xead6c1dceaf3810bb53b23012a55bb88b80645f65ea1a2159930b3316375aab1
0x7adf32dbfcea783f5658e0ef660e5309a4b22dc1673d95d92537a132981c116d

Functions
Getter at block 20924111
admin(view returns (address)
0x24dd242c3c4061b1fcaa5119af608b56afbaea95
adminHasRights(view returns (bool)
true
comptrollerImplementation(view returns (address)
0xe5c78fbe9f5bb3ee2a41a6b0b0885aa3699d31cb
fuseAdminHasRights(view returns (bool)
true
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
pendingComptrollerImplementation(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
_acceptAdmin(returns (uint256)
_acceptImplementation(returns (uint256)
_setPendingAdmin(address newPendingAdminreturns (uint256)
_setPendingImplementation(address newPendingImplementationreturns (uint256)
_toggleAdminRights(bool hasRightsreturns (uint256)
_toggleFuseAdminRights(bool hasRightsreturns (uint256)
Events
AdminRightsToggled(bool hasRights
Failure(uint256 erroruint256 infouint256 detail
FuseAdminRightsToggled(bool hasRights
NewAdmin(address oldAdminaddress newAdmin
NewImplementation(address oldImplementationaddress newImplementation
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
NewPendingImplementation(address oldPendingImplementationaddress newPendingImplementation
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.