Unitroller
Verified contract
Proxy
Active on
Ethereum with 8,129 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
11 additional
variables
Balances ($633.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
eRSDL | ERC-20 | 1.589237M | $0.000399 |
$633.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19801085 | 6 months ago | | | 0 | 0.00045350378 | |
| 18549948 | a year ago | | | 0 | 0.00085038647 | |
| 18549899 | a year ago | | | 0 | 0.0016559980 | |
| 18549805 | a year ago | | | 0 | 0.0019830189 | |
| 18549697 | a year ago | | | 0 | 0.0046187200 | |
| 18549678 | a year ago | | | 0 | 0.0048080042 | |
| 18549674 | a year ago | | | 0 | 0.0018160088 | |
| 18544797 | a year ago | | | 0 | 0.0011520386 | |
| 18544419 | a year ago | | | 0 | 0.0015174577 | |
| 18544108 | a year ago | | | 0 | 0.0016535918 |
ABI
ABI objects
Getter at block 21222218
admin() view returns (address)
0xb66addb2ef71eac4f83e570ebfd4ebe5a7ff402a
comptrollerImplementation() view returns (address)
0x21fb47ffac9685618d43f26b817a1dc70edbbcfb
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.