> ## Documentation Index
> Fetch the complete documentation index at: https://docs.klieg.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Official addresses

> Klieg Wire access contracts and the USDC payment token on Base.

All access contracts below are on **Base Mainnet**, chain ID **8453**. They represent Klieg passes, not the tokens you research in the app.

## Current passes

**Demo · KliegDemoPass**

```text wrap theme={null}
0xE8E2F29c877526Ee04B8fe80a321F5732A6C250b
```

[Demo contract on BaseScan](https://basescan.org/address/0xE8E2F29c877526Ee04B8fe80a321F5732A6C250b).

**Standard V2 · KliegAccessPassV2**

```text wrap theme={null}
0xf6af9A1c218B2ef8f0075043c9D071ee5A29091c
```

[Standard V2 contract on BaseScan](https://basescan.org/address/0xf6af9A1c218B2ef8f0075043c9D071ee5A29091c).

**Gold · KliegGoldSupporter**

```text wrap theme={null}
0x5Eb551CBe65b23b26E319d07696140a768BC0597
```

[Gold contract on BaseScan](https://basescan.org/address/0x5Eb551CBe65b23b26E319d07696140a768BC0597).

## Payment token

Payments use USDC on Base with **6 decimals**:

```text wrap theme={null}
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
```

[Open USDC on BaseScan](https://basescan.org/address/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913).

The purchase flow requests a USDC allowance for the selected **pass contract**. This is separate from an approval to transfer the NFT itself. USDC on another network cannot pay for a Base purchase.

## Legacy: Standard V1

```text wrap theme={null}
0x9646409d9B18E8A06aB37913218d13e87348FFBf
```

[Open V1 on BaseScan](https://basescan.org/address/0x9646409d9B18E8A06aB37913218d13e87348FFBf).

V1 sales and renewals are closed. The contract remains relevant to previously paid access; it is not the destination for new purchases. Sales closed at block **50,911,523** in [this transaction](https://basescan.org/tx/0xdcf20cdf074cbad49c79585a4d96925d04bb00f48ee503404af7e466fcdfe1e0).

## State verification

Deployed code, pricing, and sale modes were independently checked on **September 7, 2026**, at block [50,999,814](https://basescan.org/block/50999814), with block time **13:49:35 UTC**. Demo, Standard V2, Gold, and USDC addresses also matched the app's public configuration.

| Contract    | Price at verification     | Sale   | Paused |
| ----------- | ------------------------- | ------ | ------ |
| Demo        | 1 USDC                    | Public | No     |
| Standard V2 | 5 USDC                    | Public | No     |
| Gold        | 1,000 USDC per unit       | Public | No     |
| Standard V1 | New purchases unavailable | Closed | No     |

This table records the state at the specified block. Use a fresh app quote and availability check before paying.

## Source-code verification

Deployment records for Demo, Standard V2, and Gold record Sourcify verification with **exact\_match**. Matching source code to bytecode is not an independent security audit.

Creation transactions: [Demo](https://basescan.org/tx/0xbe971dc4b6dd29c5fdc07cfe5de5f1899270c2020dc3173ec2d94bd8300a97b3), [Standard V2](https://basescan.org/tx/0x0967a44a3b96f44ca8c84e91170ed0a44d3599789a81457f75921ac01ef556c9), [Gold](https://basescan.org/tx/0x35d34e43c334a3c064b364fca82d354ccd53697a97e46149cd0c11bcb451c547).

See [administrative permissions](/en/contracts/permissions) for parameters that can change.
