EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x1cc6313ddd2812d2fb517782169abfcd90e8f913612822fa183f3f80d1f23114
0xf7e53e0065276cc3ed722743cd15dcb5bbaf1e9a549671611eb49a21eaf0d226
0x9dcc571baf3fc0e6621389349af15c8f57e08619c091bb11e02c1addbcf2371a
0x3eb223a8ca59e2717f50c56cfc3492768b9a93e59f0d3866111f0e2b87af334e
0x179feeaa8a0f6b75e9153dbc7301d458242896b3af2d33a382f556a2576ce104

Functions
Getter at block 21209847
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0x36a0448c46aae145dd5bc320d5153426a2a586f5
decimals(view returns (uint8)
8
description(view returns (string)
LUSD / USD
latestAnswer(view returns (int256)
99769515
latestRound(view returns (uint256)
36893488147419106633
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=36893488147419106633, answer=99769515, startedAt=1731874611, updatedAt=1731874631, answeredInRound=36893488147419106633)
latestTimestamp(view returns (uint256)
1731874631
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
phaseId(view returns (uint16)
2
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.