{#if isLoaded} {#if rawData?.length !== 0}
The swap data from the past 100 days shows an average notional amount of {abbreviateNumber(avgNotionalAmount,true)} and an average notional quantity of {abbreviateNumber(avgNotionalQuantity)}.
{#each tabs as item, i} {/each}
Notional Amount
Notional Quantity
{/if} {:else}
{/if}