EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0xb55aa56f19ba464a8a5b03648e3db26b652b1eb608912a75294078b07bce1d5c
0xdaa6ac0e91ae6ca236bd2364c0b6132da277e4ed6a0d8c6fe48d7ed3213482da
0x6b26d745fdffa0bbb0ec2bb0afa10733514c3ef39d413ea3dbe0b6770f0e87d3

Functions
Getter at block 21168166
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0x709783ab12b65fd6cd948214eee6448f3bdd72a3
decimals(view returns (uint8)
8
description(view returns (string)
DAI / USD
latestAnswer(view returns (int256)
99979443
latestRound(view returns (uint256)
129127208515966862592
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=129127208515966862592, answer=99979443, startedAt=1731369744, updatedAt=1731369767, answeredInRound=129127208515966862592)
latestTimestamp(view returns (uint256)
1731369767
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.