Unitroller
Verified contract
Proxy
Active on
Base with 894 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Cheems | ERC-20 | 10.134582M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8089757 | a year ago | | | 0 | 0.000000054616605624 | |
| 8089673 | a year ago | | | 0 | 0.000000000247763012 | |
| 8061625 | a year ago | | | 0 | 0.000000000148507136 | |
| 8061466 | a year ago | | | 0 | 0.000000000015165150 | |
| 8061402 | a year ago | | | 0 | 0.000000000255371498 | |
| 8061321 | a year ago | | | 0 | 0.000000002914982070 | |
| 8061140 | a year ago | | | 0 | 0.000000000463712118 | |
| 7804749 | a year ago | | | 0 | 0.000000003878367896 | |
| 4034152 | a year ago | | | 0 | 1.1195599e-7 | |
| 4034047 | a year ago | | | 0 | 0.000043738249 |
ABI
ABI objects
Getter at block 22737588
admin() view returns (address)
0x26f6d954c4132fae4efe389b947c8cc4b4ce5ce7
comptrollerImplementation() view returns (address)
0x3ebe0091cc5d557580f1f3ad87565cea6d24e951
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.