EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x77ccf0e0b6eed8c9ffc2f50dfe3f85e978f1356ebfda90cea30bafaec3985d77
From

Functions
Getter at block 22769429
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0xca317758bf38ad4a03a167dd79d8dee6131739b0
decimals(view returns (uint8)
0
description(view returns (string)
Base Fast Gas Gwei
latestAnswer(view returns (int256)
0
latestRound(view returns (uint256)
18446744073709551616
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=18446744073709551616, answer=0, startedAt=0, updatedAt=0, answeredInRound=18446744073709551616)
latestTimestamp(view returns (uint256)
0
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.