EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 2,036 txns
Deployed by via 0x9fb03bfb at 11983947
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54,068.73
ERC-20
--
0xef610dd2cd0bf3bf0ffa2e3986935c5656b2d3f5e0c6da1e9d33db9c55eff8c3
0x4d0795e3506d77ad84479e3a9a48c61edc65e8ff8378db9c823512aa163db3ca
0xfe7f74c27f468c0a5bf9b6f6af0d088c866aa1f06204f1807439446934e73e41
0x94001fb6b31579af3d7b1f74d9fecadebd2d67757609c1140055f55240dad372
0x4618a99eee255a459de944b2c7b675008f5b536ce51c9d22f167df6529556c5d
0xf8f42d3baab24a63ba383ae4000b8632a12c0302fbe4d0f9c1f391108e43a185
0x3b48efd52616e14016d4a31046bc75016c8c4256e96bbd66c7effce06af3fef0
0x902f0e5f9c7366c8663d966a7632cc233b252dc00525b9e43541154881e360f0
0x09e5dec7a2d31a7bd402bb8ebaea039655fcefaf44ba556c7d690138b96f5705
0x78fda57512b6c06140cac81aa872f42ca0bfd28c5d1eba3f27ead7c95c0ee6d7

Functions
Getter at block 21225666
implementation(view returns (address)
0x9ccc923fa4a71b4a4630db7edebd0372f0e62872
upgradeabilityOwner(view returns (address)
0x8759b55c95277f3a49f906a66fe4b3a4f26a37f2
version(view returns (uint256)
1
bridgeContract(view returns (address)
0x49346e60e6fc7d21d090dd0104863b5fe69623ed
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=1, minor=2, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0xb1516c26
getCurrentDay(view returns (uint256)
20047
isInitialized(view returns (bool)
true
mediatorContractOnOtherSide(view returns (address)
0x1de4e26ee72710e0b49106d003748c2cd54a25d7
owner(view returns (address)
0x8759b55c95277f3a49f906a66fe4b3a4f26a37f2
requestGasLimit(view returns (uint256)
2000000
Read-only
dailyLimit(address _tokenview returns (uint256)
executionDailyLimit(address _tokenview returns (uint256)
executionMaxPerTx(address _tokenview returns (uint256)
isTokenRegistered(address _tokenview returns (bool)
maxAvailablePerTx(address _tokenview returns (uint256)
maxPerTx(address _tokenview returns (uint256)
mediatorBalance(address _tokenview returns (uint256)
messageFixed(bytes32 _messageIdview returns (bool)
minPerTx(address _tokenview returns (uint256)
tokenRegistrationMessageId(address _tokenview returns (bytes32)
totalExecutedPerDay(address _tokenuint256 _dayview returns (uint256)
totalSpentPerDay(address _tokenuint256 _dayview returns (uint256)
withinExecutionLimit(address _tokenuint256 _amountview returns (bool)
withinLimit(address _tokenuint256 _amountview returns (bool)
State-modifying
transferProxyOwnership(address newOwner
upgradeTo(uint256 versionaddress implementation
upgradeToAndCall(uint256 versionaddress implementationbytes datapayable 
claimTokens(address _tokenaddress _to
fixFailedMessage(bytes32 _messageId
fixMediatorBalance(address _tokenaddress _receiver
handleBridgedTokens(address _tokenaddress _recipientuint256 _value
initialize(address _bridgeContractaddress _mediatorContractuint256[3] _dailyLimitMaxPerTxMinPerTxArrayuint256[2] _executionDailyLimitExecutionMaxPerTxArrayuint256 _requestGasLimitaddress _ownerreturns (bool)
onTokenTransfer(address _fromuint256 _valuebytes _datareturns (bool)
relayTokens(address tokenaddress _receiveruint256 _value
relayTokens(address tokenuint256 _value
requestFailedMessageFix(bytes32 _messageId
setBridgeContract(address _bridgeContract
setDailyLimit(address _tokenuint256 _dailyLimit
setExecutionDailyLimit(address _tokenuint256 _dailyLimit
setExecutionMaxPerTx(address _tokenuint256 _maxPerTx
setMaxPerTx(address _tokenuint256 _maxPerTx
setMediatorContractOnOtherSide(address _mediatorContract
setMinPerTx(address _tokenuint256 _minPerTx
setRequestGasLimit(uint256 _requestGasLimit
transferOwnership(address newOwner
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(uint256 versionaddress indexed implementation
DailyLimitChanged(address indexed tokenuint256 newLimit
ExecutionDailyLimitChanged(address indexed tokenuint256 newLimit
FailedMessageFixed(bytes32 indexed messageIdaddress tokenaddress recipientuint256 value
OwnershipTransferred(address previousOwneraddress newOwner
TokensBridged(address indexed tokenaddress indexed recipientuint256 valuebytes32 indexed messageId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.