Aggregator

Verified contract

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

No balances found for "Aggregator"

0xefc73c8e465d2ad67bac9c96eb62038adfc8ea9931d1e00f3060f215d9e8c19c
0x3b0f5019a94d7447310d1d48c98a5c710c44f82d01da410932d64211a73d554d
0xe8a5eeaecfb6d0181fbeeda34e3c18995339fe1ee60b3c360c80980e981238c9
0xa21822dcdfbd28c472e9d04e904553e5b66c244594e452e891f51f860ad0ba22
0x3cffd20192cafe1dc616fc36e731cb12ed2e790c7a8cf8396154c0add3ee4eb3
0x81f906ba792f84729f1daa74608ce71d5d9154f7df66dcb4b80ad23b69631671
0x744df9c7fe789d638df137f201227928a1c611cfe7852fd2525b32f379cdf969
0xdb4f7cf84d581856f10bc0e85ec0919a9ed75170383bb87e7257dacc157e9b46
0xdbf2f17e8d8bfdf27fb96a7fe3f7917e728f4ec246f68346c13d63c39fccd598
0x0fcce9530da850729fcba4895085946e05ba7432716bad3f44fcc44a2986db6b

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