Aggregator

Verified contract

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

No balances found for "Aggregator"

0x87b267e4d03ea12e9fcda4f9b7bb63fcaeecc2cfb31c019295ad96873fc2c587
0x21fb8ca032451bf37d25522886e21ebcabb57a53b143c25a4e3c6aba67dbc974
0x62e02a1da08696fb4748f8a4ac6b25ba08feb039906f3ae80f681ce72c6f330f
0xf70aa43e387fcab80967a099fb521e77ce71022c8c908bf874165a0ca5176c69
0xf2a24570735fa744ddf82dd69a5e066a2df4a8c606964596d4c11b2621ac0fd9
0x644964cf3024d9961aa0f4b8d12a06db4635ad5f8e60e32302319386afbb3de4
0x1264ae13cfa10f774a3ba420fc79247b521438fc6ab71ce1802517b2c6a6b5a3
0x08d47f58e0199b8b4f997b5b08c5e27c9125fb4fb97716036141072f53d37809
0xbc291e77c90c000d126c1842dea88bd04b8839f85960d8ead0aaa042a5b3bf7e
0xffc91f3792aedf92bd22764e31fedf6e04fe9e385c104d86b2d84f05a5f88cc2

Functions
Getter at block 21412492
latestAnswer(view returns (int256)
1817057942
latestRound(view returns (uint256)
40
latestTimestamp(view returns (uint256)
1613148716
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.