EternalStorageProxy

Similar source code

Proxy

Active on Ethereum with 5,108 txns
Deployed by via 0x09f0391b at 12127324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EternalStorageProxy"

0xe0d48334bbd258c69612182442a65c16bbec8c3ffc333089dbd4e6221ac92d02
0x05bb78d109b5d2971b6f09d8feaf4aeed3665dd851c9c43ec1e692ac466a3279
0xc0a6ee0f64822677c4f969e675602f9e4e892e1c0b1145566ef703304b6b585c
0xd1f3d061a6a671cdfb7d7bbe3a0ce2ab08eb1d49a7cff070d92fb576b25151cf
0xfe85e2b2ffeedc25eb1e1c12d6251a040d6737f27b35f4769ab307b52052ff4f
0x1881420f353d7b2e10eeda7ded8248965691f468034e9f07ce29bde09a6e47bd
0x7247488593cf45252ee72583fd933e3f68d74f67489cfab40ec6acd081726f21
0xe7b388bf63b47b8d18d5d1ecd3216e86e55f2991932116534a822a0816cbb799
0x910bf3f463d889eced61c1aaf6b84b659773ebec42c0aa9c11e547986e86d1c6
0x327fcdc00e0f6cd7c474c79b134b92f216edb530c170d92dcf9b944c1d422155

Functions
Getter at block 20982332
implementation(view returns (address)
0x24eb0867e7ac67ffc125254638f25930dbbe2d46
upgradeabilityOwner(view returns (address)
0xb727a63f7e9608ca7cfd6bca923e892e7f1cdcb5
version(view returns (uint256)
1
allowReentrantRequests(view returns (bool)
false
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
12127475
destinationChainId(view returns (uint256)
246
gasPrice(view returns (uint256)
100000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=6, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x2544fbb9
isInitialized(view returns (bool)
true
maxGasPerTx(view returns (uint256)
20000000
messageId(view returns (bytes32 id)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address sender)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256 id)
0
owner(view returns (address)
0xb727a63f7e9608ca7cfd6bca923e892e7f1cdcb5
requiredBlockConfirmations(view returns (uint256)
8
requiredSignatures(view returns (uint256)
1
sourceChainId(view returns (uint256)
1
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x49c65618816cf544db40a586148d861f251c129c
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)
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.