Proxy

Verified contract

Proxy

Active on Ethereum with 56,146 txns
Deployed by via 0xad2c6dd5 at 13809566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
Native
Value $148,304.46
ERC-20
Value $91,963.05
ERC-20
Value $20,595.8
ERC-20
Value $1,981.3
ERC-20
Value $239.56
ERC-20
Value $181.7
ERC-20
Value $5.44
ERC-20
Value $1.48
ERC-20
Value $0.98
ERC-20
Value $0.01
0x91fd7163de5e08815fff0fcdc34df25dfcea7c10a42799d59eb3053ac60c594a
0x5708d829ab6d0091ac923464e6384162a771af7baf6b369ce57af4eee3d1fc95
0xa2f28e0b10f8917ee7938392370b680f869ec38053b7a23ffa1a38461f0c8d7b
0x6bbcc0af87b4e9ab75b5309f3d8ab429646d2a1fc676bc4dd6f017db347ad43e
0xfd134d0fa653cea0fc34aa253c00d2d6d45bf71f0ade33cfd1b2862344752854
0x38f1d6a63b2653f7763fb9d3e8ddef4f7ea77b7017f637959182953b8117de1d
0x9d231c4bc6779caa4c66ceaac6ed539fd8e90104899734498f655f990cbdf128
0xc2c99dc0b7a27a198703de58191229048c16510938ddc12e9ffc32977c93cb19
0x1856131b86f25f3423bfeaea685ab5d37070e3232db8404a77dac8b93aa686ae
0x740ff86dbe8f5857d935db7c4c2fe9694349ac19060d2792f1b550d2dec9baaf

Functions
Getter at block 21244862
getMaster(view returns (address master)
0xb0c7e781f70c0b8e3e62f1766a4be6e435431390
getTarget(view returns (address target)
0x467a2b91f231d930f5eeb6b982c7666e81da8626
EMPTY_STRING_KECCAK(view returns (bytes32)
0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
exodusMode(view returns (bool)
false
firstPendingWithdrawalIndex(view returns (uint32)
569
firstPriorityRequestId(view returns (uint64)
1287
maxDepositAmount(view returns (uint128)
38685626227668133590597632
numberOfPendingWithdrawals(view returns (uint32)
0
totalBlocksChecked(view returns (uint32)
39665
totalBlocksCommitted(view returns (uint32)
39665
totalBlocksVerified(view returns (uint32)
39665
totalCommittedPriorityRequests(view returns (uint64)
0
totalOpenPriorityRequests(view returns (uint64)
0
totalPairTokens(view returns (uint16)
65
upgradePreparationActivationTime(view returns (uint256)
0
upgradePreparationActive(view returns (bool)
false
withdrawGasLimit(view returns (uint256)
350000
withdrawNFTGasLimit(view returns (uint256)
350000
zkSeaAddress(view returns (address)
0x899a605a3b7a11ea5d928958b77014e763c53426
zkSyncCommitBlockAddress(view returns (address)
0x49dce53faead4538f77c3b8bae8347f1644101db
zkSyncExitAddress(view returns (address)
0x6a4e7dd4c546ca2dd84b48803040732fc30206d7
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)
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
getNoticePeriod(returns (uint256)
isReadyForUpgrade(returns (bool)
transferMastership(address _newMaster
upgradeCanceled(
upgradeFinishes(
upgradeNoticePeriodStarted(
upgradePreparationStarted(
upgradeTarget(address newTargetbytes newTargetUpgradeParameters
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(address targetbytes targetInitializationParameters
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.