Aggregator

Verified contract

Active on Ethereum with 4,305 txns
Deployed by via 0x17f24f47 at 9152438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x0c47e2d5f9253a6721c4ed30b985c25bc563a2c6dae7f2d82f7e72ca820d540d
0xc2e59af294bb914cf9f52a6703ecb99807d50876f13528d54449040f75c82c55
0xa054b7625dd28136bdda11ddab5678bc406f8859090dbe598cb75d759820fc24
0xc90b0a018487ea6761d20dbc134e27331c759209df0edb883d5d56a2d8c613c9
0xe6060a5e03e636efcbc004f5125965a9cf1d41db913ac82e5ba32839426543e7
0x2fa0522257017b1ff825a99a9632b3e04dfa0d2b5d1f84080895406a6c598899
0x1e818858b1634517899b077a8ec8b4b96d244905cdd94364eff28d3cab76610a
0xa0778c297344f9d347d19064c1f1b42e9eca1ac4ea4887da38bfefe0f1a21299
0x1b92ce17e9fb3dff48d65644e221b35cf8a0448416a6859896a6b249bd4e8312
0xab796f520a0be4ffa9bdbb41a2e97fac670047a13caf15847dd6f36beaef7b80

Functions
Getter at block 21271274
latestAnswer(view returns (int256)
[unknown]
latestRound(view returns (uint256)
[unknown]
latestTimestamp(view returns (uint256)
[unknown]
minimumResponses(view returns (uint128)
[unknown]
owner(view returns (address)
[unknown]
paymentAmount(view returns (uint128)
[unknown]
Read-only
authorizedRequesters(addressview returns (bool)
getAnswer(uint256 _roundIdview returns (int256)
getTimestamp(uint256 _roundIdview returns (uint256)
jobIds(uint256view returns (bytes32)
oracles(uint256view returns (address)
State-modifying
cancelRequest(bytes32 _requestIduint256 _paymentuint256 _expiration
chainlinkCallback(bytes32 _clRequestIdint256 _response
destroy(
renounceOwnership(
requestRateUpdate(
setAuthorization(address _requesterbool _allowed
transferLINK(address _recipientuint256 _amount
transferOwnership(address _newOwner
updateRequestDetails(uint128 _paymentAmountuint128 _minimumResponsesaddress[] _oraclesbytes32[] _jobIds
Events
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 timestamp
ChainlinkCancelled(bytes32 indexed id
ChainlinkFulfilled(bytes32 indexed id
ChainlinkRequested(bytes32 indexed id
NewRound(uint256 indexed roundIdaddress indexed startedBy
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ResponseReceived(int256 indexed responseuint256 indexed answerIdaddress indexed sender
Constructor
constructor(address _linkuint128 _paymentAmountuint128 _minimumResponsesaddress[] _oraclesbytes32[] _jobIds
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.