BatchUpdateRate
Verified contract
Active on
Ethereum with 15,801 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 "BatchUpdateRate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245125 | 15 minutes ago | | | 0 | 0.0010865884 | |
| 21244727 | 2 hours ago | | | 0 | 0.0030414517 | |
| 21244627 | 2 hours ago | | | 0 | 0.00095596206 | |
| 21244532 | 2 hours ago | | | 0 | 0.00098989178 | |
| 21244431 | 3 hours ago | | | 0 | 0.0025499103 | |
| 21244331 | 3 hours ago | | | 0 | 0.0016735074 | |
| 21244235 | 3 hours ago | | | 0 | 0.0016718891 | |
| 21244134 | 4 hours ago | | | 0 | 0.0014705724 | |
| 21244033 | 4 hours ago | | | 0 | 0.0011029439 | |
| 21243936 | 4 hours ago | | | 0 | 0.0026266340 |
ABI
ABI objects
Getter at block 21245200
owner() view returns (address)
0xb7240b2655d0b1aefab02c47447f74986c6acb3b
Read-only
wards(address) view returns (uint256)
State-modifying
Events batchSetAnswer(address[] priceFeeds, int256[] newAnswers)
deny(address guy)
rely(address guy)
renounceOwnership()
transferOwnership(address newOwner)
FailedToUpdate(address feed, int256 answer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
Unauthorized()
UnequalParamLengths()