MasterPriceOracle
Verified contract
Active on
Ethereum with 34 txns
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 "MasterPriceOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12317643 | 4 years ago | | | 0 | 0.0016653930 | |
| 12317594 | 4 years ago | | | 0 | 0.0016853650 | |
| 12262378 | 4 years ago | | | 0 | 0.014895816 | |
| 12253937 | 4 years ago | | | 0 | 0.0043206630 | |
| 12248569 | 4 years ago | | | 0 | 0.0031868720 | |
| 12227898 | 4 years ago | | | 0 | 0.0053177880 | |
| 12227625 | 4 years ago | | | 0 | 0.0055470030 | |
| 12201625 | 4 years ago | | | 0 | 0.0074732580 | |
| 12190762 | 4 years ago | | | 0 | 0.0049520670 | |
| 12190759 | 4 years ago | | | 0 | 0.0057780000 |
ABI
ABI objects
Getter at block 21289184
admin() view returns (address)
0x5ea4a9a7592683bf0bc187d6da706c6c4770976f
canAdminOverwrite() view returns (bool)
true
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)
NewAdmin(address oldAdmin, address newAdmin)
constructor(address[] underlyings, address[] _oracles, address _admin, bool _canAdminOverwrite)
This contract contains no fallback and receive objects.
This contract contains no error objects.