Aggregator

Verified contract

Active on Ethereum with 6,618 txns
Deployed by via 0x744c315a at 9085502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xfdef28de3cf612e130d6f9b584400643be48afadddf3f47ead58d2060019c696
0xb8777755a91b26d7e0235deba63fcbbce60dabeac618397a26717d1af7bbdc70
0x60e49b7e3bf31bd9015b6e7c8e972cc046d49551ecde4161353ed4682a8bfc1e
0xba35e2838f8a6f04101ef0a0c990c3e661a2b3a620523a3d188407b9a9b346df
0xaa1e20a983316884c7199ef0c0ddadc9b3cccd67c60041cc1d8a1b64e399c5a1
0xd9903c281c3eae1c00998ce6ab7c38d0f63158052af12e0fe01ac65615d2acae
0x9b6900ac1ff28ddf2a6e42e06593c891095bfa028bf8aba8a13b2525d6b3c783
0x217b41fb14645596fa4ebd688d27babac2c5d4975559d3a2efdef0ce0db5f946
0x4e7bce741c0fc67a43097ab88a701150e7f42098648b86869a6ac33ed06e954e
0x8f33041a8a4532f9de8b01278ba21c753dcb87bea5d102b62ace5740a756cc6d

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