L1Escrow

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x44c7b8d0 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

No balances found for "L1Escrow"

No transactions found for "L1Escrow"


Functions
Getter at block 21018770
bridge(view returns (address)
0x0000000000000000000000000000000000000000
l1USDC(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000001
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
zkMinterBurner(view returns (address)
0x0000000000000000000000000000000000000000
zkNetworkId(view returns (uint32)
0
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotValidAmount(
NotValidOwner(
NotValidSelector(
NotValidSpender(