diff --git a/src/components/SimulationOverridesPanel.tsx b/src/components/SimulationOverridesPanel.tsx index 9596d34..7beb024 100644 --- a/src/components/SimulationOverridesPanel.tsx +++ b/src/components/SimulationOverridesPanel.tsx @@ -217,7 +217,7 @@ const SimulationOverridesPanel: React.FC = ({ className="font-mono text-sm h-9" />

- Amount of ETH to send with the transaction (in wei or decimal ETH). + Sent with the transaction. Decimal ETH (0.1) or hex wei (0x...).