Aggregator

Verified contract

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

No balances found for "Aggregator"

0x367b422dc8c4707db8141bd41e177db1d9b9061664586bb9092884f1f441ea62
0xe410aedcd6c7c8b2cf3cbd808939893ff876b7b6f7dbbe988875f1dafc51efc5
0xbcb35a4a503607cc7a999b4b634309c15ad2746ddd6b4bcbfa34363b80abac68
0x06b4ae0b5f156d90bcafdbec161a2ca69c2dcb2e9fa583457d1bca467f366d25
0x61c2b3522c17b8c58ca57a7f5ce29e636fbffc06523a7ef4b97f09b02038fdc3
0x986cf71fa9d7d54b2fb41479692a8f52211789ab0e46277bc54a3e906894adbd
0x154aeb635f449e9a7904ce95a60dc178150548195f0b6046e7242a34699fe962
0x04b6d9fc4590b1611ae3ab215815a5475a9164a73ee5df42c1c3e692734b1612
0xaf0455c5e0a7cf82484cf57816c5d49dbb4ff7f4e7fd96067e50c3c2c1cdd5cf
0x4345ecff4910d7e2c746f5888d7564c2cba7ebb1f6387c1b8111eb6589c64afb

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