Xsolla ZK Docs
DiscordX (Twitter)Telegram
  • Overview
    • Digital Backpack for Virtual Items
    • Network Information
    • Faucets
    • Contract Addresses
    • ZK Stack
    • Differences to Ethereum
  • For Users and Players
    • Crypto Wallets
      • MetaMask
      • Rabby
      • Brave Wallet
    • Bridge
    • Explorer
  • For Developers
    • Resources for Developers
  • Resources
    • Branding Kit
    • Support
Powered by GitBook
On this page
  • Xsolla ZK Network Contract Addresses
  • Sepolia L1 Contract Addresses
  • Xsolla ZK Testnet Contracts
  • Definitions of Terms
  1. Overview

Contract Addresses

Xsolla ZK Network Contract Addresses

Mainnet: Coming soon

Sepolia L1 Contract Addresses

ValidatorTimelock: 0xcd71e06a1cd091d86b3382a740f1e9741d1223de

DiamondProxy: 0x4efc67b8dd8e87d1beda74a3d262bbfec1d7551b

SharedBridge: 0x3a066133cc98f8668bfd49fec4693fdf1d5abaf9

Xsolla ZK Testnet Contracts

L2 Paymaster: 0x5564f195dce10560d7c8270dc2112b54b3acdd7a


Definitions of Terms

  • ValidatorTimelock: Implements a delay in batch execution to enhance security.

  • DiamondProxy: An L1 smart contract that serves as a bridge between Ethereum (L1) and Xsolla ZK (L2). It verifies validity proofs, ensures data availability, manages communication between L2 and L1, finalizes L2 state transitions, and performs other related tasks.

  • SharedBridge: Shared bridge of the Xsolla ZK Network.

PreviousFaucetsNextZK Stack

Last updated 6 months ago

For detailed information on contract functionalities, refer to the official .

zkSync documentation