From 3c2f074b5a1b3c38c3a98c7874e3075faa2fe6f5 Mon Sep 17 00:00:00 2001 From: Florent Tapponnier <160007691+Flotapponnier@users.noreply.github.com> Date: Thu, 13 Aug 2026 18:26:32 +0200 Subject: [PATCH] fix: escape apostrophe in apps/exec page (lint) --- src/app/apps/exec/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/apps/exec/page.tsx b/src/app/apps/exec/page.tsx index 378bb644..bc5cb0ec 100644 --- a/src/app/apps/exec/page.tsx +++ b/src/app/apps/exec/page.tsx @@ -64,7 +64,7 @@ export default async function SolanaExecPage() { the 8 official Jito tip accounts. Higher = more MEV-sensitive routing.

- Platform fee = average SOL transferred to the platform's fee account + Platform fee = average SOL transferred to the platform's fee account per transaction. For pump.fun this is the 1% AMM fee recipient.