Aggregator

Verified contract

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

No balances found for "Aggregator"

0x93cd7d817b0f65cc8b8a5a4db9134c89371be0f5ba8327e4c4d37187a5e3b805
0xf4eb8a8bd133e54b9567772f3ee191cf34bac81f4d9fc605f8b03daf42d8e865
0x497d11150ab28d860a374512d1eecc1046799289e66b059d24d61b96094e9224
0x853c00bba42f9cb06136d977299a69bd83d210dc916aa5de9df564aa8c6890dd
0xb110a23095c395d31ed7ce26bbfcb930a5a5454f00dd3dd8aa6272afd7dc18be
0xfdbb6d2f845756cf2f17bc5e07d08d62a9b9136b130fad47055984a6b6497788
0x913193a22e0f8fc5dd32b760be641999a04e4d006191aa7ada99e6799cb03a50
0xfb634953dbb76825bea7e15150e4b57c1e5bc6fe9fe22c415168abe3756dc623
0x9cd9f138ef52b77f0faeea84de61a55e69c9d0c073ab4ef8f90a558a30f6b61b
0xe07d422e155ef4162a1ba907739da03f89ae31a23bc12ee57c8c4917f9a7cf54

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