Skip to content

Commit

Permalink
Updated common tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKulej committed Oct 31, 2024
1 parent 8031f47 commit c5416c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/store/consts/static.ts
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,8 @@ export const commonTokensForNetworks: Record<NetworkType, PublicKey[]> = {
DOGWIFHAT_MAIN.address,
LAIKA_MAIN.address,
TURBO_MAIN.address,
GSVM_MAIN.address,
EGOAT_MAIN.address
TIA_MAIN.address,
STTIA_MAIN.address
],
Testnet: [USDC_TEST.address, BTC_TEST.address, WETH_TEST.address],
Local: []
Expand Down

0 comments on commit c5416c7

Please sign in to comment.