Aggregator

Verified contract

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

No balances found for "Aggregator"

0xaf66f2c0fb9d67751e1ce55cf381de5f3ee864e91f65d08f4fa0b1431695a67d
0xf4d9428df0971b6186d68e6f39320a88db8cf1d06e5e85a0a6ab0e4b21cf1a59
0xeb562252f56d6c6abe2465376bd2eca418d4207f34f0d2cf6e2332b22618050c
0x360ef02b24533b3a9ae3e0a2bfb45bd7d065f97512233b15872e64f6a8564ad7
0x455367b6baf9b948ab7e7ac4ed90895acf688acc3159a7a4f0db99a7968463cb
0xaa3625151a163a1ec055e1209a5c6e98b870a9a1ed9969c3b5eee585ec399e4e
0xc74740b79cf72a160499b33540a6e56daae70235dc421fa1358103509861483d
0xd55e40cb5182edc6bd78d6ed5bf9fa17c602944bea55f059a07c9c37e042ed96
0x8ffb36431ae06347688e7e068d04187ed740103ae123f41009245e57ed6a7ea7
0x63a18e5128ac3165615db6f67b30178429975d70cab7862a77db42be53ee5ef6

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