Proxy
Verified contract
Proxy
Active on
Base with 15,986 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
0x17f0…1af5
3 additional
variables
Balances ($27,800.01)
Native
Value
$27,799.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 8.287663 | $3,354.36 |
$27,799.8 | |
WGC | ERC-20 | 200 | $0.000538 |
$0.11 | |
ETHO | ERC-20 | 10 | $0.010011 |
$0.1 | |
kurbi | ERC-20 | 0.1 | $0.000788 |
$0 | |
Pi2.0 | ERC-20 | 1.003142K | -- | -- | |
NOB | ERC-20 | 500 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
fart | ERC-20 | 10 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22413997 | 8 days ago | | | 0 | 2.9057186e-7 | |
| 21786579 | 22 days ago | | | 0 | 2.9051452e-7 | |
| 21744418 | 23 days ago | | | 0 | 2.8782875e-7 | |
| 21743853 | 23 days ago | | | 0 | 2.9097056e-7 | |
| 21743832 | 23 days ago | | | 0 | 2.9097616e-7 | |
| 21743731 | 23 days ago | | | 0 | 2.9172001e-7 | |
| 21743722 | 23 days ago | | | 0 | 2.9307664e-7 | |
| 21743707 | 23 days ago | | | 0 | 2.9270287e-7 | |
| 21743699 | 23 days ago | | | 0 | 2.9405054e-7 | |
| 21743693 | 23 days ago | | | 0 | 2.9408986e-7 |
ABI
ABI objects
Getter at block 22745440
getMaster() view returns (address master)
0x8f79e608a232ad601e8f2d92a96e8c9a54487731
getTarget() view returns (address target)
0x664e1cc564aaca017c0d4c47d1b720a73aa83e10
exodusMode() view returns (bool)
false
firstPriorityRequestId() view returns (uint64)
8191
getNoticePeriod() pure returns (uint256)
3600
isReadyForUpgrade() view returns (bool)
true
networkGovernor() view returns (address)
0x8a7449f49ed06470ad2361947818324b64723568
periphery() view returns (address)
0x703651789fe3918177b9cebb267452859e2a62a2
totalBlocksCommitted() view returns (uint32)
37008
totalBlocksExecuted() view returns (uint32)
37008
totalBlocksProven() view returns (uint32)
37008
totalBlocksSynchronized() view returns (uint32)
37008
totalCommittedPriorityRequests() view returns (uint64)
0
totalOpenPriorityRequests() view returns (uint64)
0
verifier() view returns (address)
0x17f06a378f7790ef988024766632700faf4a1af5
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.