-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
27 lines (23 loc) · 1.16 KB
/
Copy path.env.example
File metadata and controls
27 lines (23 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# GenLayer (verification coprocessor — reached via LayerZero from Base)
GENLAYER_PRIVATE_KEY=0xYOUR_PRIVATE_KEY
GENLAYER_NETWORK=testnet-bradbury
# Base (tokens + trading) — Base Sepolia first
BASE_SEPOLIA_RPC_URL=https://sepolia.base.org
DEPLOYER_PRIVATE_KEY=0xYOUR_PRIVATE_KEY
# Web (Vite) — addresses filled after SP1/SP2 deploys
VITE_WALLETCONNECT_PROJECT_ID=00000000000000000000000000000000
VITE_TOKEN_FACTORY_ADDRESS=
VITE_DEX_ADAPTER_ADDRESS=
VITE_TOKENPOST_TOKEN_IMPL=
VITE_CLAIM_LAUNCHER_ADDRESS=
# SP1a contract deploy (Base Sepolia)
TREASURY_ADDRESS=0xYOUR_TREASURY
# Uniswap v4 PoolManager on Base Sepolia (developers.uniswap.org/contracts/v4/deployments — verify before mainnet)
UNIV4_POOL_MANAGER=0x05E73354cFDd6745C338b50BcFDfA3Aa6fA03408
ETHERSCAN_API_KEY=YOUR_BASESCAN_API_KEY
# Optional: set to run the live v4 graduation fork test
BASE_SEPOLIA_RPC_URL=https://sepolia.base.org
# Carryover reference (GenLayer Bradbury) — kept as proof the verification works
VITE_GENLAYER_LAUNCHPAD_ADDRESS=0xb3cEaf2769F6247060F9d4E6575DcF957D313C4D
VITE_TWEET_TOKEN_FACTORY_ADDRESS=0xd5d36cfe347e28fc2f0bdc2d09f5dafcc4e7fc8d
VITE_TWEET_TOKEN_FACTORY_DEPLOY_BLOCK=4785064