Aggregator

Verified contract

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

No balances found for "Aggregator"

0xaee0ebab817bad09ed697c43c32353410e0364cd74c0fbdccdae328d3b839448
0x25833d7e4f5aa0938070b5222c3edd6af77ef6db760f5bf05c199daf2f162963
0x6829f388ad4ee6f37166ff88bbdf13abcf6f6d125494748d0e098a58f34d8bf8
0x5c9e55f9fc9dbf274c3aa3b7ae3ba2d5c618ad3a312ca3faa5070257e62ab3a1
0x77d5a2b88beebb1f35315117e89e87acbce80f1fbcc09844b6fc8a46e88cc345
0x3fc7ce0eb806f9894848954e65c4a3e63666ba20425942736992ed87e77c3378
0x3e327d3101505baead8728df76d5b7c7a18f769672bf9a5f0fec66e62b012ab8
0xd4e89353295c2e017a9552501cd32c21da976402d63e092d250050701fc73215
0xd4f489ac5ee74a5d9f6277cc3792d2aa66092153df3ff4b20f4911dcdfb7b6bc
0xb020386634070b249dc73641f538bda43dcbe101722d18e28dc569b7abbb046f

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