Skip to content

Commit 92e80e2

Browse files
committed
chore: export polyx tokens
Ticket: WIN-7452 TICKET: WIN-7452
1 parent 8b53574 commit 92e80e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ import { nep141Tokens } from './coins/nep141Tokens';
6464
import { vetTokens } from './coins/vetTokens';
6565
import { cosmosTokens } from './coins/cosmosTokens';
6666
import { jettonTokens } from './coins/jettonTokens';
67+
import { polyxTokens } from './coins/polyxTokens';
6768
import { flrp } from './flrp';
6869
import {
6970
ADA_FEATURES_WITH_FRANKFURT,
@@ -149,6 +150,7 @@ export const allCoinsAndTokens = [
149150
...botOfcTokens,
150151
...adaTokens,
151152
...jettonTokens,
153+
...polyxTokens,
152154
avaxp(
153155
'5436386e-9e4d-4d82-92df-59d9720d1738',
154156
'avaxp',

0 commit comments

Comments
 (0)