EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 335 txns
Deployed by via 0xd6dee402 at 10931199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $257,398.84
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x00974cfa5d5f8b88c30d8edc2379f3fa1130110eb59e3621380aaba8c56347c9
0xbdcc8034a4a9b2b6523fdb6f346cef7af155b45f3a36252fded3415288ff9726
0x448f164a8e4f67dc2ef992cb3785cbb83bc9478fd256da578f9b546fe84be2c4
0x36aa4884682ea1e9159139922bd810c48d07985db2455f61d2ad61a3a36644d4
0xc0a5707c13f90d9073f279c71d0116317531d5d03221a96a84ab09661181d56b
0xbd9ef94b2b07cf84d53da6b748c138ce16fe64aca1b01161a6164f3fbbcaec6d
0x5471fffc7cde0b7b88abefcaa99c03f96a4369f4a4291a411de284d920c3cb68
0xa8a1e1ec11df0f68090d8543819c5bf3ae29d159fa53959ba69baa63e363bc2a
0x4b0f9632d10c931d66c499c288d93ed18dceb4333f46e3a23dfde5fbe7f3d98b
0x3ec9ffe86fa9e3deb90ef34755d1ecf0d1b938aa6aa15b1baf981ef6e8e7f4b0

Functions
Getter at block 21222243
implementation(view returns (address)
0x17cbe2c71859125a61df4daf0bc9c161e91c398d
proxyOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
upgradeabilityOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
version(view returns (uint256)
1
dailyLimit(view returns (uint256)
1000000000001
deployedAtBlock(view returns (uint256)
10931204
erc20token(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
executionDailyLimit(view returns (uint256)
5000000001
executionMaxPerTx(view returns (uint256)
5000000000
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)
20046
isInitialized(view returns (bool)
true
maxPerTx(view returns (uint256)
1000000000000
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)
0x15cea6265db6b59db31ca0d591bf710721df9e5d
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 
claimTokens(address _tokenaddress _to
executeSignatures(uint8[] vsbytes32[] rsbytes32[] ssbytes message
initialize(address _validatorContractaddress _erc20tokenuint256 _requiredBlockConfirmationsuint256 _gasPriceuint256 _maxPerTxuint256 _homeDailyLimituint256 _homeMaxPerTxaddress _owneruint256 _feePercentreturns (bool)
setDailyLimit(uint256 _dailyLimit
setExecutionDailyLimit(uint256 _dailyLimit
setExecutionMaxPerTx(uint256 _maxPerTx
setFeePercent(uint256 _feePercent
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.