ValidatorProxy

Verified contract

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

No balances found for "ValidatorProxy"

0x476c83282baa2a98491e2c023438fd05214b048cf188bc6d9edc8dd2a8e30a4c
0x2597f3273b188b3e1f3ea310d95e9b01b93a19d690aa36cf068c9da28d7a6d29
0x099b7e0636ed90bd2c849a3abc921bf5894a8387cb25c5fa373037c5e778d6a2
0x8a9f1f0c73971a6a3023ecf4e4fd526482adceecc6d250ec55da495d88b158df
0xf5026c0bdd934c88a85f45f7aeb1566e8b7d4071c29928f5f7e1f9f386e0d4b4

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