EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0xfecc688ce1403e1af03fad3efdc78641e54b6a8369bc33be2fed22f3ddda073b
0xffe119bb97508a11c680f41a6960b899b986be3c215fd98bde3fcd04b0d7d915
0x94c1e33895a6501bea69f097e238c52b8fc03b76c5ab4b14f3fc4551a8a4dfd9
0x49c3a4a0519c1d434b1ab216d2f451b32eda3b260d1f81e9347272735a984fa1
0xf4e9404ca5f497b1e2fb0a0b12d09327879dc67af8549a81eb444a31fa2d0f2c
0x1f19a44a2cc03fdd01e48301dd6ababc5ff1c113d7a240a353cf6f1a9ecb67d4
0x06b48c3c46786891270a6df85edd8f14478ab4f7fe815cbcaabd711261105292
0x0c02dddf16e358d92b15810da73c19b838f1771d47ee2fbab27096858018c72e
0x6ac59ef30883cd225f378c2642a1ce6125764293bb91e453d0cc41ac7c9383c1
0xae1047aef162daeebd37eac041cc9e3461e5bf6b5b81f322244260ce90adb6c0

Functions
Getter at block 20873592
implementation(view returns (address)
0x06f6512a2f08df9f566b0843ee27326a688883b7
upgradeabilityOwner(view returns (address)
0x69f6f089b054cfce42f88f4982fb20348a2150f4
version(view returns (uint256)
1
dailyLimit(view returns (uint256)
20000000000000000000000001
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
12017677
erc677token(view returns (address)
0x8c543aed163909142695f2d2acd0d55791a9edb9
executionDailyLimit(view returns (uint256)
20000000000000000000000001
executionMaxPerTx(view returns (uint256)
20000000000000000000000000
feeManagerContract(view returns (address)
0x0000000000000000000000000000000000000000
gasPrice(view returns (uint256)
10000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=2, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x92a8d7fe
getCurrentDay(view returns (uint256)
19997
getFeeManagerMode(view returns (bytes4 mode)
0x00000000
getHomeFee(view returns (uint256)
0
isInitialized(view returns (bool)
true
maxAvailablePerTx(view returns (uint256)
20000000000000000000000000
maxPerTx(view returns (uint256)
20000000000000000000000000
minPerTx(view returns (uint256)
1000000000000000000
owner(view returns (address)
0x2c1686fbba3041c0c91b037a0c2445a57c559ec0
requiredBlockConfirmations(view returns (uint256)
10
requiredSignatures(view returns (uint256)
1
validatorContract(view returns (address)
0xa6a7cae8fe19daa4af8f06f5c9b13db432c73e7e
Read-only
relayedMessages(bytes32 _txHashview returns (bool)
totalExecutedPerDay(uint256 _dayview returns (uint256)
totalSpentPerDay(uint256 _dayview returns (uint256)
withinExecutionLimit(uint256 _amountview returns (bool)
withinLimit(uint256 _amountview returns (bool)
State-modifying
transferProxyOwnership(address newOwner
upgradeTo(uint256 versionaddress implementation
upgradeToAndCall(uint256 versionaddress implementationbytes datapayable 
claimTokens(address _tokenaddress _to
claimTokensFromErc677(address _tokenaddress _to
executeSignatures(bytes messagebytes signatures
initialize(address _validatorContractaddress _erc677tokenuint256[3] _dailyLimitMaxPerTxMinPerTxArrayuint256 _foreignGasPriceuint256 _requiredBlockConfirmationsuint256[2] _homeDailyLimitHomeMaxPerTxArrayaddress _ownerint256 _decimalShiftaddress _bridgeOnOtherSidereturns (bool)
onTokenTransfer(address _fromuint256 _valuebytes _datareturns (bool)
rewardableInitialize(address _validatorContractaddress _erc677tokenuint256[3] _dailyLimitMaxPerTxMinPerTxArrayuint256 _foreignGasPriceuint256 _requiredBlockConfirmationsuint256[2] _homeDailyLimitHomeMaxPerTxArrayaddress _owneraddress _feeManageruint256 _homeFeeint256 _decimalShiftaddress _bridgeOnOtherSidereturns (bool)
setDailyLimit(uint256 _dailyLimit
setExecutionDailyLimit(uint256 _dailyLimit
setExecutionMaxPerTx(uint256 _maxPerTx
setFeeManagerContract(address _feeManager
setGasPrice(uint256 _gasPrice
setHomeFee(uint256 _fee
setMaxPerTx(uint256 _maxPerTx
setMinPerTx(uint256 _minPerTx
setRequiredBlockConfirmations(uint256 _blockConfirmations
transferOwnership(address newOwner
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(uint256 versionaddress indexed implementation
DailyLimitChanged(uint256 newLimit
ExecutionDailyLimitChanged(uint256 newLimit
FeeDistributedFromAffirmation(uint256 feeAmountbytes32 indexed transactionHash
FeeDistributedFromSignatures(uint256 feeAmountbytes32 indexed transactionHash
GasPriceChanged(uint256 gasPrice
OwnershipTransferred(address previousOwneraddress newOwner
RelayedMessage(address recipientuint256 valuebytes32 transactionHash
RequiredBlockConfirmationChanged(uint256 requiredBlockConfirmations
UserRequestForAffirmation(address recipientuint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.