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 "Oracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12202032 | 4 years ago | | | 0 | 0.0032054710 | |
| 11915899 | 4 years ago | | | 0 | 0.0066240000 | |
| 11915884 | 4 years ago | | | 0 | 0.0064177500 |
ABI
ABI objects
Getter at block 21292689
isPriceOracle() view returns (bool)
true
owner() view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
Read-only
feeds(address) view returns (address addr, uint8 tokenDecimals)
fixedPrices(address) view returns (uint256)
getUnderlyingPrice(address cToken_) view returns (uint256)
State-modifying
Events changeOwner(address owner_)
removeFeed(address cToken_)
removeFixedPrice(address cToken_)
setFeed(address cToken_, address feed_, uint8 tokenDecimals_)
setFixedPrice(address cToken_, uint256 price)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.