Unitroller
Verified contract
Proxy
Active on
Base with 65 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Unitroller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3634806 | a year ago | | | 0 | 0.000010019080 | |
| 3629246 | a year ago | | | 0 | 0.0000082798403 | |
| 3528440 | a year ago | | | 0 | 0.00039161910 | |
| 3506530 | a year ago | | | 0 | 0.0000047834506 | |
| 3480090 | a year ago | | | 0 | 0.0000045226620 | |
| 3402465 | a year ago | | | 0 | 0.00010085300 | |
| 3366757 | a year ago | | | 0 | 0.00012633500 | |
| 3324476 | a year ago | | | 0 | 0.00015326300 | |
| 3292798 | a year ago | | | 0 | 0.000010869838 | |
| 3270778 | a year ago | | | 0 | 0.000010951423 |
ABI
ABI objects
Getter at block 23069674
admin() view returns (address)
0xeb48217792a68fbea0e71228f29fe335040de334
comptrollerImplementation() view returns (address)
0x64f44a9a3cdf526340d1082bc6f41d2ef3a5f1c6
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
pendingComptrollerImplementation() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events _acceptAdmin() returns (uint256)
_acceptImplementation() returns (uint256)
_setPendingAdmin(address newPendingAdmin) returns (uint256)
_setPendingImplementation(address newPendingImplementation) returns (uint256)
Failure(uint256 error, uint256 info, uint256 detail)
NewAdmin(address oldAdmin, address newAdmin)
NewImplementation(address oldImplementation, address newImplementation)
NewPendingAdmin(address oldPendingAdmin, address newPendingAdmin)
NewPendingImplementation(address oldPendingImplementation, address newPendingImplementation)
constructor()
fallback()
This contract contains no error objects.