0xc60d11e23fc0e61a833f2c83ba2d764464704062
Verified contract
Proxy
Active on
Ethereum with 17 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
0x1887…764d
Balances ($0.00)
No balances found for "0xc60d11e23fc0e61a833f2c83ba2d764464704062"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14328120 | 3 years ago | | | 0 | 0.0012579907 | |
| 14321724 | 3 years ago | | | 0 | 0.0031689771 | |
| 14271781 | 3 years ago | | | 0 | 0.0020038053 | |
| 14271773 | 3 years ago | | | 0 | 0.0021369021 | |
| 14271726 | 3 years ago | | | 0 | 0.0017282883 | |
| 14271720 | 3 years ago | | | 0 | 0.0042110317 | |
| 14271704 | 3 years ago | | | 0 | 0.0029905453 | |
| 14271676 | 3 years ago | | | 0 | 0.0058504631 | |
| 14271659 | 3 years ago | | | 0 | 0.0021348756 | |
| 14264917 | 3 years ago | | | 0 | 0.0035977465 |
ABI
ABI objects
Getter at block 21438343
admin() view returns (address)
0xb290f2f3fad4e540d0550985951cdad2711ac34a
canAdminOverwrite() view returns (bool)
true
defaultOracle() view returns (address)
0x1887118e49e0f4a78bd71b792a49de03504a764d
Read-only
getUnderlyingPrice(address cToken) view returns (uint256)
oracles(address) view returns (address)
price(address underlying) view returns (uint256)
State-modifying
Events add(address[] underlyings, address[] _oracles)
changeAdmin(address newAdmin)
initialize(address[] underlyings, address[] _oracles, address _defaultOracle, address _admin, bool _canAdminOverwrite)
setDefaultOracle(address newOracle)
NewAdmin(address oldAdmin, address newAdmin)
NewDefaultOracle(address oldOracle, address newOracle)
NewOracle(address underlying, address oldOracle, address newOracle)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.