EACAggregatorProxy

Verified contract

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

No balances found for "EACAggregatorProxy"

0x6f49d2766d3b17b9dad068615153587fc97fda326cb4cc4a837ac94f22eab564
0x1ff6f99e0ba3cb2960a0bb1bb833f7a6780a18bbe959a173bfc16ea2076da6fc
0xb3409eb2a27bc91e3a599357a4be0f80479c53e6dfd9c219c355759b9e54416f
0x3a90f0c7effc7f8b978b7fe9795c3ad5169eb3eaf9fb8428bc6c2f28381e411e

Functions
Getter at block 21195017
accessController(view returns (address)
0x0000000000000000000000000000000000000000
aggregator(view returns (address)
0xc1e7d47ecfbb15b99a4b5f69e6931587000dd0b0
decimals(view returns (uint8)
8
description(view returns (string)
MATIC / USD
latestAnswer(view returns (int256)
35685354
latestRound(view returns (uint256)
73786976294838210609
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=73786976294838210609, answer=35685354, startedAt=1731696593, updatedAt=1731696611, answeredInRound=73786976294838210609)
latestTimestamp(view returns (uint256)
1731696611
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
phaseId(view returns (uint16)
4
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.