Aggregator

Verified contract

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

No balances found for "Aggregator"

0xb7f281478334dd92db56f9bcc612ba24354948a4516fa7b1707bbe25a47f3e3b
0x0cd9a8d4171548ed9cfb9327f588e001c4555d6d9624d7a6a7fc6d669c4527d1
0xf1d194f3469e7cb04ec93d0ead060d0895df4ef05ed33ae0fdbe91fda3ff4858
0x1470c975f708925dfc4859d32447efc99be2f058db0cd94534ae9e5d5f7d896f
0x9b21f4133577aad9f97057f6b78af5958559bc408eacf93f6f5f9a869d0fa674
0x9b72fec20751c132879294cf6114c5c034591947020ecfa63881eff7a022a0a9
0x354a697808667f6add41e83175933a47ce98f1d46f05971ff0c6c91822f32003
0x1f820c5eb1eaed817b9a5266a8fd5d98dfd6a4b0358304ed7cd82ed512a365d6
0xbd725b227df4fdedab8d4febaddc29ea3a66b9e872d5b45335f8b4ac1b4ec4c6
0x016d40ab9b7ac9e4aa2cb8f37b55edc54a55e125fb06c83549b45ef453dc44f5

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