Aggregator

Verified contract

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

No balances found for "Aggregator"

0xc1407c3ca0f342ca29d70501b3eb32a59296eefa1c124c5ee4f5de04f676fd18
0x96bb7c97703c21f24a6b2551cfaa6bd4b200ed5379cf40c1c35a12aa68f2d2ff
0x93eda34ec748bc725969d32a1e2b5f50c8c5f06b713ef376212adfbf5584fa90
0x0daa9fdb448a9493642b4d43e62b3ae88a0d30fe1a56f180b52abfd20737606e
0xcedc035ae91df1aa95f57a624319c8e8682ea80dc85becb545cb45233ac6f5d8
0xe9ed70cc9e6eae0b4e8da6e8068db61c79949c8f015c880a73778097c3dc410f
0x54d9dc9821b4b5595c54ee88a0be1d9da856a76363be44633737f90df00d8f50
0xd369d25e7838c993ac70b3e745ffa662badb4bb301f60e8cc0c3a2216286e57f
0xbe480b1de42f553e409afa58885a1d0ae712697c25eac8d9277a49cfc2bdc1d1
0xe98d5268d0c415c15086731894563d2f86619362a227573d86050f5e3d11b7bf

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