L1EscrowProxy

Verified contract

Proxy

Active on Ethereum with 635 txns
Deployed by via 0x6402e735 at 18583475
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
Value $1,798,261.66
0x79bbd66d0c3f6aa081bfb4b1e41b5c36a8e7390d28611b61964501181f1207cb
0x8c4212938b7539b3823a2b6d54f46c05148752e7f4395101643e947d332af4f2
0xae3c9b4e0bcbe776a9678024133d76e4ca0d34824978be4f20f342019980f8bb
0x4c37cb14464aef6696db9f79dc619aaa1e755f0967f7273b0d622d5c751dc1ee
0xd334688fa819720b0d562730dd8361b3ca899e7223d79c892d08d6c3e9de21f0
0x1efe122a924454860391f848ca8232ecf5b668411ff05c0752fc34bd6ece57da
0xc4f8b87cc2e64e4dcfe11ec64cc29178cedd172983920113ae17299f8867ee50
0x7fe02be1e825b45970c5786ecfe6d4aef59fbf25c606de68c89e04a21b2155e6
0x0a344e1872fa65cd68765406e98575fd493c06ec7306d0790d288f40b0290358
0x0b44ece40596e227362bb941cefc490cd42f05f11999b6afc13b9e7f31a310e1

Functions
Getter at block 21320719
bridge(view returns (address)
0x2a3dd3eb832af982ec71669e178424b10dca2ede
l1USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
owner(view returns (address)
0xf694c9e3a34f5fa48b6f3a0ff186c1c6c4fce904
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
zkMinterBurner(view returns (address)
0xbda0b27f93b2fd3f076725b89cf02e48609bc189
zkNetworkId(view returns (uint32)
1
Read-only

This contract contains no read-only function objects.

State-modifying
bridgeToken(address destinationAddressuint256 amountbool forceUpdateGlobalExitRoot
bridgeToken(address destinationAddressuint256 amountbool forceUpdateGlobalExitRootbytes permitData
changeAdmin(address newAdmin
initialize(address owner_address admin_address bridge_uint32 zkNetworkId_address zkMinterBurnerProxy_address l1Usdc_
onMessageReceived(address originAddressuint32 originNetworkbytes datapayable 
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Deposit(address indexed fromaddress indexed touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address impl_bytes data_
Fallback and receive
fallback(
receive(
Errors
NotValidAmount(
NotValidOwner(
NotValidSelector(
NotValidSpender(