ZkSync

Verified contract

Implementation

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

No balances found for "ZkSync"

No transactions found for "ZkSync"


Functions
Getter at block 21244862
EMPTY_STRING_KECCAK(view returns (bytes32)
0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
exodusMode(view returns (bool)
false
firstPendingWithdrawalIndex(view returns (uint32)
0
firstPriorityRequestId(view returns (uint64)
0
maxDepositAmount(view returns (uint128)
0
numberOfPendingWithdrawals(view returns (uint32)
0
totalBlocksChecked(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
withdrawGasLimit(view returns (uint256)
0
withdrawNFTGasLimit(view returns (uint256)
0
zkSeaAddress(view returns (address)
0x467a2b91f231d930f5eeb6b982c7666e81da8626
zkSyncCommitBlockAddress(view returns (address)
0x467a2b91f231d930f5eeb6b982c7666e81da8626
zkSyncExitAddress(view returns (address)
0x467a2b91f231d930f5eeb6b982c7666e81da8626
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)
nft_exited(uint64view returns (bool)
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
checkWithdrawals(uint32 _blockNumberFromuint32 _blockNumberTobytes[] _withdrawalsData
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 _zkSyncExitAddressaddress _zkSeaAddress
setMaxDepositAmount(uint128 _amount
setWithdrawGasLimit(uint256 _gasLimit
setWithdrawNFTGasLimit(uint256 _gasLimit
upgrade(bytes upgradeParameters
upgradeCanceled(
upgradeFinishes(
upgradeNoticePeriodStarted(
upgradePreparationStarted(
withdrawERC20(address _tokenuint128 _amount
withdrawERC20Guarded(address _tokenaddress _touint128 _amountuint128 _maxAmountreturns (uint128 withdrawnAmount)
withdrawERC20WithAddress(address _tokenuint128 _amountaddress _to
withdrawETH(uint128 _amount
withdrawETHWithAddress(uint128 _amountaddress _to
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
DepositNFTCommit(uint32 indexed zkSyncBlockIduint32 indexed accountIdaddress owneruint64 indexed globalId
ExodusMode(
FactAuth(address indexed senderuint32 noncebytes fact
FullExitCommit(uint32 indexed zkSyncBlockIduint32 indexed accountIdaddress owneruint16 indexed tokenIduint128 amount
FullExitNFTCommit(uint32 indexed zkSyncBlockIduint32 indexed accountIdaddress owneruint64 indexed globalId
MultiblockVerification(uint32 indexed blockNumberFromuint32 indexed blockNumberTo
NewPriorityRequest(address senderuint64 serialIduint8 opTypebytes pubDatabytes userDatauint256 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
OnchainDepositNFT(address indexed senderaddress indexed tokenuint256 tokenIdaddress indexed owner
OnchainFullExitNFT(uint32 indexed accountIdaddress indexed owneruint64 indexed globalId
OnchainWithdrawal(address indexed owneruint16 indexed tokenIduint128 amount
PendingWithdrawalsAdd(uint32 queueStartIndexuint32 queueEndIndex
PendingWithdrawalsComplete(uint32 queueStartIndexuint32 queueEndIndex
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.