MakerDAOPriceFeed
Verified contract
Active on
Ethereum with 1,276 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x729d…197b
Balances ($0.00)
No balances found for "MakerDAOPriceFeed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7771395 | 6 years ago | | | 0 | 0.00059547200 | |
| 7771031 | 6 years ago | | | 0 | 0.00037206000 | |
| 7770916 | 6 years ago | | | 0 | 0.00066618430 | |
| 7770739 | 6 years ago | | | 0 | 0.00066598740 | |
| 7770717 | 6 years ago | | | 0 | 0.00066618430 | |
| 7770676 | 6 years ago | | | 0 | 0.00066598740 | |
| 7770657 | 6 years ago | | | 0 | 0.00044660400 | |
| 7770138 | 6 years ago | | | 0 | 0.00070712300 | |
| 7769970 | 6 years ago | | | 0 | 0.00067369506 | |
| 7769856 | 6 years ago | | | 0 | 0.00066970800 |
ABI
ABI objects
Getter at block 21311140
MAKERDAO_FEED_MULTIPLIER() view returns (uint256)
1000000000000000000000000000000000000
RATE_THRESHOLD_PERCENTAGE() view returns (uint256)
10
getLastTimeUpdated() view returns (uint256)
1558011097
getRate() view returns (uint256)
4014389745298390
getUnit() view returns (string)
USD
makerDAOMedianizer() view returns (address)
0x729d19f657bd0614b4985cf1d82531c67569197b
owner() view returns (address)
0x05c151fac2e1632107fe9357b3fe7449d73d2fb7
Read-only
validRate(uint256 _weiPerUnitRate) view returns (bool)
State-modifying
Events renounceOwnership()
transferOwnership(address _newOwner)
updateRate(uint256 _weiPerUnitRate)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RateUpdated(uint256 _newRate, uint256 _timeUpdated)
constructor(address _makerDAOMedianizer)
This contract contains no fallback and receive objects.
This contract contains no error objects.