Aggregator

Verified contract

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

No balances found for "Aggregator"

0x30d912f233a895d9ada3e34ad139ad94ca4c81d39baa03984db4aacee30868ba
0xe7e614b7df9bb39159ade7cc960b767c40b214c527e0344d8db0998df429183b
0x1f9c4c7f1d2cfe4ac6d950632cefabdbaa1265328b86a29186ec0b4ddf6312b9
0x93ed4603c68d5f99ecabadd359285cc44868228bb35f1d2541490cb2d09fa784
0xab6385dcd5dafee8bba27beae920137e35b4205b5154e11888a3bf4cb185f139
0xa2138fd8aa152a98105ada980d45e5b96bc4f25b48cdb0012cb243202556c793
0xcb9705dd06a6875631ee1af6f71376ecbf64d672c34485982f37445777b62cd0
0xa2c423896b85f9b8a273c8a3adc4131225bef979066d0134fe0fb49d5efe9b6d
0x271d31a23a18c537d79be21eaed3cfe8d56d379c1f645fe711cde5d9750e283c
0xf5830a0c3a87c0042810ec4068f7fc82fe0752ee619119ba1c4623be79952950

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