MedianOracle

Verified contract

Active on Ethereum with 419 txns
Deployed by via 0xbedc229a at 10675471
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MedianOracle"

0x64319829b4726c1229a2429a36c9493e7745cb3e1fa71d99e2fe2bc0fea023ea
0x4079791ecacd44a8e94a4c5197d76fe070cce2daa670ee0fa31a66c423459537
0x7f04626f4cca1a142949c08e5b8da12c419b865653c4baba48d4aedb988a80bb
0xbb73f4d7b8ff786e079ebf2e951d139417dc5f321c5e53ee757b810494e4098c
0x41f82ded5d8dae84b3f49abf3c71c5d2b0ef2e76c27d2b4a1518e120413cb274
0xaac4d3870016afe30ac73f3d76af1140cc4b18a9d378a547bd1b2fe3ffe2fd80
0xc86067decc7540bd0379a5d1741eea10e5561cd1416f2bf7baff903f51011368
0x2b6b8e1c2361097802d5ae345845a14c62614d0be7d186312e70d1b2a11306d9
0x501d4e6f7f2b74ac36e473ad551b75f378842b80a7cd6d868a1797270e4cd529
0x84d4c7b87c1475d197c32f0c8e0890a8ae9511ee41b54e9e2650c1587f158d56

Functions
Getter at block 21036676
isOwner(view returns (bool)
false
minimumProviders(view returns (uint256)
1
owner(view returns (address)
0xa7123ce5f501b6ddff8eb323378dff744f21c359
providersSize(view returns (uint256)
1
reportDelaySec(view returns (uint256)
600
reportExpirationTimeSec(view returns (uint256)
5356800
Read-only
providerReports(addressuint256view returns (uint256 timestampuint256 payload)
providers(uint256view returns (address)
State-modifying
addProvider(address provider
getData(returns (uint256bool)
purgeReports(
pushReport(uint256 payload
removeProvider(address provider
renounceOwnership(
setMinimumProviders(uint256 minimumProviders_
setReportDelaySec(uint256 reportDelaySec_
setReportExpirationTimeSec(uint256 reportExpirationTimeSec_
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProviderAdded(address provider
ProviderRemoved(address provider
ProviderReportPushed(address indexed provideruint256 payloaduint256 timestamp
ReportTimestampOutOfRange(address provider
Constructor
constructor(uint256 reportExpirationTimeSec_uint256 reportDelaySec_uint256 minimumProviders_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.