export declare const POLYGON_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/polygon-twab"; export declare const MAINNET_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/mainnet-twab"; export declare const AVALANCHE_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/avalanche-twab"; export declare const OPTIMISM_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/optimism-twab"; export declare const GOERLI_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/goerli-twab"; export declare const MUMBAI_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/mumbai-twab"; export declare const OPTIMISM_GOERLI_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pooltogether/optimism-goerli-twab"; export declare const ARBITRUM_GOERLI_TWAB_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/muhammadwajidshahid/arbitrum-goerli-twab"; export declare const MAINNET_USDC_TICKET_ADDRESS = "0xdd4d117723C257CEe402285D3aCF218E9A8236E1"; export declare const POLYGON_USDC_TICKET_ADDRESS = "0x6a304dFdb9f808741244b6bfEe65ca7B3b3A6076"; export declare const AVALANCHE_USDC_TICKET_ADDRESS = "0xB27f379C050f6eD0973A01667458af6eCeBc1d90"; export declare const OPTIMISM_USDC_TICKET_ADDRESS = "0x62BB4fc73094c83B5e952C2180B23fA7054954c4"; export declare const GOERLI_USDC_TICKET_ADDRESS = "0x8537C5a9AAd3ec1D31a84e94d19FcFC681E83ED0"; export declare const OPTIMISM_GOERLI_USDC_TICKET_ADDRESS = "0x8537C5a9AAd3ec1D31a84e94d19FcFC681E83ED0"; export declare const ARBITRUM_GOERLI_USDC_TICKET_ADDRESS = "0xf7f4B6dE0c5F1c2639f938D247Ff85bFF9Ac9329"; export declare const MAINNET_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0xb9a179DcA5a7bf5f8B9E088437B3A85ebB495eFe"; export declare const POLYGON_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0x8141BcFBcEE654c5dE17C4e2B2AF26B67f9B9056"; export declare const AVALANCHE_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0x83332F908f403ce795D90f677cE3f382FE73f3D1"; export declare const OPTIMISM_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0x722e9BFC008358aC2d445a8d892cF7b62B550F3F"; export declare const GOERLI_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0x2B3E6b5c9a6Bdb0e595896C9093fce013490abbD"; export declare const OPTIMISM_GOERLI_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0x2B3E6b5c9a6Bdb0e595896C9093fce013490abbD"; export declare const ARBITRUM_GOERLI_USDC_PRIZE_DISTRIBUTOR_ADDRESS = "0x79Da5432343090cD2769BD0E66deea6135C511bE"; export declare const PRODUCTION_ENV_CHAIN_IDS: string[]; export declare const TESTNET_ENV_CHAIN_IDS: string[];