EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 14,131 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 $678,690.83
ERC-20
Value $0.7
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3c24e2719b46b559f0101ee2c7e13f8f653cc8bfaf8ce2d4c68cff07848baacc
0x1a5dbecdb5c752c899ce266c1b50e728be4d118c2738611bc18d7f9f2326b327
0xdaf8282ccee768c0895803118ad69a00da437d770e221ad05c45f34ca9ff8605
0x5ab59fae36b659f2533c0a9c484a623c597096c7c2b3b8fbfb5e31fc13feb7ed
0x286502b761fd2d9b8a7f67ebf01a9d6e9e15c937a788e8bd2982566cb43b3bfa
0xadf036bac880c8d1d0eeb338a5cafb74b39e60354b8f2ed9d767df64953979b9
0xba623a29aab6a3fb589cfde95478276404d569942c52b2539ab307af5f4a2484
0x4a21dc28cb04c207f81e5d603dff789db3ff70b8c1d0b509d91b81517e0a7e9b
0x85826486614ff669ff6ea67a53f08b0886e6ecc6c21c6b6090e2a6fb681c7fa5
0x11cf38b0ba2ca7ab518cae52df0af4b5706cf96b3f9dad3221e79e6b817c383a

Functions
Getter at block 21160322
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)
20037
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.