EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0x61125c86f6d3a00c48a18daf39485ebbbc2c42043713b33172c118d735fb12ce
0xf2d405618912ecb6fd3ab058d0deecc70045de634206cbe7a7358a243ab13fd7
0x7ddca80f86a2b36be7e180246102e5c1bdeb60c1b7ef55af5691862e755b380e
0x70b9bdb6cf0ef3d1ead1c9590c61b3d74530b5e95aa9692fd66333914a843d77
0x0dab036ed7faa87224d1988914b697fdc051bef876b05fef2472fc6b8b59d18e
0xda1053894f049b8b57048d26f6ce80ff8bba53e1a74af5e22a5693acb21a0895
0x98807b2b4c4cc422c1a04efe7bf8852a0c70e38d5821c91f309e1b72f2640dc1
0xb70c8e5a7cd77a10448826754df7962859d8d5a4a318a6eda7d4e0b184d334cd
0xa2f8b9e122535db28e5e4e463f42e517bf1988742d66af1ab58a7e7a815a6148
0xe5dded8e70244f0f7dd5169d6af1231df31ce647d160fbf4651c2bf3cc0f6067

Functions
Getter at block 20896967
implementation(view returns (address)
0x8a336a0acf05700185004c7f42101fc18c365d57
upgradeabilityOwner(view returns (address)
0xde4808f959d642754dac6c18ef2f082940080373
version(view returns (uint256)
1
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
10885624
destinationChainId(view returns (uint256)
74
gasPrice(view returns (uint256)
10000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=3, 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)
0xde4808f959d642754dac6c18ef2f082940080373
requiredBlockConfirmations(view returns (uint256)
8
requiredSignatures(view returns (uint256)
2
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0xefeedba3047ed72eb3ccbe4d097bb319ffedd78a
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 
claimTokens(address _tokenaddress _to
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.