Aggregator

Verified contract

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

No balances found for "Aggregator"

0xeb4153d17c3c8b91cea12b1de6e95cbf4b191777ad7a342a28fbbc2cc2d21e57
0xacd018726ca7a12f89a5a99e51bfaf5ad630dea420a415327fd84a379016d7ba
0xd693053d4f9765e9fb7a8cdfc16a28934b75ce863f2b4c7d38cf81993492d71b
0x9759bbd57cbc67eebb16cfe73c557926e23ac263ea1958bb5190764c55e9425c
0x3d75c6b1e4d167e91801b7bcc6a21db296990a70784ede4d552dd976bc9d0e68
0xa3bc2d5514e404c9034b6b4f4d334afd2b072432f091a1abd2477355de041f29
0xab88e09bd81e57a22d9441a7684e144a6445f8035555d19a03ea0198d884bea4
0xf27f8f7d8ebfc8924761f01bec323dc64c486e6bf8df50479fd871d32c7c32ef
0x991011c68896587ba89397e1dd1e8f02ab99e7ebc4f533cf0d5d00c4b62fe84e
0xd92a6cdc9445b78c2f31303f8ad03f746adb5feedd0757300f8cdd245e522a84

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