Aggregator

Verified contract

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

No balances found for "Aggregator"

0xf82273d8bb1d5ca87def1f39abbd41b4d2011749ca9d5ecbb0b0b4e288825a56
0x2806e1de619cf3172e4b0ed6937a0e341c207ad459c7da42ce76dc2f3bb1823e
0x05649ba122ebdb585ffae1946ca793380a9d2d54dfd7f17993d19318f00d7c68
0x57911fd40a47a30e48dacb5c2ba2668c972493175c6ef1ead6f810df486fd3d6
0xed5e51aae24508d7b42ea2f0f2efd8ab92087a5bbfba10752232bb7f5305e7e6
0x0eba141311e5ad76d587aab9f8ad5e65dafbdd021ba044364d0632652982fbed
0xe0e720f73de6dbbe4b25c86f30134a80f899ddfb5c5c39c4b94e914db21bc288
0x0c3a937c7cc4085043ed1d6d4b0b41306d95a3fb27d9affed0e1db1ba18ddf9d
0x39b5f72370c9c2505ea255d63e64dfd40d3568b07af14f47369556cc44f3080a
0xd778e88be94581e0426a2c49234ec22597424855b6083928024f7935f411ac3f

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