EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 136 txns
Deployed by via 0x91b4403c at 8223502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,925.23
ERC-20
--
ERC-20
--
0x2df2e2d45a88a93418942e10c61ed61ea7865c51caa04f50c1a9a8cf735a1793
0x1d2fdd7b7dc8aada7495d96691124204c931ae04fa1e7bf641e108cdc4f6b0f0
0x7f5af1199e24b00b2fa18c0694a252ea7141da3499d1a582925c8c19cb4e2f51
0x2ebcc0eb4183d2fb5852b63a5f2f4f8c758b490328f0d958c66377632f26ce01
0x5536fa45f793da377796e0b561d2a3d77c8338dd986b82201de24a0f4b1830d9
0xf0dfb881f5546355c60f0d5a91056e713c1be9e3faf4251b6685b95dedc7cf96
0xf3dc3b6c91a8c2e05ceef9fef87e615ee4cace0b5491d8923c5e9e084c40e4b2
0x4a30832b99c232fa5ed9f63628c457dcef62da6b57718372aba5780c5f27cbb5
0xb9d50e15d86684226c8ee86bbc75cb16ed353494a53ddc89b11fd07b563b233a
0xc3feb85379f4fc8f29e14a5516725086b729417aee496c71e15a5fadffbedc82

Functions
Getter at block 21198694
implementation(view returns (address)
0x5281f151bb852581715f234b7536aa4c04fe709c
proxyOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
upgradeabilityOwner(view returns (address)
0x2096b96e51c839182df8ca0a5c88033390de1fb9
version(view returns (uint256)
1
dailyLimit(view returns (uint256)
100000000000000000000000001
deployedAtBlock(view returns (uint256)
8223508
erc20token(view returns (address)
0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
executionDailyLimit(view returns (uint256)
500000000000000000000001
executionMaxPerTx(view returns (uint256)
500000000000000000000000
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)
20043
isInitialized(view returns (bool)
true
maxPerTx(view returns (uint256)
100000000000000000000000000
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)
0x10dd543901e435ae15f2742f14ce0bd54222fd4d
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.