How wagers work:
- All wagers are held in a smart contract on-chain — not by us.
- When you create or join a lobby, your USDC is sent to the contract.
- The contract holds both wagers in escrow until the battle ends.
- Winner receives the pot minus a 3% platform fee.
- Canceling a lobby before an opponent joins = full refund.
What connecting your wallet does:
- Identifies you (wallet address = your player ID).
- Checks your $OCB token balance for PvP access.
- Lets you approve & send USDC to the battle contract.
- We never have access to your private keys.
Verify it yourself:
- Our smart contract source code is public on GitHub.
- Click the "Smart Contracts" button (top right) to view the code.
- Anyone can read and audit the contract logic.