EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0x710cd67e742aad945b091aa3030321258b0f80e4a160a2d9ad14dfd48f11e817
0xc4c51399fbf4d5a2b5f5eba9d97b37084b0a04162835aae37ef2221e4d31c39d
0xa1a8901384e8a0b82f803a471b58d9d91f1db1848c7eb709f1d18514e675651b
0x6ddac14f0dc8df27b5df43c8603e882fa41c9ad86838fb5d3c1fb833e7e5e20a
0xa7696dd62f89d67f912e38bc775fa1114d8a2a217b11ac1a8edacec9e8712559
0x22004c5529733842549c01a51dea97b48922317006c311bab705163bfab33fe2
0xe2fafa4852533dee02b404a950934789e416e2373e11d0cefe704d961cff694e
0x615156efdbef93171aeb79ddb0d7d04f5ee1ce2f4d9e4b41bde78587d8682ba7
0x94d768b72559870881a6470ad0454a41f250fad5dec70dd2c4ae1f6643bc7d10
0x297a2153f8014730d5cba4b1a74601e0e8ec59715e34edb3bca6abfd5670dd76

Functions
Getter at block 21067389
implementation(view returns (address)
0x266a26e2712d93d7caea50db80c3abcc0084969e
upgradeabilityOwner(view returns (address)
0x2fdf3a8d3cd8dd24cc1d46b8a51411c3f806a8ff
version(view returns (uint256)
1
F_ADDR(view returns (address)
0xffffffffffffffffffffffffffffffffffffffff
deployedAtBlock(view returns (uint256)
10420310
getBridgeValidatorsInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=2, minor=3, patch=0)
isInitialized(view returns (bool)
true
owner(view returns (address)
0x2fdf3a8d3cd8dd24cc1d46b8a51411c3f806a8ff
requiredSignatures(view returns (uint256)
1
validatorCount(view returns (uint256)
1
validatorList(view returns (address[])
[0x2FdF3A8D3cD8dD24cc1D46B8a51411c3F806A8ff]
Read-only
getNextValidator(address _addressview returns (address)
isValidator(address _validatorview returns (bool)
isValidatorDuty(address _validatorview returns (bool)
State-modifying
transferProxyOwnership(address newOwner
upgradeTo(uint256 versionaddress implementation
upgradeToAndCall(uint256 versionaddress implementationbytes datapayable 
addValidator(address _validator
initialize(uint256 _requiredSignaturesaddress[] _initialValidatorsaddress _ownerreturns (bool)
removeValidator(address _validator
setRequiredSignatures(uint256 _requiredSignatures
transferOwnership(address newOwner
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(uint256 versionaddress indexed implementation
OwnershipTransferred(address previousOwneraddress newOwner
RequiredSignaturesChanged(uint256 requiredSignatures
ValidatorAdded(address indexed validator
ValidatorRemoved(address indexed validator
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.