You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/Order.svelte
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -287,11 +287,4 @@
287
287
288
288
</div>
289
289
290
-
{#if!$address}
291
-
<divclass='note'>CAP is an open protocol to trade crypto perpetuals with low fees. <adata-intercept="true"on:click={() => {showModal('Connect')}}>Connect your wallet</a> on Arbitrum to get started.</div>
292
-
{:elseif$address&&balance*1==0}
293
-
<divclass='note'><ahref='https://docs.cap.finance/setting-up-your-wallet'target='_blank'>Bridge funds</a> to Arbitrum to start trading.</div>
0 commit comments