Aggregator

Verified contract

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

No balances found for "Aggregator"

0x5ba807078f8479f8f72744ad67cd4505db6e4a659f5098ba9b76aa6dc9b2b781
0x711c8b4333dbbe409bff6cc3bb62041b8062f0910e6b04e94688c7612418ca6d
0x9bc0162fce9de2a79202680895908c8c53d6ea8dd8741d05cc348338b6920b7d
0x295c9414fa2276d7c5fbf94251b3e1071bfbf7520aadd05610cee7521995cd28
0x87f8b0b7fdaddf3b6aebccf3a25029b3f79d7b22d17976716c9a3c1e16f6c1af
0x8690e3e0a4a9dfbff29d7c652252800b5251aa20891e55912018988bbea29152
0xec8f702c96adc5ba68824ad609a0abec8cddce6f1e8bfa750c4cf1535c8bcec1
0xa757f4d1a90693f3ef1c9f36dc9969e90e11faf18a647765606bb28de15973e1
0x6783ad599fe6579898a441ceda6d7679d7ad7d26ec3156ce9f78df855b69315f
0x4afa1b9d0936031c56b1786abf84c8c64eb81e17ca5751b903af497af251c22b

Functions
Getter at block 21165200
latestAnswer(view returns (int256)
78580000
latestRound(view returns (uint256)
42
latestTimestamp(view returns (uint256)
1613144220
minimumResponses(view returns (uint128)
5
owner(view returns (address)
0xdd718be41b6cf0f53e9a4dec5c848e3fbdc83b73
paymentAmount(view returns (uint128)
750000000000000000
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 startedByuint256 startedAt
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.