L1SwapVault

Verified contract

Implementation

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

No balances found for "L1SwapVault"

No transactions found for "L1SwapVault"


Functions
Getter at block 21215194
dedicated(view returns (bool)
false
l1Bridge(view returns (address)
0x4082c9647c098a6493fb499eae63b5ce3259c574
l2Gas(view returns (uint32)
400000
name(view returns (string)
L1SwapVault
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
executed(bytes32view returns (bool)
keepers(addressview returns (bool)
recipients(addressview returns (bool)
whitelisted(addressview returns (bool)
whitelistedToken(addressview returns (bool)
State-modifying
initialize(bool _dedicated
renounceOwnership(
swap(struct IL1SwapVaultExecuteSwap executeSwapreturns (uint256 amountOut)
transferOwnership(address newOwner
updateDedication(bool _dedicated
updateKeeper(address keeperbool allowed
updateRecipient(address recipientbool allowed
updateWhitelisted(address targetbool allowed
updateWhitelistedToken(address tokenbool allowed
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawReserves(address tokenuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DedicationUpdated(bool indexed dedicated
Initialized(uint8 version
KeeperUpdated(address indexed keeperbool indexed allowed
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecipientUpdated(address indexed recipientbool indexed allowed
Swapped(uint256 indexed idaddress indexed withdrawProxyaddress indexed accountaddress tokenInuint256 amountInaddress tokenOutaddress l2TokenOutuint256 amountOutMinimumuint256 amountOut
Upgraded(address indexed implementation
WhitelistTokenUpdated(address indexed tokenbool indexed allowed
WhitelistUpdated(address indexed targetbool indexed allowed
Constructor
constructor(address _l1Bridge
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.