ValidatorProxy

Verified contract

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

No balances found for "ValidatorProxy"

0x5e4f0aa92f1895f8e7b8c6044b3c18327d07568e1d37b948320b2f162e3fc887
0x4d007e9d46abcdc79ac91525ecd1ee4cbea4ebe026bb26c836fe0436ae5fc4ba
0xe7a64c17e7249a125410f9868c16c4a875fe626f6969db64a02fdf72fcfeff5a

Functions
Getter at block 21292657
getAggregators(view returns (address currentbool hasProposaladdress proposed)
(current=0xd8b9aa6e811c935ef63e877cfa7be276931293da, 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.