Aggregator

Verified contract

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

No balances found for "Aggregator"

0xe1c1c26ca94587043b7bbddb21f1805c574714f15c421a3d4dc14c375b18869c
0xd7142f0df760dcabdc744b36b1a2d4af4e6c2cffba68a61c2b5439e9f679a0b4
0x7a5ed098b53d670d4477a36399d53993ab64a6ba0bf8469ac6c936aa77aad155
0x0045e430ba13095c767f6612254c65af2d0d6453a24326312ff798d3d42143e5
0x8540a63ce40ac59e23017228dcd00d8ecf42e2e427eedc412e629592216f0d7f
0x626bd060505675ceab8f6f8cd6d83ebf9a82d23b70f453457fe5093046a9e26e
0x7fd200deed9c1ba3b93132107a2299e1adc749ef656f403234e8f5df854a3da7
0x97bcec9362968e4dd331cc8011f1353246c7fae058697375902bc4efe1646171
0x90662847a78efa7c3a07e4d283f64e4688aa94fabd7308300f387fd1928372b0
0xb1bcacdc381ed9ec7c7f5cc139c4b5b9f81900cf5e79820dad426a3e3ab64bdc

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