Bridge
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bridge"
ABI
ABI objects
Getter at block 21419428
owner() view returns (address)
0xbbae2e00bcc495913546dfaf0997fb18bf0f20fe
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimOnStarknet(uint256 ownerL2, uint16 claimId) payable
initialize(bytes data)
renounceOwnership()
setL2BridgeAddress(uint256 l2Address)
setL2BridgeSelector(uint256 l2Selector)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ClaimRequestInitiated(address indexed ownerL1, uint256 indexed ownerL2, uint256[] reqContent)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
fallback()
receive()
CairoWrapError()
NotPayableError()
NotSupportedError()
ZeroAddressError()