Aggregator

Verified contract

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

No balances found for "Aggregator"

0x5097ae506ee8dafc5d86769945ff56b220db0d4db6df769f2be6506a087b2e23
0xc4f039c8e04ae83da581b9e7c816f04f0a8e1593afeb2e9c645dd4ed3270dc66
0xd80d75314181c5e82e857ec4cc6bdb02224bef5621e99b1f98a7b08f48a87564
0x080aaf585ba793efde6eed963641fedafe69bca062971b24397ddee584abf818
0xa3c6e4d486a8e195f0ca02e778b445979d0db64e4389a2f501c135b59f3b789b
0x387f69aaacf504592448f16a333c43eadf132b638680714985184b712433bde6
0xd4d16ba69b1d418a7689fa6b74b8199e1f849aa48108fad6523cc6159017445d
0x5f8f1b9c691a84535c6188812dff835d927af3ed854e1a51dce4b586e5153156
0x36cb67ac2392d8e752933ac9f9f3553c644ffce182e3347ff1a6fd9fdf95e3b3
0x5298a0993c009d8af2b5045a548ed4f89f4240aaf5de0e21ce42884dbc52234f

Functions
Getter at block 21286705
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.