# Fragment.com cookies - copy from browser after login (Header String format) # Hash is now fetched dynamically # TON wallet seed phrase - 12 or 24 words separated by spaces SEED = "your_ton_wallet_seed_phrase_here" # TON API key - get from https://tonconsole.com API_KEY = "your_ton_api_key_here"