Proxy
Verified contract
Proxy
Active on
Ethereum with 3,423 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d93…e803
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,634.02 |
$0 | |
USDC | ERC-20 | 0.000113 | $0.999362 |
$0 | |
USDT | ERC-20 | 0.000003 | $0.999768 |
$0 | |
DAI | ERC-20 | 0.000001 | $0.999892 |
$0 | |
0x1f6c…d83e | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18295120 | a year ago | | | <0.00000001 | 0.00019549000 | |
| 18124929 | a year ago | | | 0 | 0.0026240412 | |
| 18124907 | a year ago | | | 0 | 0.00053046219 | |
| 18124902 | a year ago | | | 0 | 0.00073310296 | |
| 18124745 | a year ago | | | 0 | 0.0025727208 | |
| 18124734 | a year ago | | | 0 | 0.0029277290 | |
| 18124705 | a year ago | | | 0 | 0.0019598159 | |
| 18124684 | a year ago | | | 0 | 0.0013853130 | |
| 18124658 | a year ago | | | 0 | 0.0020490062 | |
| 18124645 | a year ago | | | 0 | 0.0030158198 |
ABI
ABI objects
Getter at block 21316221
getMaster() view returns (address master)
0x5497a04d013f331486c3995ea4ac65a1e285f368
getTarget() view returns (address target)
0xa8486096c719024d4eb2262a45aac5ca8a256cd6
exodusMode() view returns (bool)
false
firstPriorityRequestId() view returns (uint64)
1028
getNoticePeriod() pure returns (uint256)
3600
isReadyForUpgrade() view returns (bool)
true
networkGovernor() view returns (address)
0x374632e7d48b7872d904524fdc5dd4516f42cdff
periphery() view returns (address)
0x4ac2cc88e7fd255ff603f5dca261724938bee425
totalBlocksCommitted() view returns (uint32)
6012
totalBlocksExecuted() view returns (uint32)
6012
totalBlocksProven() view returns (uint32)
6012
totalBlocksSynchronized() view returns (uint32)
6012
totalCommittedPriorityRequests() view returns (uint64)
0
totalOpenPriorityRequests() view returns (uint64)
0
verifier() view returns (address)
0x0d9388994b2592a3284abf4828dde1561cc6e803
Read-only
initialize(bytes) pure
upgrade(bytes) pure
accepts(uint32, bytes32) view returns (address)
authFacts(address, uint32) view returns (bytes32)
bridgeIndex(address) view returns (uint256)
bridges(uint256) view returns (address bridge, bool enableBridgeTo, bool enableBridgeFrom)
performedExodus(uint32, uint8, uint16, uint16) view returns (bool)
tokenIds(address) view returns (uint16)
tokens(uint16) view returns (bool registered, bool paused, address tokenAddress, uint8 decimals, bool standard)
validators(address) view returns (bool)
State-modifying
Events transferMastership(address _newMaster)
upgradeTarget(address newTarget, bytes newTargetUpgradeParameters)
commitBlocks(struct StorageStoredBlockInfo _lastCommittedBlockData, struct ZkLinkCommitBlockInfo[] _newBlocksData)
commitCompressedBlocks(struct StorageStoredBlockInfo _lastCommittedBlockData, struct ZkLinkCommitBlockInfo[] _newBlocksData, struct ZkLinkCompressedBlockExtraInfo[] _newBlocksExtraData)
depositERC20(address _token, uint104 _amount, bytes32 _zkLinkAddress, uint8 _subAccountId, bool _mapping)
depositETH(bytes32 _zkLinkAddress, uint8 _subAccountId) payable
executeBlocks(struct ZkLinkExecuteBlockInfo[] _blocksData)
initialize(bytes initializationParameters)
requestFullExit(uint32 _accountId, uint8 _subAccountId, uint16 _tokenId, bool _mapping)
transferERC20(address _token, address _to, uint128 _amount, uint128 _maxAmount, bool _isStandard) returns (uint128 withdrawnAmount)
upgrade(bytes upgradeParameters)
Accept(address indexed acceptor, uint32 indexed accountId, address indexed receiver, uint16 tokenId, uint128 amount, uint16 withdrawFeeRate, uint32 accountIdOfNonce, uint8 subAccountIdOfNonce, uint32 nonce, uint128 amountSent, uint128 amountReceive)
AddBridge(address indexed bridge, uint256 bridgeIndex)
BlockCommit(uint32 indexed blockNumber)
BlockExecuted(uint32 indexed blockNumber)
BlockProven(uint32 indexed blockNumber)
BlocksRevert(uint32 totalBlocksVerified, uint32 totalBlocksCommitted)
BrokerApprove(uint16 indexed tokenId, address indexed owner, address indexed spender, uint128 amount)
ExodusMode()
FactAuth(address indexed sender, uint32 nonce, bytes fact)
FactAuthResetTime(address indexed sender, uint32 nonce, uint256 time)
NewGovernor(address newGovernor)
NewPriorityRequest(address sender, uint64 serialId, uint8 opType, bytes pubData, uint256 expirationBlock)
NewToken(uint16 indexed tokenId, address indexed token, uint8 decimals)
TokenPausedUpdate(uint16 indexed token, bool paused)
UpdateBridge(uint256 indexed bridgeIndex, bool enableBridgeTo, bool enableBridgeFrom)
ValidatorStatusUpdate(address indexed validatorAddress, bool isActive)
Withdrawal(uint16 indexed tokenId, uint128 amount)
WithdrawalPending(uint16 indexed tokenId, bytes32 indexed recepient, uint128 amount)
constructor(address target, bytes targetInitializationParameters)
fallback()
fallback()
receive()
This contract contains no error objects.