diff --git a/.env.example b/.env.example index f54f552f6af..1d97c777c07 100644 --- a/.env.example +++ b/.env.example @@ -356,3 +356,7 @@ CRONOSZKEVM_PRIVATE_KEY= # Fuel Ecosystem (FuelVM) FUEL_WALLET_PRIVATE_KEY= + +# Allora +ALLORA_API_KEY=UP-f8db7d6558ab432ca0d92716 # Allora API key +ALLORA_CHAIN_SLUG=testnet # must be one of mainnet, testnet. If not specified, it will use testnet by default