EACAggregatorProxy

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x7fee08f2 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"

0xaf221e5ac8923a0c66ed95d8b2e836b268ba7ccc9b586bc1bfc5631892c6a5e7
0x5e1de7cbeafca21e6fb48d315ab80686599745fd228a74029cb39bab2f82bff0
0x783820891f861530380b5ecfc88442e638f6cdd4c15c744b7b8520ce42c2a9c3
0x141d426f4b24cc0edb6048b4d6339605a008e152e7084387d6110a980a5536cb
0x5a5dd98c79bab278e1a00c658f7efbf03c422b30817d7ca69f33f81a7a2911ef
0x3647a375ea275bdce755bfd791042855766894d4e2b55d38f60bf478cf38d7a6
0xaa87da5b81863f7cadfbb7aae459124b7aa3c28b9b399c8665af1678853ae060
0xc747a32cb8f43e6735d0703a3953994c395f00fd33f28f6fbd22f8b9295b6718
0x3ca4491afeca5539ad29b9cb297e184c133aca872349701be67d3b980e2952ec
0x4d1add140b0a756df30921bd152fba82cc196a786e74f567d0bc529ee0b4aa60

Functions
Getter at block 21157698
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0x7d4e742018fb52e48b08be73d041c18b21de6fb5
decimals(view returns (uint8)
8
description(view returns (string)
ETH / USD
latestAnswer(view returns (int256)
320043883495
latestRound(view returns (uint256)
129127208515966863217
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=129127208515966863217, answer=320043883495, startedAt=1731244493, updatedAt=1731244511, answeredInRound=129127208515966863217)
latestTimestamp(view returns (uint256)
1731244511
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.