Aggregator

Verified contract

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

No balances found for "Aggregator"

0xdaffd802098a0f45e49bc6c2bba318968082e34321d2d148de918c74c68ca25a
0xa47498bcd1e01c6103f2127d71ebc148a830877e586d2c817d5015acd7323b31
0xe13993c541892add7c35977bad89173c460d379faffe2a9d17a3a595c8123008
0x2b1742b80554cbb4375a1152edeaee2afb6c454765c7778f134e4760c5802907
0xde5063e456cff32d88fa00e9d603ce1675b00ee5fe3e086360d7b1068558711c
0xc6e407eb0ff91d45ed15cf8a6ef8f546ed312dbaacb20680d3e5c0594e95a5e2
0xa0c16ee0b2824241a2980203e1ab49c668ec737696b48a6e0795c9e084543757
0x18a0db0532b0afbe41248e21ea604060f1cb16cd27cb143d6189c721f1c934eb
0x9eae4c1a345ec189ec32cf9fa3d0520b09113ca2dc0f7e212212dae7a7cc9fb7
0xb634b35a06e6d391e1e77cf9ce508997cae2a5192512b58593d025016a2a432a

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