EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0x4022e63381bafc12eb63a1840740328b6ad19324b2d007f5ba9b171fef3e27e5
0x8e35c8da79de6542e60987c7055d0200d72256e7cdea0a856f00c2776698d8bb
0x283ce6b3d902120b54bc88287ac5f7910b3c43743824743dcfcf9c8d1f05a6b8
0xd3c1a1020b411ff8edd0c45712fea3b5398b241badbefe290743fc15b632e170
0x9114f16877a6074382ded1ffc241f269ce699e9391b15117d3221d0af2ac356f
0x0f963c975a08ee77813bfb4969272ab13c51078c9c686be5e272bd46235a6d0a
0x1772e959930354559cd40df8c42f91ecf56df9802cf6e523e58434af3216ce38
0x15094a9398cbd637579524476f98cb35a4ff8e75eccb242080ca3fa2adea69d7
0xe8a8f682b355ac9de3952399fda54e47f16e1798832864bb286fa3cd951b84d3
0x730968d373d296d1f054bdec44cd6e9a3a97db137d192fe4518e0ca20d534712

Functions
Getter at block 20920308
implementation(view returns (address)
0x31c875f8f2ab39b0b39ac4a723cb5f0e3ed707a8
upgradeabilityOwner(view returns (address)
0xa7e875eafaff59430d99c7c3fa9e899822b2b134
version(view returns (uint256)
1
allowReentrantRequests(view returns (bool)
false
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
15685328
destinationChainId(view returns (uint256)
56
gasPrice(view returns (uint256)
35000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=6, minor=0, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x2544fbb9
isInitialized(view returns (bool)
true
maxGasPerTx(view returns (uint256)
800000
messageId(view returns (bytes32 id)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address sender)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256 id)
0
owner(view returns (address)
0xa7e875eafaff59430d99c7c3fa9e899822b2b134
requiredBlockConfirmations(view returns (uint256)
1
requiredSignatures(view returns (uint256)
1
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x5f7aea874feb25340275482f4688140d5c4875fb
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.