EternalStorageProxy

Verified contract

Proxy

Active on Ethereum with 117 txns
Deployed by via 0x6e9e5b67 at 11537152
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77.66
ERC-20
Value $12
ERC-20
Value $1
ERC-20
Value $1
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb5566c75bd1c479a65315c59c45e8831d4732cb7199e0c726ffb351c0b439c33
0xce0853102f81bbb9268525532a91dc09c97d755c221460de7c08a45923196397
0xc0e00976d15ef789344543120881c732f9e40ddb4025e67adf526e67604e7d33
0xcf632a42b18d7291a132888d3c574c3df06b6cbefc4a8234c7537427b9a3d44a
0xad13929f89cefd3692219af86c3a10a1ff9090f708a904ce9185223c74d9ef72
0x1c02af9947c00096076ccfa6ea33d2e99ae83629541fc2399bae83889c5fa4f8
0x9f094059bd4db4dbbbdedf06491fff4cce29371f11a0bd0ed4e5b63a9a4fbf5b
0x9e58dff5a63c93b6a7dbf8cd9b6092d7669ede530a2b7b73971ab3ff76c8a419
0x58479fe25e7bb78a63f46908371c908e63e7029fe623972e8eb4154596d1f44e
0x0b3bf3395b1122fc927ad15de6e7d71e771f7e95bd1ed0f91483cbbf99993e5b

Functions
Getter at block 21038988
implementation(view returns (address)
0x4760f86b1bfe607034b54037e457825850700be4
upgradeabilityOwner(view returns (address)
0xb7a42ba759ad21bdf543749f8c1b15e9c7a2a5c7
version(view returns (uint256)
1
bridgeContract(view returns (address)
0x455d0ce69b67805dda4d0300f7102148dd529e3a
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=1, minor=1, patch=1)
getBridgeMode(pure returns (bytes4 _data)
0xb1516c26
getCurrentDay(view returns (uint256)
20021
isInitialized(view returns (bool)
true
mediatorContractOnOtherSide(view returns (address)
0xc307d55a6855203d64fbde6e50fe28797d90cce9
owner(view returns (address)
0xb7a42ba759ad21bdf543749f8c1b15e9c7a2a5c7
requestGasLimit(view returns (uint256)
4000000
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.