EACAggregatorProxy

Verified contract

Active on Base with 10 txns
Deployed by via 0xe6cb4ec9 at 2092862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x341fb1667c346142ff6a2d1942a2301d794d62d0d909694d6d49c4a58c0d3fe1
0x3ababf980ec1a5b03c38cf79eee0edc6b4ae9741113d571b1605796579b673af
0xd843c0421427c6d7b59037d1d5ef0a180ae73ebe2a9a3e2ff5dcb96c9ec2ef6c
0x214c43a2d142a02a7b3dce609291db331c37a59dcf01c69499b5b821f0ccb4c1
0x2ab819781d2d00c8f9124e56e19bce7c8c2fc2f518861f385b68d119736b49f8
0x1de2bc49c3386797d7558cae55e29095264ffab705eaebbc7838134d32a2d009
0xb933b0102f48540dd37019d2afb414b1091d9769d30bb4fd27d1d7256f4ae033
0x35aa2711394a1d9a6769f36a1aa1b1adb552d1248b79cd96db61a6c851dc20b6
0xe98f22d3d4205694b9b298acecb175983d3e4b51bc3b2f3dbc75ce7c3269ef81
0x859c497468194cfba1d9f4970d7edf7a5b4c0e77df4810522cb77fb47f2a8e4a

Functions
Getter at block 22770547
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0x57d2d46fc7ff2a7142d479f2f59e1e3f95447077
decimals(view returns (uint8)
8
description(view returns (string)
ETH / USD
latestAnswer(view returns (int256)
332139000000
latestRound(view returns (uint256)
18446744073709637206
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=18446744073709637206, answer=332139000000, startedAt=1732330427, updatedAt=1732330427, answeredInRound=18446744073709637206)
latestTimestamp(view returns (uint256)
1732330427
owner(view returns (address)
0xf0db7318a51a21c413cadd4abdc1e8a500fe5b1b
phaseId(view returns (uint16)
1
proposedAggregator(view returns (address)
0x0000000000000000000000000000000000000000
 
proposedLatestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
version(view returns (uint256)
4
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.