Aggregator

Verified contract

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

No balances found for "Aggregator"

0xe7843a744aef39e9c3b0de78badd9b6de4d4382ad88b32ed27fede3ee2240a0e
0x2f2a792ce76995a2e3a28805b5e8b8f37cc65e24179f243f2b2de722fbddf12f
0x59f18b50c9fc47bdd0b27ca3b979aecf3500501876a24553b81cea4e5f1e21df
0xa8d973744974d0020aaeadec9508ff70c8f9ec3ed68387dc93f606d34ba607fd
0xbeb8910c6f8e770cb4b054cdd2232658145b0f16489cba89a28378279d04dfac
0x8f8f93a35050e96aa783fce608a0a9666071de45f06947b24286ca2cdaac2941
0x710bb34c0025afb7d537233156c75b169ef25cc926541cd52105d95eb35bcf07
0x3731a017268dae67d543e09f8eed0183af4e1b475f8ed6c46f744d08532b9d55
0x991b75cdd1033b4d5cbedf532fbebff06230c691e76a926eaf361344335cdd53
0xc546edd0b067f781645f41fad9a6b47204c199099251064099999cce3bfae54c

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