EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 1,331 txns
Deployed by via 0x89f124ac at 11375619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EternalStorageProxy"

0x91e9661de19433ebf1ef19b71812dcebdee71d24e4b6050ce50eada0bf1e9c6a
0xc1b418f77b3e0ec52276f4b55b1ecbc8e745476c8ab5a49dd133fd96f480a8e5
0xbda8292cba4c4b7cf857069de495fd5accea01d2e2fc7c855cf3fcf8cc4dcebf
0x62c9876f73d6ae4716b7c707467c05c7a61a46d3431352ac6c506324ee381957
0x9b1104395951eaae7c1b1487c481e773f03b78794388a6ee6af9f22df344f3be
0xc4d5cbbfd69f511660c7ea764522b256e3b5d1cb9779ebd6f430749b31c549e5
0x5d9093a6e24174fd96105f8bca4a28810aa30943ff1afda6efd0ca6290f57026
0x136e25906e4514484f2aa3f0a9bc0d288c3e9f290804fc085f9aed54d80c64d8
0x30fa723d95b2668609574cfaa77188ae9b6da7ffc3f092efadd8902ccfe3f4ab
0x24dd8b55ef0ff1e29200e1cb0c360bfd706c3145d81e1923078fd15df4f3a269

Functions
Getter at block 21212215
implementation(view returns (address)
0x5f1e78f12025d8d05920134f4a64ddbddaa924be
upgradeabilityOwner(view returns (address)
0x5493ba4c287d0e7e3ff32d9c29bf1da778e56ead
version(view returns (uint256)
2
allowReentrantRequests(view returns (bool)
true
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
11375635
destinationChainId(view returns (uint256)
56
gasPrice(view returns (uint256)
100000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=7, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x2544fbb9
isInitialized(view returns (bool)
true
maxGasPerTx(view returns (uint256)
1000000
messageId(view returns (bytes32 id)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address sender)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256 id)
0
owner(view returns (address)
0x5493ba4c287d0e7e3ff32d9c29bf1da778e56ead
requiredBlockConfirmations(view returns (uint256)
12
requiredSignatures(view returns (uint256)
2
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x72748535e7fdbf564d0ac4cd18c3ebd96f81e8e6
Read-only
failedMessageDataHash(bytes32 _messageIdview returns (bytes32)
failedMessageReceiver(bytes32 _messageIdview returns (address)
failedMessageSender(bytes32 _messageIdview returns (address)
getMinimumGasUsage(bytes _datapure returns (uint256 gas)
messageCallStatus(bytes32 _messageIdview returns (bool)
relayedMessages(bytes32 _txHashview returns (bool)
State-modifying
transferProxyOwnership(address newOwner
upgradeTo(uint256 versionaddress implementation
upgradeToAndCall(uint256 versionaddress implementationbytes datapayable 
_sendMessage(address _contractbytes _datauint256 _gasuint256 _dataTypereturns (bytes32)
executeSignatures(bytes _databytes _signatures
initialize(uint256 _sourceChainIduint256 _destinationChainIdaddress _validatorContractuint256 _maxGasPerTxuint256 _gasPriceuint256 _requiredBlockConfirmationsaddress _ownerreturns (bool)
requireToPassMessage(address _contractbytes _datauint256 _gasreturns (bytes32)
safeExecuteSignatures(bytes _databytes _signatures
safeExecuteSignaturesWithAutoGasLimit(bytes _databytes _signatures
safeExecuteSignaturesWithGasLimit(bytes _databytes _signaturesuint32 _gas
setAllowReentrantRequests(bool _enable
setChainIds(uint256 _sourceChainIduint256 _destinationChainId
setGasPrice(uint256 _gasPrice
setMaxGasPerTx(uint256 _maxGasPerTx
setRequiredBlockConfirmations(uint256 _blockConfirmations
transferOwnership(address newOwner
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(uint256 versionaddress indexed implementation
GasPriceChanged(uint256 gasPrice
OwnershipTransferred(address previousOwneraddress newOwner
RelayedMessage(address indexed senderaddress indexed executorbytes32 indexed messageIdbool status
RequiredBlockConfirmationChanged(uint256 requiredBlockConfirmations
UserRequestForAffirmation(bytes32 indexed messageIdbytes encodedData
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.