Aggregator

Verified contract

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

No balances found for "Aggregator"

0x04181292f5f53792d673e1d829bf27cf69763a3a1758c07f146532981b9093dd
0x9523daa2c902f79099f0c23492f2184f500fe52ac35310f1e6fc1c80cf078848
0x74f6ca1848a66b2c25e6279d0f6b34e347536c82cbdc75a15e40aa1a71218b68
0xf97d1e1849b546e510cc828614d6b54a59460564fc5d25fe862282d6b218fa90
0x8e2eaad0d47b9cd91af68148357480055779ba9cdc910b51617301ccbba9f970
0x95bd035e339ec33aa9aa4774c4f0a071271af6c4eb29f3fd8f08c1f691eec771
0x20bf6ca22aa2529c66ab635d34e14866c8f7e2a012ee548ba66c28ee979dc3d3
0xae39f84ef45c0fa7da8364d9c62466db58c8dcd7820644304f2a44cd3089458e
0x05a8e7d37b83e3f752f0ca81b69370dd583386f7de1ab402e9b0280f73bdad6b
0xb1b3c55a31b2e170d32b32850c8415c4287953ef92c26455092f765a62e08235

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