Aggregator

Verified contract

Active on Ethereum with 15,341 txns
Deployed by via 0xf8eeeecb at 9080614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x82d5b1b392a40d66deb953e3b345d30529a840932f028f310ba023b15be548b2
0x057918aba34ceaea7b4b70922bf9eecb0765ffb674be13878eed7b2401539ca3
0xd4c089d5c265bf567bb15664a11511a10e6e88c77f0af4103d610db2a0054d12
0x370fced9748e4c965fd98cbcaaeb6a098e0353f54d3a96ebaa8ba7c13511ff53
0xd63b21df2bd6a12130eb3e0ea28f143b575abb212c8039a5ddfb88746cf93a4f
0xe3e84c64e91ea9b7fda23eed26fe672b6debbf3c44431cd5323581f3fb73f059
0x1744c5f5940c844f7cba0c4b010d40e6840f53eab4a5da302a6336bdd8f4e91f
0x177846ba4eb3dfdb0c42c3f5db1404f32cd1c80c5b030284ac7a6e8e1ac186f0
0x95005eaaae05edc8dac5e9555d932f1badbb07b01c43fa7fa6472462e169a8cc
0x75b7c005d9ad68460033e898d5268a517c31eb44189af2ef93cc6812c8c6be02

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