From 6dc244c39e32a1e69e035f6ab2f5b372ac843a0a Mon Sep 17 00:00:00 2001 From: royalnine <17271567+royalnine@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:38:40 +0500 Subject: [PATCH] adding compass plugin env vars --- .env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.env.example b/.env.example index 200d21bd52c..4fdf19cc827 100644 --- a/.env.example +++ b/.env.example @@ -968,3 +968,8 @@ BUNDLE_EXECUTOR_ADDRESS= # Address of the bundle executor contract DESK_EXCHANGE_PRIVATE_KEY= # Required for trading and cancelling orders DESK_EXCHANGE_NETWORK= # "mainnet" or "testnet +# Compass plugin configuration +COMPASS_WALLET_PRIVATE_KEY= +COMPASS_ARBITRUM_RPC_URL= +COMPASS_ETHEREUM_RPC_URL= +COMPASS_BASE_RPC_URL=