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

ZkSync

Verified contract

Implementation

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

No balances found for "ZkSync"

0xada9d3a3905c7dfc087f3eeb5278a021679b543e733fd684ff8bb49229c237e8
From

Functions
Getter at block 20796580
EMPTY_STRING_KECCAK(view returns (bytes32)
0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
exodusMode(view returns (bool)
false
firstPendingWithdrawalIndex(view returns (uint32)
0
firstPriorityRequestId(view returns (uint64)
0
numberOfPendingWithdrawals(view returns (uint32)
0
totalBlocksCommitted(view returns (uint32)
0
totalBlocksVerified(view returns (uint32)
0
totalCommittedPriorityRequests(view returns (uint64)
0
totalOpenPriorityRequests(view returns (uint64)
0
totalPairTokens(view returns (uint16)
0
upgradePreparationActivationTime(view returns (uint256)
0
upgradePreparationActive(view returns (bool)
false
zkSyncCommitBlockAddress(view returns (address)
0x2c543ebd91dab7be40edb671d48cedf35a75e157
zkSyncExitAddress(view returns (address)
0x8a1dbf1c32a4f5afbd70d778f25fbeed7cc881e5
Read-only
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
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

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.