EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x83ece76cc7454643ee1228f39c9bbf05b3b1def8f6337fc1b30cc1b2d14ddb9c
0x0153c04acbff680422cb86c14e5dd2af23399a576ded6afa29c9a5be977ddbe3
0x59edfe4809fa2567f41d69790b723667f27f60b23662e66e9a76b39e5dbc7e89

Functions
Getter at block 20872482
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0x96d6e33b411dc1f4e3f1e894a5a5d9ce0f96738d
decimals(view returns (uint8)
8
description(view returns (string)
LINK / USD
latestAnswer(view returns (int256)
1129270100
latestRound(view returns (uint256)
129127208515966861663
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=129127208515966861663, answer=1129270100, startedAt=1727807388, updatedAt=1727807435, answeredInRound=129127208515966861663)
latestTimestamp(view returns (uint256)
1727807435
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
phaseId(view returns (uint16)
7
proposedAggregator(view returns (address)
0x0000000000000000000000000000000000000000
 
proposedLatestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
version(view returns (uint256)
6
Read-only
getAnswer(uint256 _roundIdview returns (int256)
getRoundData(uint80 _roundIdview returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
getTimestamp(uint256 _roundIdview returns (uint256)
phaseAggregators(uint16view returns (address)
proposedGetRoundData(uint80 _roundIdview returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
State-modifying
acceptOwnership(
confirmAggregator(address _aggregator
proposeAggregator(address _aggregator
setController(address _accessController
transferOwnership(address _to
Events
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 updatedAt
NewRound(uint256 indexed roundIdaddress indexed startedByuint256 startedAt
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
Constructor
constructor(address _aggregatoraddress _accessController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.