MedianOracle

Verified contract

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

No balances found for "MedianOracle"

0x3ffb24688d1cc53c67ea6e2f5a3167701ff9aa413fcd394ed072d95e770c42bc
0x70c1e13e87a42908486875bb4418a67cd64141de81010a09921815c43b3f374a
0xcd3df5377110657f0d1b6535d4d921686dadcda5b0cafeaf9603649cc9f3edd4
0xe162f8aa392d450b50bc29b2e5607b79a18db20771cc8237ac43bdd21c29441b
0xe60e7e963c4c1ddc3f8739bed7a451cd0cec1a8c0e7855127b3c90ace8b623b7
0x060286094f45d2ced3da6528332c9c1cd48bf0d4b76d0d77ef3cbe6f1846b079
0x683c557fa47535b22e2d6b260563866133ebd0ac0dbd22c5536b53e125385f64
0xfe02350adf2382fd506e6ffbc1bc6ce7d251c48a423bd669e137baa547da84b5
0xcc3bf8aeb2d7fbaf3fa5973afd4918df722a471c25f5f6e650b67bbf3575b076
0x0846142e5d46be0ce39dfdd395efde9ccff00ccd7e5930f60e69835b6568dd95

Functions
Getter at block 20937898
isOwner(view returns (bool)
false
minimumProviders(view returns (uint256)
1
owner(view returns (address)
0x4467ff9e9ff135ac83ed0605a2e1830fc211216a
providersSize(view returns (uint256)
1
reportDelaySec(view returns (uint256)
3600
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.