ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 1,072 txns
Deployed by via 0x86ace3e0 at 18840860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 45 additional slots
3 additional variables

No balances found for "ERC1967Proxy"

0x74e1fcf76f04d5101c964a5a59aee842c56bcc1857ba91eff30334815e4f9d6e
0x3bcbdf800a287bb02700679cf44047e3fd62d6f7116404012921d74139e64f68
0xc906c8ca6a4f2b1fc5b2da9e806001656ffa99d94c75fdacd32ff62bd315a3e7
0xdcf0d816462795d4c989e7bff6ccfaec0519e347d3d5449dc6a2ad1cf81972a2
0x01073ced608a02d94d2d3f4d61bf2592c724403ebb3e502667ddc361aa220849
0xfb0efeaabe1f2cc853678a0ef605923f333465ea71117486a0d9a1ca04b9ec2d
0xe8aa44e3ee9178013cbc8e4e196d6c80ca87b2c85c650e30d12bf43a81020a9d
0x62961efd00c363466e02c639aa7958198b5998143a11e071e942af824f532835
0xa0e455c000ebe37b2ecd56d490dee0f970a6d1f26bda62430f8b713e7709a5d9
0xabf7bb87f0d336bcff9a0f6db67c63b51832d62db564beda510224a0078e6f6d

Functions
Getter at block 20878989
fee(view returns (uint64)
0
messageService(view returns (address)
0xd19d4b5d358258f05d7b411e21a1460d11b0876f
owner(view returns (address)
0x344a908d1a7b7d06b7ad7169c1db81fc9d496de9
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
remoteGateway(view returns (address)
0x0c04046546c46652969aa9eb4bfb758cfdf1e821
tokenBridge(view returns (address)
0x051f1d88f0af5763fb888ec4378b4d8b29ea3319
txNonce(view returns (uint32)
1056
usdcBridge(view returns (address)
0x504a330327a089d8364c4ab3811ee26976d388ce
Read-only
accepts(bytes32view returns (address)
State-modifying
acceptERC20(address receiveraddress tokenuint128 amountuint16 fastWithdrawFeeRateuint32 accountIdOfNonceuint8 subAccountIdOfNonceuint32 nonce
acceptETH(address receiveruint128 amountuint16 fastWithdrawFeeRateuint32 accountIdOfNonceuint8 subAccountIdOfNonceuint32 noncepayable 
claimERC20(address _remoteBridgeaddress _bridgebytes _bridgeCallDatauint256 _bridgeNoncebytes _cbCallDatauint256 _cbNonce
claimERC20Callback(bool _isUSDCaddress _nativeTokenaddress _owneruint128 _amountuint32 _accountIdOfNonceuint8 _subAccountIdOfNonceuint32 _nonceuint16 _fastWithdrawFeeRate
claimETH(uint256 _valuebytes _callDatauint256 _nonce
claimETHCallback(address _owneruint128 _amountuint32 _accountIdOfNonceuint8 _subAccountIdOfNonceuint32 _nonceuint16 _fastWithdrawFeeRatepayable 
depositERC20(address _tokenuint256 _amountbytes32 _zkLinkAddressuint8 _subAccountIdbool _mappingpayable 
depositETH(bytes32 _zkLinkAddressuint8 _subAccountIdpayable 
initialize(address _messageServiceaddress _tokenBridgeaddress _usdcBridge
pause(
renounceOwnership(
setFee(uint64 _fee
setRemoteGateway(address _remoteGateway
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawFee(address _receiveruint256 _amount
Events
Upgraded(address indexed implementation
Accept(address acceptoraddress receiveraddress tokenuint128 amountuint16 withdrawFeeRateuint32 accountIdOfNonceuint8 subAccountIdOfNonceuint32 nonceuint128 amountReceive
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ClaimedWithdrawERC20(address _receiveraddress _tokenuint256 _amount
ClaimedWithdrawETH(address _receiveruint256 _amount
Deposit(uint32 indexed txNonceaddress tokenuint256 amountbytes32 zklinkAddressuint8 subAccountIdbool _mapping
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetFee(uint64 fee
SetRemoteGateway(address remoteGateWay
Unpaused(address account
Upgraded(address indexed implementation
WithdrawFee(address receiveruint256 amount
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(