EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0x4412de6558deed71f9c9743b408a3363d0e6a19525c0396d4c73665693b94797
0x500ef0fb9004178ed8b52f342d7359c602b3de8fdb9e9c31a679dcc317465360
0x6895a3db98fbfb089f929313062db3dd776c20baf1fa894dfc044d90985a6e05
0x716208a911c0e809b3ecafb21b73c0050866c91d68c27f9d0113ec5240cf10a0
0xc31bcd7423aa4df03b8011b9ea426a3622ad791b164c5f2fecfb142292f7e544
0x89c2e0181f96239e3969430fcaeb7af0be1b30474552d05ce408244f182ffb6a
0xf27762ec6f8d3a5cbe416af83ce5833c35e4e2421a96a9d5690e26aff7c290e7
0x58e02d04276dd3592fc3d376b5acc01e2fca6dad47b0fa22d7b2eed1a229adfa
0xeb509ffb76ff65d96e42bbc03ca2a94b43533df7c741fac59ce7f7de37bf80b9
0x446ae9ae63433e8799aac935c6f79cf5cf3d8b5efdca89571c7f13cc5c2335df

Functions
Getter at block 21378571
implementation(view returns (address)
0xc7ff981e6c7bf39d57a957550a7e1e99e824df52
upgradeabilityOwner(view returns (address)
0x3736c8f7d46ef625aca3d86283c777137ac45b34
version(view returns (uint256)
1
allowReentrantRequests(view returns (bool)
false
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
17185670
destinationChainId(view returns (uint256)
37068
gasPrice(view returns (uint256)
10000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=6, minor=2, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x2544fbb9
isInitialized(view returns (bool)
true
maxGasPerTx(view returns (uint256)
2000000
messageId(view returns (bytes32 id)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address sender)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256 id)
0
owner(view returns (address)
0x3736c8f7d46ef625aca3d86283c777137ac45b34
requiredBlockConfirmations(view returns (uint256)
1
requiredSignatures(view returns (uint256)
1
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x6a3fc34d996ea5ad276bc9c7cf33ed885d80ae77
Read-only
affirmationsSigned(bytes32 _hashview returns (bool)
failedMessageDataHash(bytes32 _messageIdview returns (bytes32)
failedMessageReceiver(bytes32 _messageIdview returns (address)
failedMessageSender(bytes32 _messageIdview returns (address)
isAlreadyProcessed(uint256 _numberpure returns (bool)
isAsyncRequestSelectorEnabled(bytes32 _requestSelectorview returns (bool)
message(bytes32 _hashview returns (bytes)
messageCallStatus(bytes32 _messageIdview returns (bool)
messagesSigned(bytes32 _messageview returns (bool)
numAffirmationsSigned(bytes32 _hashview returns (uint256)
numMessagesSigned(bytes32 _messageview returns (uint256)
signature(bytes32 _hashuint256 _indexview returns (bytes)
State-modifying
transferProxyOwnership(address newOwner
upgradeTo(uint256 versionaddress implementation
upgradeToAndCall(uint256 versionaddress implementationbytes datapayable 
claimTokens(address _tokenaddress _to
confirmInformation(bytes32 _messageIdbool _statusbytes _result
enableAsyncRequestSelector(bytes32 _requestSelectorbool _enable
executeAffirmation(bytes message
initialize(uint256 _sourceChainIduint256 _destinationChainIdaddress _validatorContractuint256 _maxGasPerTxuint256 _gasPriceuint256 _requiredBlockConfirmationsaddress _ownerreturns (bool)
requireToConfirmMessage(address _contractbytes _datauint256 _gasreturns (bytes32)
requireToGetInformation(bytes32 _requestSelectorbytes _datareturns (bytes32)
requireToPassMessage(address _contractbytes _datauint256 _gasreturns (bytes32)
setAllowReentrantRequests(bool _enable
setChainIds(uint256 _sourceChainIduint256 _destinationChainId
setGasPrice(uint256 _gasPrice
setMaxGasPerTx(uint256 _maxGasPerTx
setRequiredBlockConfirmations(uint256 _blockConfirmations
submitSignature(bytes signaturebytes message
transferOwnership(address newOwner
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(uint256 versionaddress indexed implementation
AffirmationCompleted(address indexed senderaddress indexed executorbytes32 indexed messageIdbool status
CollectedSignatures(address authorityResponsibleForRelaybytes32 messageHashuint256 NumberOfCollectedSignatures
EnabledAsyncRequestSelector(bytes32 indexed requestSelectorbool enable
GasPriceChanged(uint256 gasPrice
InformationRetrieved(bytes32 indexed messageIdbool statusbool callbackStatus
OwnershipTransferred(address previousOwneraddress newOwner
RequiredBlockConfirmationChanged(uint256 requiredBlockConfirmations
SignedForAffirmation(address indexed signerbytes32 messageHash
SignedForInformation(address indexed signerbytes32 indexed messageId
SignedForUserRequest(address indexed signerbytes32 messageHash
UserRequestForInformation(bytes32 indexed messageIdbytes32 indexed requestSelectoraddress indexed senderbytes data
UserRequestForSignature(bytes32 indexed messageIdbytes encodedData
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.