From e721988984eb4a99ffc981f18a834e54265f7f26 Mon Sep 17 00:00:00 2001 From: 0xcathiefish <72328723+0xcathiefish@users.noreply.github.com> Date: Sat, 30 May 2026 09:18:12 +0000 Subject: [PATCH] chore: add Notion configuration placeholders to env.example --- .env.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.env.example b/.env.example index e6cb410..c9044dd 100644 --- a/.env.example +++ b/.env.example @@ -8,3 +8,9 @@ RUST_LOG=info WALLET_ADDRESS=0xc64cc00b46101bd40aa1c3121195e85c0b0918d8 # Whether to monitor on Testnet (true) or Mainnet (false) IS_TESTNET=true + +# Notion configuration +# Notion Integration Token/API Key +NOTION_API_KEY= +# Notion Database ID to write trade records into +NOTION_DATABASE_ID=