EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 14,136 txns
Deployed by via 0x4b383d92 at 8223469
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $674,873.47
ERC-20
Value $1.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe55f4daacddeb96513cd6c0c653f01e355f8283e8f88c8748f869eafd19436ec
0x5400a36ceb9ba12b915e3932d73106bc54e8b54c78d673c26712ad3e7f55b501
0xe8989e984da8537df6bad88eb19c84195c9e60d2f547329df099e529fdac8afa
0xe20ba1385a695a90270d1ec60dfe4f044d5bd1cefe4e71de476c8f075c94f360
0xb13764e468d1d6c3f1a3e39fde9989ce49d9bac60690ef54d3f2e6cbddee9690
0x3c24e2719b46b559f0101ee2c7e13f8f653cc8bfaf8ce2d4c68cff07848baacc
0x1a5dbecdb5c752c899ce266c1b50e728be4d118c2738611bc18d7f9f2326b327
0xdaf8282ccee768c0895803118ad69a00da437d770e221ad05c45f34ca9ff8605
0x5ab59fae36b659f2533c0a9c484a623c597096c7c2b3b8fbfb5e31fc13feb7ed
0x286502b761fd2d9b8a7f67ebf01a9d6e9e15c937a788e8bd2982566cb43b3bfa

Functions
Getter at block 21247764
implementation(view returns (address)
0x88c8a82b74722bcf50097bbfc36d7fbf20e86bc4
proxyOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
upgradeabilityOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
version(view returns (uint256)
1
dailyLimit(view returns (uint256)
100000000000001
deployedAtBlock(view returns (uint256)
8223477
erc20token(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
executionDailyLimit(view returns (uint256)
500000000001
executionMaxPerTx(view returns (uint256)
500000000000
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)
20050
isInitialized(view returns (bool)
true
maxPerTx(view returns (uint256)
100000000000000
minPerTx(view returns (uint256)
10000000
owner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
requiredBlockConfirmations(view returns (uint256)
8
requiredSignatures(view returns (uint256)
2
upgradeabilityAdmin(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
validatorContract(view returns (address)
0xd9758dd94c115ea72760fad819ad255b85169e38
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.