Aggregator

Verified contract

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

No balances found for "Aggregator"

0x4014a769eee1e36ac2ecefdd7e7614944876fa49cdc96b7aed8e09443a8e162e
0x7db4eac4ac0d5b3fc340112291aee6ecbe33bd212bd4e4b1df3ebbc2d68ffe2a
0x40bfae2704e50976afb2d81dc9727436dedbb8abb5b6d9f83be9f0871b2c5d96
0xe70f30d8009cf42f3e2e2224cc409d7d391404707775cc61e86db94ae9396273
0x1c38428fd390012498e56ec81667f63d1c032a57a56b19cd57ae8b77c8790fa8
0x7a26b9483ed932837febcec8582195638507eed7ec3365a37372dbe9282fdbe7
0xa866c3b9aaf552ec6ae6c4416e62f82ef408b2e3f0cda2d3148f6cea9a1bca85
0x006d7025b16dc66ad97f48520c5665201c239a0d18677b781dc615009e19b911
0x3475225209f5693ee5d5e143d36350da357ff3391c519e06def491e7f6b2eeed
0xa399e7c1485517358762febd16906664f4dc94b60390b12736e4c3fa5b5ac56f

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