ValidatorProxy

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0xa06f0738 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"

0x83029bd041f21abc96d613136263f374ee17c97ca7248c700511545deb2c10b4
0x8d048812567d062f68caff33eabcc80c571f08b65aecf30c8b0224468bdf1773
0x773fb2056a5d5c84e26daf267206222ce85484036f860f1828500bc7394b8b1d
0x7e887a515c9426c88706668c17416de401326418116a11e619c7b7e8cffb9475
0x399eb0521718d636756590e805af80edaa0613259fdc89982956ca6160efeaa2

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