Aggregator

Verified contract

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

No balances found for "Aggregator"

0x098f9a5e3b8abcee2ca332ae9cbeca46d5fe2fe70b96e770d75b45f5567248dd
0x5d35961963728ff9d04f7cb3d61826baa953564f347af229f628acc6222b219b
0x2e33cf48798c9d6e32404e718c1e693296f6f41fee961a260a405d36bf94b5e8
0x4652b62da20d4e235419126b0844f8f6b90adcb94664a56a4ff4dddbd4551ff3
0x89c48d20cdb4590c1d78e0ecda050016eae7f8cf6ba2486bd5164962ba3781c5
0x114ca0bd928c33ab3711f1f76dca45bd4cb3c3e8715e9696039a51a4ee5907cf
0x48d6aa4798094c784c44205c639960db369ada525bd7f9fe7ecaeb27dbbeed8f
0x55cc91e49e919a85da9c4769d60ead33a277d8b9c55083200f05d58bffa31099
0x10cab4abff975446a7bacef470b0940cb945e1b405d9ed382ce83a58eb53247d
0x374ceb6944e66d1b7f494eff373d74af4b02b1613403155da8a9cc10897ffbcd

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