Aggregator

Verified contract

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

No balances found for "Aggregator"

0x4127fdd44b6d4095da68f3b0397b4438052e8b21cf4b39109703061ce8906d07
0x17dcac89e3c214aaa8a265f397fae1f4ee6eddcd49ddb5dbb30370483c840ed9
0xf4b830026547b23f6c978924a7d98fcc92bdd5f5d356700fd880f4e52f0b47dd
0x8c4a70f3d8b5a9869a45d428f50c29ad42b20f658e64090a4959698a69ec0fe9
0xbed2c194caefeb5868fd2a834bfa788681be8bde978cbccde3d80017a1c8d4f5
0x38685797e9d0888f0637a0671c2e664b84762cdef9fa0803bfbf3524bc4cce79
0x40ddce8a9e23acaf391639ab6a6c33096b3cd83503efcc5668c0f6d0129199c1
0x00acfd82a700c511af62f81c1ed316840a71f10d86765930985e4e901709756b
0x5c08c732019352123acfb94368072af82881a465a951e691b94c53c96815b8fa
0xcccce7493957523cdc345d036436f7665c8e80312b917d43ceaa1f7acdf0c054

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