from the code, it seems that the link in the "create new strategy" notification should go to the relevant app.
|
🧳 View wallet holdings: <a href="${deployment.notifications.carbonWalletUrl}${event.owner}">View</a> |
however, this is not the case and the link in the message opens the explorer
example:
New Strategy Created - Coti
Base token: gCOTI
Quote token: USDCe
Buy gCOTI Budget: 25.000000 USDCe
Sell gCOTI Budget: 18894.3 gCOTI
🗓️ 9/24/2025, 8:10:12 PM
🧳 View wallet holdings: View (https://mainnet.cotiscan.io/address/0x5dfcee20b5a3fdd3577436a32f62d4c0b39e979d)
⛓️ Tx hash: View (https://mainnet.cotiscan.io/tx/0x4818aee86d41c1721515502d2c5c7d305c53c1ed87287f3dbf401786bb503432)
from the code, it seems that the link in the "create new strategy" notification should go to the relevant app.
carbon-backend/src/notification/telegram.service.ts
Line 184 in cd2d236
however, this is not the case and the link in the message opens the explorer
example:
New Strategy Created - Coti
Base token: gCOTI
Quote token: USDCe
Buy gCOTI Budget: 25.000000 USDCe
Sell gCOTI Budget: 18894.3 gCOTI
🗓️ 9/24/2025, 8:10:12 PM
🧳 View wallet holdings: View (https://mainnet.cotiscan.io/address/0x5dfcee20b5a3fdd3577436a32f62d4c0b39e979d)
⛓️ Tx hash: View (https://mainnet.cotiscan.io/tx/0x4818aee86d41c1721515502d2c5c7d305c53c1ed87287f3dbf401786bb503432)