Aggregator

Verified contract

Active on Ethereum with 1,139 txns
Deployed by via 0xd5a6c316 at 9729793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Aggregator"

0x820494ee2a0dec5b18832fa271b39b5f81fae403743417a99338608f49d73bc4
0x746813c82c9dab8c54a4252a9bbc9478ae24d60e2dab81a66206f48136f27588
0xf2329b56cbf152132176eb264db8e5830de8d692014b7af9c780014fcdd364c3
0xc398667091cbd4cfb541e506e0b13808a4ce4f2be38493fab9d26eee502354cb
0x352be10f38aed0e8d806698791490020fddc0eb885200aa9545d3d0df4bda634
0x16353ee473f532f14fdae0a4fd0933af287c9fb130b7250bb36d16c5e50efff0
0xafde8ff0f469e32f7935c95e4a1461aeeea0a1577ed05cc9b083d588e4d81454
0xd4dc955c06c6d05f2a069c35eb18c15b7a04c0b44d7a30ef6a5252144e4af65b
0x0a0495676cb9c98d160df30046e28ae3bc8cafe1b27c6969e0adf45af1442ced
0xcbd7d83aa95b592257e0266bc2256a597d11bb5e29800ea29c6f931821c4ab22

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