diff --git a/src/components/NewsBar/messages.tsx b/src/components/NewsBar/messages.tsx index 167b1a6db..ddb2de529 100644 --- a/src/components/NewsBar/messages.tsx +++ b/src/components/NewsBar/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%);",