Aggregator

Verified contract

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

No balances found for "Aggregator"

0xd5c550ddd1a39c1dfc7acb2cf02bfd9596074728a3288617b3d16b6599a3e78f
0xecbbb4f9e5ec906e2b2c48138b1ce9a8fb924ef73bc64ba051de41dbd66a81cd
0x19b8e03eed81ea092665c5bd725ea7c05581b4bdced34b0667760079e3c6ede7
0x8e86535e5dca6e45a4cce0849758a6a580e1b8c9d18b5347e32a6948fdd5d288
0x756c1e0cb07f3f893e35a4324b17e3893347e748df65719423e3add99cee576b
0x12b746ad94ca960e1740840d944804259c1c61491aa1e2faa3fbdb5ce035b8ac
0x9ceed00be47981e5b55e0a09a856d5b8ee6a20b11356651c0f8af90b12a63517
0x4ea07a4932a0fcaca7f5fd6621ad57ed9ee34c29c342ef6ba11df8eebe6421a3
0x149ebc217c667da8fb5bf63d301f5546261d31f39dcd1721cf7584a4769a009e
0x20bd5e65dc671bb6486873e49eae795da24b6717635de5c90f14f23101abfdc7

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