EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x8cecdaf749d78ed5ffc34928f8a0cca2b38f92aa97d00b6d4bceabd8f7fdd340
From

Functions
Getter at block 20865285
accessController(view returns (address)
0x70e7d9a2fe6225d926b7c0bb728529eb64a02ab9
aggregator(view returns (address)
0x0000000000000000000000000000000000000000
 
decimals(view returns (uint8)
 
description(view returns (string)
 
latestAnswer(view returns (int256)
 
latestRound(view returns (uint256)
 
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
 
latestTimestamp(view returns (uint256)
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)
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.