EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0xa3e0d97d309c585bfdba55285a130dcd0f9b5c6c4e78cb452865c599009976d8
0x92aa64ed2cf489c8e1aac5912bc33cf00c29913d03f12946944c79b1da714a75
0xd654328f9f184a71fae9d97d918160ac60fd864acd159761dfb407d6096cb71c
0xa9e936fdc4094e35582970e2b1e6710652b70dfa66577ce2f749b1bbbb520592
0x363b157925d040ccd23116b29ba4b4fad2994440f78e7b7ea28a60d3b06e4909
0x0af7f85c7cf6968568da26e125e8b5a64c168b2137072dab2102dd412c3eba99
0x798bf3b8dc512101135883d1e0e688763a01fb7ca51f77832dfbde00aca33190
0x26daabe1f0ab94974646ac99e8b54e774ab223448aacb66dceccc0f529839581
0xca4b77954d6f4619a625e32ceeb82a04fb580e1c3cea96ffe6a6ad9e7aeaa6bc
0xe57e4d63e2d311b339a224bc8108e431c6f86957479e22ca8fdb20e597126f38

Functions
Getter at block 21014755
implementation(view returns (address)
0xd6c8ee99038925e22a31a404973bc88a58d744e8
upgradeabilityOwner(view returns (address)
0x561a0898ab6ea2a2efa740fded2f9b208b5d1455
version(view returns (uint256)
1
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
11314622
destinationChainId(view returns (uint256)
106
gasPrice(view returns (uint256)
80000000000
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)
10000000
messageId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256)
0
owner(view returns (address)
0x561a0898ab6ea2a2efa740fded2f9b208b5d1455
requiredBlockConfirmations(view returns (uint256)
2
requiredSignatures(view returns (uint256)
1
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x2b1abeb48f875465bf0d3a262a2080ab1c7a3e39
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.