Variance Poker
  • 1️⃣Introduction
  • 2️⃣Game Rules
    • Texas Hold'Em Rules
    • Poker Probabilities
  • 3️⃣Technical Material
    • Shuffling / Randomisation Logic
    • Contract Addresses
  • 📖Tutorials
    • Setting Up A Wallet
    • Creating A New Game
    • Game Settings
    • Leaving A Game
    • Playing on Mobile
  • MISC
    • ❓FAQ
    • 📞Links & Social Media
      • Twitter
      • Telegram
    • 🖼️Brand Assets
Powered by GitBook
On this page
  1. 3️⃣Technical Material

Contract Addresses

Contract Address
Network

Arbitrum One

0x6Be116f560F45BCC46efD95F27df12C6D166bA93

Mantle

0x1f51c54Eb26d928A21F60644C7f9707f5D7fBaa6

Base

0x32B6b04F463519B9F0b2439fb89c50DdcAe9D604

Every time a new table is created by an admin, a new contract will be deployed from the GameFactory. Each table will have a standalone contract and players of that table will deposit into that specific contract.

PreviousShuffling / Randomisation LogicNextTutorials

Last updated 10 months ago