OracleAggregator
Verified contract
Active on
Ethereum with 149 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "OracleAggregator"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11565022 | 4 years ago | | | 0 | 0.0056780562 | |
| 11565022 | 4 years ago | | | 0 | 0.0056112182 | |
| 11565022 | 4 years ago | | | 0 | 0.0056780562 | |
| 11565022 | 4 years ago | | | 0 | 0.0056112182 | |
| 11565022 | 4 years ago | | | 0 | 0.0056112182 | |
| 11565022 | 4 years ago | | | 0 | 0.0056112182 | |
| 11421842 | 4 years ago | | | 0 | 0.0032090240 | |
| 11385196 | 4 years ago | | | 0 | 0.0036310320 | |
| 11363270 | 4 years ago | | | 0 | 0.0046836864 | |
| 11363270 | 4 years ago | | | 0 | 0.0047394816 |
ABI
ABI objects
Getter at block 21313300
This contract contains no getter function objects.
Read-only
dataCache(address, uint256) view returns (uint256)
dataExist(address, uint256) view returns (bool)
dataRequested(address, uint256) view returns (bool)
getData(address oracleId, uint256 timestamp) view returns (uint256 dataResult)
hasData(address oracleId, uint256 timestamp) view returns (bool result)
State-modifying
Events __callback(uint256 timestamp, uint256 data)
calculateFetchPrice(address oracleId) returns (uint256 fetchPrice)
fetchData(address oracleId, uint256 timestamp) payable
recursivelyFetchData(address oracleId, uint256 timestamp, uint256 period, uint256 times) payable
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.