L1NativeTokenPredicate
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "L1NativeTokenPredicate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "L1NativeTokenPredicate"
ABI
ABI objects
Getter at block 21264141
bridgeRegistry() view returns (address)
0x0000000000000000000000000000000000000000
isPaused() view returns (bool)
false
l2Predicate() view returns (address)
0x0000000000000000000000000000000000000000
l2TokenBytecodeHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
counter(address) view returns (uint256)
isConfirmed(address, uint256, address) view returns (bool)
l1ToL2Gateway(address) view returns (address)
orderExecuted(address, uint256) view returns (bool)
State-modifying
Events deposit(address _l1Token) payable
depositTo(address _l1Token, address _to) payable
initialize(address _registry, address _l2Predicate)
mapToken(address _l1Token)
modifyL2Predicate(address _l2Predicate)
modifyL2TokenBytecodeHash(bytes32 _l2TokenBytecodeHash)
recovery(address _to)
syncWithdraw(address[] _currentValidators, bytes[] _signatures, bytes _data)
toggleIsPaused(bool _status)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
DepositToken(bytes message)
Initialized(uint8 version)
TokenMapped(bytes message)
Upgraded(address indexed implementation)
WithdrawToken(bytes32 messageHash)
This contract contains no constructor objects.
receive()
This contract contains no error objects.