EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 352 txns
Deployed by via 0x5ca2b2ec at 13154901
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $267,145.96
0x497016363a34ae870bf6d3424f312d223437cd947d3974ec26097555f7f40208
0x41615934f2d482a5da4b5b8ba72b21c3acc36969698aecffe4ccf1845935df0b
0x4533724337546996bb59753028ea8e40b68cde8c21b63f27068a3ae55d705920
0xfd53d49d7c75a9273239a3d2b63d3532d285a692059e836aaafc9c634bc5c67f
0xcc767858a60a21428020f73178f3083e72b9dcda44b1510a2ae81c004d9fb09b
0x490a4f9e93593137cb6ef2bcfe6def9046e3f57ab5a91839936ba24157ea7a14
0x2e66dd9bcd2987f5e5fe4dd0870594446ee4cc5d5008e6866b22a6f8f643ae53
0xfc3031dee49c6042d7f064ec419e71a24c3b049b01a6c6f96b4ac470421eb873
0x7358babce0a53f72ecae98cc8c0b458fed672ab370e6bb78bbc4b99dd0a710eb
0xd4ad18c8c9863e98a61fdf9fcd79d4c18fe0f8814d076f403d64ab8bf142f2d1

Functions
Getter at block 20912449
implementation(view returns (address)
0xe60728c7669107aedfa20b7c9486a4be169ebca1
upgradeabilityOwner(view returns (address)
0x2c1686fbba3041c0c91b037a0c2445a57c559ec0
version(view returns (uint256)
1
dailyLimit(view returns (uint256)
10000000000001
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
13154911
erc20token(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
executionDailyLimit(view returns (uint256)
10000000000001
executionMaxPerTx(view returns (uint256)
1000000000000
gasPrice(view returns (uint256)
50000000000
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=2, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0xba4690f5
getCurrentDay(view returns (uint256)
20003
isInitialized(view returns (bool)
true
maxAvailablePerTx(view returns (uint256)
1000000000000
maxPerTx(view returns (uint256)
1000000000000
minPerTx(view returns (uint256)
1000000000
owner(view returns (address)
0x2c1686fbba3041c0c91b037a0c2445a57c559ec0
requiredBlockConfirmations(view returns (uint256)
20
requiredSignatures(view returns (uint256)
1
validatorContract(view returns (address)
0x5be38552d1714c4defe94edb66df208083a601b4
Read-only
relayedMessages(bytes32 _txHashview returns (bool)
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(bytes messagebytes signatures
initialize(address _validatorContractaddress _erc20tokenuint256 _requiredBlockConfirmationsuint256 _gasPriceuint256[3] _dailyLimitMaxPerTxMinPerTxArrayuint256[2] _homeDailyLimitHomeMaxPerTxArrayaddress _ownerint256 _decimalShiftreturns (bool)
relayTokens(address _receiveruint256 _amount
setDailyLimit(uint256 _dailyLimit
setExecutionDailyLimit(uint256 _dailyLimit
setExecutionMaxPerTx(uint256 _maxPerTx
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
GasPriceChanged(uint256 gasPrice
OwnershipTransferred(address previousOwneraddress newOwner
RelayedMessage(address recipientuint256 valuebytes32 transactionHash
RequiredBlockConfirmationChanged(uint256 requiredBlockConfirmations
UserRequestForAffirmation(address recipientuint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.