EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x5a089e96a5d7a4751337f72166567c306fb9019b069fd7c7a4c15fad7f5918fd
0xca4592df67d77c2969efb7fbf908ebb9ea2cba1a89e8ec07f1d547b176557af7
0x76d441f799423b4a8e7585c6f08aff98f9af11a745796077a25414d2773835fb
0xcf6466b63ca5edb9841fa5be757809ae5d0d3e37cdf04c50393ebe0a08b96670
0xc95bd4c0c7c32da944f386ba62bf487972e8a02d14870b4d2918bad089e4ead1

Functions
Getter at block 20887077
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0xc9e1a09622afdb659913fefe800feae5dbbfe9d7
decimals(view returns (uint8)
8
description(view returns (string)
USDC / USD
latestAnswer(view returns (int256)
99994057
latestRound(view returns (uint256)
55340232221128654946
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=55340232221128654946, answer=99994057, startedAt=1727935525, updatedAt=1727935547, answeredInRound=55340232221128654946)
latestTimestamp(view returns (uint256)
1727935547
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
phaseId(view returns (uint16)
3
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.