Skip to content

Commit

Permalink
Update migration/data/seedTokens.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Amin Latifi <[email protected]>
  • Loading branch information
CarlosQ96 and aminlatifi authored Dec 21, 2023
1 parent 8e2ac05 commit f3570f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration/data/seedTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@ const seedTokens: ITokenData[] = [
symbol: 'SOL',
address: '0x0000000000000000000000000000000000000000',
decimals: 9,
networkId: 0,
networkId: NETWORK_IDS.SOLANA,,
chainType: ChainType.SOLANA,
coingeckoId: COINGECKO_TOKEN_IDS.SOLANA,
},
Expand Down

0 comments on commit f3570f4

Please sign in to comment.