ValidatorProxy

Verified contract

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

No balances found for "ValidatorProxy"

0x47dcbeec33bafab77a6553992d71e7c8eb98e51865b74a4e1a1252d34f37a2db
0x0659ab5a44c523a193d4073b9759693f4a25a96603e0418fdefbfa7ce3468fa8
0xd4174e7a7ae5e3c2c05f720153de62b8e941cd423cc09e37e145bbecf596acb5

Functions
Getter at block 21292908
getAggregators(view returns (address currentbool hasProposaladdress proposed)
(current=0x7213536a36094cd8a768a5e45203ec286cba2d74, hasProposal=false, proposed=0x0000000000000000000000000000000000000000)
getValidators(view returns (address currentbool hasProposaladdress proposed)
(current=0x65c816077c29b557bee980ae3cc2dce80204a0c5, hasProposal=false, proposed=0x0000000000000000000000000000000000000000)
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
typeAndVersion(pure returns (string)
ValidatorProxy 1.0.0
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
proposeNewAggregator(address proposed
proposeNewValidator(address proposed
transferOwnership(address to
upgradeAggregator(
upgradeValidator(
validate(uint256 previousRoundIdint256 previousAnsweruint256 currentRoundIdint256 currentAnswerreturns (bool)
Events
AggregatorProposed(address indexed aggregator
AggregatorUpgraded(address indexed previousaddress indexed current
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
ProposedAggregatorValidateCall(address indexed proposeduint256 previousRoundIdint256 previousAnsweruint256 currentRoundIdint256 currentAnswer
ValidatorProposed(address indexed validator
ValidatorUpgraded(address indexed previousaddress indexed current
Constructor
constructor(address aggregatoraddress validator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.