Aggregator

Verified contract

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

No balances found for "Aggregator"

0x70bf1f6be015541c595219f6da14a26d0ade375b9e803f46a481d21ef2a3e40e
0xc1aa22bda63cf6d9f2d9d45485c46bd24946d03f1ed7b0599b8e99f40cec0ccc
0x9dd999d6027a818ce8293cc79c1ef588ece1dd90fc03a29a7510548b314b3bd6
0x5efc66c6c6c68797e43307b6f4b0726fcba22ca074873a56974a729179b0535f
0xc888de4f7f2f6aa1d718339ffd4fbac044da15909e78b4404a3f351a2ec63f6f
0x55278f8693b2178b6088e19970f567280d99c9b6af7dc89ac2e1332504bc560a
0xddfde947de43b35ffc161ca9f522f1e4863f022bfa98d5e00766d24ea72a6203
0x058b57a0b18b58c22b9dde11f48a15e146100525ab1524e50e40070df78da701
0x93eed4372f1a555a16a46c120259f448a07e3b83ca49efe4e408e946f55cd515
0xfdb07244e933fb374adc1bab294ce256a09d9beec2ad761cae7c9df482e80323

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