EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x46916779a69c8cd3236c279e4e9e5403fc2a89e82019a4c3aab6b51faff2ddee
0xd8446c2f59f9b6b950ed4ccb7377e0afcbe62f55e1eb6adc53c119150b1ab33a
0x91a27ad990dbf346b1fc48acad67260631223f74d40f2dd9cb8d4f4311283354

Functions
Getter at block 21225052
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0x84e32ab7a70be2be619ebcb06d2c725f8b7fb839
decimals(view returns (uint8)
18
description(view returns (string)
DAI / ETH
latestAnswer(view returns (int256)
322082593937506
latestRound(view returns (uint256)
92233720368547759268
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=92233720368547759268, answer=322082593937506, startedAt=1732057617, updatedAt=1732057631, answeredInRound=92233720368547759268)
latestTimestamp(view returns (uint256)
1732057631
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
phaseId(view returns (uint16)
5
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.