Welcome to TradeWar, your go-to source for fuel prices across New England. Compare prices by state and county to find the best deals.

Click your state to find prices.

{#if browser} Interactive Map of New England States {#each newEnglandStates as state} handleStateClick(state.id)} on:mouseenter={() => handleMouseEnter(state.id)} on:mouseleave={handleMouseLeave} aria-label={state.id} tabindex="0" role="link" on:keydown={(e) => { if (e.key === 'Enter' || e.key === ' ') handleStateClick(state.id)}} > {state.name} {/each} {:else}

Loading map...

{/if}

States:

{#if !$user}
Dealer Login
{/if}