Aggregator

Verified contract

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

No balances found for "Aggregator"

0xbd538de73625bd347c2f40233c9cdfd9e65eb4a0910c45e6926f86c28fb366aa
0x8e5f2a25b8cfa5e5b668630be33f4139d4935d95057e258dff1c2518d06bbc59
0x17aefdf8be8262c00109c9d8d65a2fc2acf8acdf5ef515034f55c38ba8fe4368
0xb6526584fa4d358a5f8d4ac236b493fdd7b2b59419944e77fe786417b507cfa0
0xcd46073fecb0d6248eb2f95489bfb5138d6d65150a266ca6fa18749e1ed349ee
0x5d4c04e0546d2e2337b2262589e1ad9b033285b51d909f57833751b56ed18560
0x87f1534450cead4a76d4a5adaf73c3c956bb9901d19b386b02260232daec1297
0x1570c731cdc008c3a14a88497099cc4ce40346f4710803cfd4f1356a068dac17
0x26d7bdea36e9e3614cffde9e7bf4dae1c3fbb893d1c2c8d9917cd18c5989c632
0xe892a1e8b0fab9425f201c99fdfe8ca07eabdee98fd3d97399740f1bbc1b5074

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