EternalStorageProxy

Verified contract

Proxy

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

No balances found for "EternalStorageProxy"

0x1f0f6c57ebbc0a9e10e31693afb107ceccb23407c956204e43f900b8b35acccd
0x954469110479e872e8777e3dd38f6612a369e98add0ccaf48a41ec24d22545fa
0xd2d5682bb5c6b1159da3303671ab919a45ce501096352b1307ace58d53ae7d5d
0x380b92ad4f051dbce744f291d7e11361d030b3d908828fbe6c87fd1e1caf0dc7
0x6c816c0924a027c6f49792a5c09b08034cf225a78c00f81fe32d8f353989683d
0xf491c383c68ffce53fd0949332a67fde000dbd2869c2c3f0608d1b2bed8cddf0
0xbe5a41b9d6a9f66c956e9e7d6536292a758ae2770d6cb3ced0b9453113a3502f
0x647787ce80142fd7733591d4304206a9eb8fd162e7c0ec4002ff333429bab425
0xcfaaef9ef79bd0e077893fde49b8dddef367c90263b0346ed2f2546c1c9ebd00
0xc7bd806b2951d590dfeeadf1a1b61444839a0c1f81da33c6e6b7086ffd43c731

Functions
Getter at block 20853623
implementation(view returns (address)
0x0ed5cd2a1b9fcf47b37c5e3088d3367b2f8861e0
proxyOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
upgradeabilityOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
version(view returns (uint256)
2
dailyLimit(view returns (uint256)
10000000000000000000000000001
deployedAtBlock(view returns (uint256)
12321246
erc20token(view returns (address)
0x1e053d89e08c24aa2ce5c5b4206744dc2d7bd8f5
erc677token(view returns (address)
0x1e053d89e08c24aa2ce5c5b4206744dc2d7bd8f5
executionDailyLimit(view returns (uint256)
10000000000000000000000000001
executionMaxPerTx(view returns (uint256)
10000000000000000000000000000
feePercent(view returns (uint256)
0
gasPrice(view returns (uint256)
10000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=2, minor=2, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0xba4690f5
getCurrentDay(view returns (uint256)
19995
isInitialized(view returns (bool)
true
maxPerTx(view returns (uint256)
10000000000000000000000000000
minPerTx(view returns (uint256)
0
owner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
requiredBlockConfirmations(view returns (uint256)
8
requiredSignatures(view returns (uint256)
2
upgradeabilityAdmin(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
validatorContract(view returns (address)
0xf6a9244fd7ac79ec1030433a1f5e32c2bfedc059
Read-only
relayedMessages(bytes32 _txHashview returns (bool)
subtractFee(uint256 _valueview returns (uint256)
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 
callToken(bytes datapayable returns (bool)
claimTokens(address _tokenaddress _to
executeSignatures(uint8[] vsbytes32[] rsbytes32[] ssbytes message
initialize(address _validatorContractaddress _erc20tokenuint256 _requiredBlockConfirmationsuint256 _gasPriceuint256 _maxPerTxuint256 _homeDailyLimituint256 _homeMaxPerTxaddress _owneruint256 _feePercentreturns (bool)
onTokenTransfer(address _fromuint256 _valuebytesreturns (bool)
setDailyLimit(uint256 _dailyLimit
setExecutionDailyLimit(uint256 _dailyLimit
setExecutionMaxPerTx(uint256 _maxPerTx
setFeePercent(uint256 _feePercent
setFundingRules(uint256 _periodLengthuint256 _maxPeriodFundsuint256 _thresholduint256 _amount
setGasPrice(uint256 _gasPrice
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
FeePercentChanged(uint256 newFeePercent
GasPriceChanged(uint256 gasPrice
OwnershipTransferred(address previousOwneraddress newOwner
RelayedMessage(address recipientuint256 valuebytes32 transactionHash
RequiredBlockConfirmationChanged(uint256 requiredBlockConfirmations
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.