Aggregator

Verified contract

Active on Ethereum with 739 txns
Deployed by via 0x9d9aaede at 10703028
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0xd1378897d86b39d5d6dfc9ca9c917484e7ef3d6c1cc33853efc7c798172cb04a
0x442f82330325facada403ea201ce1b6e3bd1a6bf602f130136ff5537bf8a0f0a
0xb17de938924db80302d49059de9022bd37ef47ff11955a039607707d4703ad3f
0x4887f077def7f82a57779d214d35f3651fedf91b4ff760d2dd6f4cd80cf16e89
0x1853189dc2463480c61ec2d81f8bf249d41a52e883c81eaaa73d1d98d88263b7
0xbf5cf098d7012cd05c6ba2bb036317d978c119eef6019a685f61dc5466163ff1
0x6a5222b0d40b0453fb2724f1c1f88ad6e89d9802505f69926640dd9cc454d491
0x3d5f993437f2fd67d41b4aea0f3b999d7363db14caa6b021d0af017abafdbae2
0x0d428ace46fd1da9139caef3a6557892ad36d38db191267ba558dc5485788e48
0x4846629050ff298cf7fe8d4ddfac7f8c2f8bca88667727420db46a71447d7cbb

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