Bridge

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xa145367d at 20472659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bridge"

0x5dfbaffcf962974576863f9ee7ea46cccd05d85f2ea15bbeb0410626927e0575
From

Functions
Getter at block 21171068
l1TokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
l2BridgeAddress(view returns (uint256)
0
l2BridgeSelector(view returns (uint256)
0
l2Info(view returns (uint256uint256)
(0, 0)
owner(view returns (address)
0xbbae2e00bcc495913546dfaf0997fb18bf0f20fe
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only

This contract contains no read-only function objects.

State-modifying
cancelRequest(uint256[] payloaduint256 nonce
depositTokens(uint256 saltuint256 ownerL2uint256[] idspayable 
initialize(bytes data
renounceOwnership(
setL2BridgeAddress(uint256 l2Address
setL2BridgeSelector(uint256 l2Selector
startRequestCancellation(uint256[] payloaduint256 nonce
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawTokens(uint256[] requestpayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CancelRequestCompleted(uint256 indexed hashuint256 blockTimestamp
CancelRequestStarted(uint256 indexed hashuint256 blockTimestamp
DepositRequestInitiated(uint256 indexed hashuint256 blockTimestampuint256[] reqContent
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
WithdrawRequestCompleted(uint256 indexed hashuint256 blockTimestampuint256[] reqContent
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
CairoWrapError(
CallerNotTokenOwnerOrAdmin(
NotEscrowedError(
NotPayableError(
NotSupportedError(