Aggregator

Verified contract

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

No balances found for "Aggregator"

0x0bb3c89f9a0a8ce6f701a5b97f52ba38fc88897b33755160a4f82eb57c134fa4
0x6b5ba2802f66890c3163552fad267992731fd53a8bbdacdcc6b2fa2c5baaeeee
0x13248b60dabdb788a453a7d0c5350bfe93ce78bccd746e2749ec62c469e42150
0x09f9598e9ade0d922b44fe2f1063aa7c21a142822ed1f0f53d14eddf878df14f
0x57e43ceceeca0beef12d3f24b15173a986d666aa597988eb5ec7862c5169c31d
0x70ae38f93d01aa410208dc0a7bdcdf74019b9042e7ce4934989a1864e356c194
0x539568df4e2668fdbafa4ca590a1b9885de1cc79748d217256cf0ac04717210d
0xafe961db151a40d45e83b4780597f84fce1465e90e28d19d34b27960e530f959
0x2723d1c29503ca7f36b942bc539a37e3c1b9c33427edc97f569d3449b9ecc9d9
0x63168c729a2657723cd42ebdb6b589da506fa8bfe5dc8a53c6f086ff78d2e2ee

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