ValidatorProxy

Verified contract

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

No balances found for "ValidatorProxy"

0x2009a1ea77969085eea69a73a4268c5d3ce604e66ae0c413ca2b35728760a50d
0x83cb869d872f0b6ad8814e4812a356b2b7e0a8eca594f522e86b50a258f26789
0x09768e9666f8006a51d620c7d895db1dd16805104187af1be00ba5c1c8e00d1d
0x7bcce246900e6f41ea00164758992fb6bc4704504b7ee04b3da0fc6319998748
0x5738f62e94fd4994702f2147c9eb0ee68c837750caf9b9b74599cbbdd6b94d67

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