ValidatorProxy

Verified contract

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

No balances found for "ValidatorProxy"

0x992e3659d1dfe0e02ab125a5411f4e22ee0f7ad4b8fcef5874861f91311ae45b
0x793d41dfebc208b436d9dadcf51699190330481c9cc1eabb79864244c532ed21
0xe2116f8f6d7892fce4babb3832248fa6efb922a0fed495fb303e9728aafec07f
0x84a82f748ac9ce853f51d9f8407e96495acc2772e13466e0e184ef4833e8b920
0x75c6e2c6767eebe5077045cd2f40f77e3bd5a077f944ea386274b4a18d5e153b

Functions
Getter at block 21293143
getAggregators(view returns (address currentbool hasProposaladdress proposed)
(current=0x96d6e33b411dc1f4e3f1e894a5a5d9ce0f96738d, hasProposal=false, proposed=0x0000000000000000000000000000000000000000)
getValidators(view returns (address currentbool hasProposaladdress proposed)
(current=0x50ce56a3239671ab62f185704caedf626352741e, 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.