Aggregator

Verified contract

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

No balances found for "Aggregator"

0xcb35ca6c3fbe52dd6abefd23ae9f6de096d115f7fb710301a664332c60050045
0xc5f755b11bf536e9c7738eb971c908131561ae2d69852053182126a39948ddb6
0x4ee423bfc134d09a8757516f438c06e59aa7718f30397e3b04cd24c28535f891
0x0adae0e822abd5414801fec2f4c0028c7ca3025f2b6c7ddb3e88bf82709c88a2
0x07e049e27f6cf269c1fe6499cd0d193118b1357928b837bc671d5c5d64b74b9d
0xe103b84ff95275340abf76453bbc450c985a794487d5c08fe226008467b41dc7
0x1189b6fa0f5891d2fd4b2a4d5d95b0fd10e4d3d8d49be57fe4ae898c5c39a977
0x6b5a5f02a5e25992640e11e0b5008654cd652d2268156ca99388dd09fc3e6950
0xe760e5896f096029c36c4d15fa3016b81a50235f10edc53799fe021f2efd8300
0x813f6b0d0380ca7b89339f9aabc5506473fc138a03f0184933d24e0e8074b2df

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