diff --git a/apps/connect/src/configs/messages.tsx b/apps/connect/src/configs/messages.tsx index dd203d15d..045c9ebcb 100644 --- a/apps/connect/src/configs/messages.tsx +++ b/apps/connect/src/configs/messages.tsx @@ -31,7 +31,8 @@ const messages: Record = { wordWrap: "break-word", }} > - Native ETH transfers now live across Eth, Arb, Base, OP, Polygon, BNB.{" "} + Native ETH transfers now live across Eth, Arb, Base, OP, Polygon, BNB, + and Avax.{" "} = { ), - start: new Date("2024-01-17T11:00:00-05:00"), // any date in the past would be fine + start: new Date("2024-01-17T10:00:00-05:00"), // any date in the past would be fine }, cctp: { background: "linear-gradient(20deg, #f44b1b 0%, #eeb430 100%);",