This contract is being backfilled. You may encounter incomplete storage history.

Proxy

Verified contract

Proxy

Active on Ethereum with 142,918 txns
Deployed by via 0x88d145df at 11841962
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
Native
Value $932,797.85
ERC-20
Value $1,884,207.63
ERC-20
Value $275,044.68
ERC-20
Value $91,830.19
ERC-20
Value $86,796.82
ERC-20
Value $70,125.2
ERC-20
Value $3,985.67
ERC-20
Value $2,289.63
ERC-20
Value $1,465.57
ERC-20
Value $1,157.01
0x88cb99e2afef71b519409bd68930bce42dc635d873d2329424bd52888f07e666
0xbbcb13827de37dc48c4be0d493cb716d2dbad8001b64f5f088f89509a9d773ea
0x4fc2dafb01be1d63aca909b92aa2270ccf286666e4dc28b7ed4234aa780e8050
0x578b239e8086a250fa5b1541d005d44499e45d6d71958146d482c82ac5d75ff2
0xe16558d2e996228e56f35290761642a9995e046f0d5fb90615ec3c31dffd4ec0
0x9922c92f20ec52be57c773e5f50b6a36c083b6bcc776ef22f37ed337df37b6a3
0x96590e816b726855c5e17672827cc2eb27f81dadf099a40f6bb6cc1f0db934eb
0xe045887eda10da16bf1603995d17ee89705d4abf04aa1b2bc563e208e9543d41
0xe046c8887dbc91328aa8b8e4786b16889c892990688f004f4d719877d47246c0
0x5c3c41b05269d9181938f02e4dd5ed4f3f4fe135b95fbcb8b501ae46bf08d550

Functions
Getter at block 20796580
getMaster(view returns (address master)
0x714b2d10210f2a3a7aa614f949259c87613689ab
getTarget(view returns (address target)
0x2f70f6d864f8f597a0ef57addf24323dfab5797f
EMPTY_STRING_KECCAK(view returns (bytes32)
0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
exodusMode(view returns (bool)
false
firstPendingWithdrawalIndex(view returns (uint32)
37174
firstPriorityRequestId(view returns (uint64)
22930
numberOfPendingWithdrawals(view returns (uint32)
0
totalBlocksCommitted(view returns (uint32)
130738
totalBlocksVerified(view returns (uint32)
130738
totalCommittedPriorityRequests(view returns (uint64)
0
totalOpenPriorityRequests(view returns (uint64)
0
totalPairTokens(view returns (uint16)
108
upgradePreparationActivationTime(view returns (uint256)
0
upgradePreparationActive(view returns (bool)
false
zkSyncCommitBlockAddress(view returns (address)
0x2c543ebd91dab7be40edb671d48cedf35a75e157
zkSyncExitAddress(view returns (address)
0x8a1dbf1c32a4f5afbd70d778f25fbeed7cc881e5
Read-only
initialize(bytespure 
upgrade(bytespure 
authFacts(addressuint32view returns (bytes32)
balancesToWithdraw(bytes22view returns (uint128 balanceToWithdrawuint8 gasReserveValue)
blocks(uint32view returns (uint32 committedAtBlockuint64 priorityOperationsuint32 chunksbytes32 withdrawalsDataHashbytes32 commitmentbytes32 stateRoot)
exited(uint32uint16view returns (bool)
getBalanceToWithdraw(address _addressuint16 _tokenIdview returns (uint128)
pendingWithdrawals(uint32view returns (address touint16 tokenId)
priorityRequests(uint64view returns (uint8 opTypebytes pubDatauint256 expirationBlock)
swap_exited(uint32uint32view returns (bool)
tokenAddresses(uint16view returns (address)
tokenIds(addressview returns (uint16)
validatePairTokenAddress(address _tokenAddrview returns (uint16)
State-modifying
getNoticePeriod(returns (uint256)
isReadyForUpgrade(returns (bool)
transferMastership(address _newMaster
upgradeCanceled(
upgradeFinishes(
upgradeNoticePeriodStarted(
upgradePreparationStarted(
upgradeTarget(address newTargetbytes newTargetUpgradeParameters
cancelOutstandingDepositsForExodusMode(uint64 _n
completeWithdrawals(uint32 _n
createETHPair(address _tokenERC20
createPair(address _tokenAaddress _tokenB
depositERC20(address _tokenuint104 _amountaddress _franklinAddr
depositETH(address _franklinAddrpayable 
fullExit(uint32 _accountIdaddress _token
getNoticePeriod(returns (uint256)
initialize(bytes initializationParameters
isReadyForUpgrade(returns (bool)
setGenesisRootAndAddresses(bytes32 _genesisRootaddress _zkSyncCommitBlockAddressaddress _zkSyncExitAddress
upgrade(bytes upgradeParameters
upgradeCanceled(
upgradeFinishes(
upgradeNoticePeriodStarted(
upgradePreparationStarted(
withdrawERC20(address _tokenuint128 _amount
withdrawERC20Guarded(address _tokenaddress _touint128 _amountuint128 _maxAmountreturns (uint128 withdrawnAmount)
withdrawETH(uint128 _amount
Events
BlockCommit(uint32 indexed blockNumber
BlockVerification(uint32 indexed blockNumber
BlocksRevert(uint32 indexed totalBlocksVerifieduint32 indexed totalBlocksCommitted
CreatePairCommit(uint32 indexed zkSyncBlockIduint32 indexed accountIduint16 tokenAIduint16 tokenBIduint16 indexed tokenPairIdaddress pair
DepositCommit(uint32 indexed zkSyncBlockIduint32 indexed accountIdaddress owneruint16 indexed tokenIduint128 amount
ExodusMode(
FactAuth(address indexed senderuint32 noncebytes fact
FullExitCommit(uint32 indexed zkSyncBlockIduint32 indexed accountIdaddress owneruint16 indexed tokenIduint128 amount
MultiblockVerification(uint32 indexed blockNumberFromuint32 indexed blockNumberTo
NewPriorityRequest(address senderuint64 serialIduint8 opTypebytes pubDatauint256 expirationBlock
NewToken(address indexed tokenuint16 indexed tokenId
OnchainCreatePair(uint16 indexed tokenAIduint16 indexed tokenBIduint16 indexed pairIdaddress pair
OnchainDeposit(address indexed senderuint16 indexed tokenIduint128 amountaddress indexed owner
OnchainWithdrawal(address indexed owneruint16 indexed tokenIduint128 amount
PendingWithdrawalsAdd(uint32 queueStartIndexuint32 queueEndIndex
PendingWithdrawalsComplete(uint32 queueStartIndexuint32 queueEndIndex
Constructor
constructor(address targetbytes targetInitializationParameters
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.