This contract is being backfilled. You may encounter incomplete storage history.

EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0xd13a564d8e8b4efeca94aa81624eb826c1095b895404608bf395cc9912b8195f
0x9414d89560663acd164f31a8281ad5411ccca4c3c7a2d6c3394d9fb3408eb6f3
0xe0ca3b78743c230ecec0450dfd3c7bbbe03b53eb1fc9cfa7108dbe341c2eeb95
0x1fb207f14635a7c38a2b6a0f784a11077263d4a4c85bf27c58644b9f338e2dd5
0xdd82d0ea37156557f14a54fa4a17538524543536a343f464fd0b880f5c9c3ac4
0xcbc3e07058b9901c7f3bb6420c562f8300728f9f390b0d091eb975e10750eea4
0x914debd635878bb85b3ee7bbc85b5b330e374e7604222498b44b7bf8c06ae614
0xbe21a7dcccea131b88b51c93f8ed2ce9ac6aaffa1e82e397835cb124656c798b
0x1f7cb2337c1e49fb4ca1aa8f428fe6762eebfa727a5509ccc15648afd9c3e5ed
0x7fa15076faa7b68b5f5a1a2ddaeff09e5e0882b2963694c3bc74c9af9d9589e0

Functions
Getter at block 20897231
implementation(view returns (address)
0x6b45f2d834e8eed90610258860621b7334fed098
upgradeabilityOwner(view returns (address)
0x69e572bae60bd30d414dbd0adac0ae852bcbb447
version(view returns (uint256)
1
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
11231776
destinationChainId(view returns (uint256)
56
gasPrice(view returns (uint256)
60000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=4, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x2544fbb9
isInitialized(view returns (bool)
true
maxGasPerTx(view returns (uint256)
2000000
messageId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256)
0
owner(view returns (address)
0x6738105f76378b7cb905bf714b0682ed0731de5a
requiredBlockConfirmations(view returns (uint256)
1
requiredSignatures(view returns (uint256)
1
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x86475f8fff69096d00aec8d20c86de42bb5605bb
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)
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.